diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json index dfccd6917..37523c0a5 100644 --- a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json +++ b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json @@ -17,9 +17,11 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "//" : "Lots of blocks in this tests + uncles. check the difficulty calculation", + "sealEngine" : "Ethash", "expect" : [ { - "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Byzantium"], + "network" : [">=Frontier"], "result" : { "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "balance" : "320" |