diff options
Diffstat (limited to 'docs/blockchain_tests/index.rst')
-rw-r--r-- | docs/blockchain_tests/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/blockchain_tests/index.rst b/docs/blockchain_tests/index.rst index 1cda66fc6..c9b6dd359 100644 --- a/docs/blockchain_tests/index.rst +++ b/docs/blockchain_tests/index.rst @@ -8,6 +8,7 @@ The blockchain tests aim is to test the basic verification of a blockchain. =================== ============================================================== Location `/BlockchainTests <https://github.com/ethereum/tests/tree/develop/BlockchainTests>`_ Supported Hardforks ``Byzantium`` | ``Constantinople`` | ``EIP150`` | ``EIP158`` | ``Frontier`` | ``Homestead`` +Status Actively supported =================== ============================================================== A blockchain test is based around the notion of executing a list of single blocks, |