tests
Ethereum test suite
Common tests for various Ethereum clients and implementations to verify their correctness
Common tests for all Ethereum implementations
564 stars
73 watching
320 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/eth-tester | A tool suite for testing Ethereum applications | 367 |
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,818 |
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,183 |
ethereum/yellowpaper | A formal definition of the Ethereum protocol in TeX format | 1,652 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 539 |
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 | 26 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 131 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 709 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,097 |
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 |