tests
Ethereum test suite
Common tests for various Ethereum clients and implementations to verify their correctness
Common tests for all Ethereum implementations
567 stars
73 watching
322 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/eth-tester | A tool suite for testing Ethereum applications | 370 |
distribworks/xk6-ethereum | An Ethereum protocol extension for a performance testing tool | 10 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
fubuloubu/pytest-ethereum | A Pytest plugin for Ethereum projects | 3 |
ethereum/research | A collection of research-related code written by Vitalik Buterin and others. | 1,822 |
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,182 |
ethereum/yellowpaper | A formal definition of the Ethereum protocol in TeX format | 1,653 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
nethereum/testchains | Pre-configured environments for fast and secure development of blockchain projects with PoA consensus | 29 |
meherett/pytest-solidity | Tests smart contracts written in Solidity on the Ethereum blockchain | 27 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 130 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 712 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,102 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
ethereum/node-ethereum | A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol. | 46 |