diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
commit | 7a88cb639e1af2518aa5748f2da01a75391462a3 (patch) | |
tree | 250a9106228091a24f58a1bbd89956c316d0c930 /src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json | |
parent | 1d25604dd0f8a4f9337d32c22bac9c6bf5cc115e (diff) | |
download | dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.gz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.zst dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.zip |
blockchain test source updates
Diffstat (limited to 'src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json b/src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json index 9f7ac1418..058bc1ae0 100644 --- a/src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/BLOCKHASH_BoundsFiller.json @@ -47,9 +47,10 @@ ] } ], + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "0x1000000000000000000000000000000000000000" : { "balance" : "0x01" |