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/bcBlockGasLimitTest | |
parent | 1d25604dd0f8a4f9337d32c22bac9c6bf5cc115e (diff) | |
download | dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.gz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.bz2 dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.lz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.xz dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.zst dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.zip |
blockchain test source updates
Diffstat (limited to 'src/BlockchainTestsFiller/bcBlockGasLimitTest')
6 files changed, 12 insertions, 6 deletions
diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/BlockGasLimit2p63m1Filler.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/BlockGasLimit2p63m1Filler.json index 00691b85b..2a2207203 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/BlockGasLimit2p63m1Filler.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/BlockGasLimit2p63m1Filler.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "aaaf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "10" diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideFirstFiller.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideFirstFiller.json index 4f7e44b43..0d92a646b 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideFirstFiller.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideFirstFiller.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier", "Homestead"], @@ -27,7 +28,7 @@ } }, { - "network" : ["EIP150", "EIP158", "Byzantium", "Constantinople"], + "network" : [">=EIP150"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "89999999999999999998729950" diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json index 3e5a1228d..589adc183 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["Frontier"], + "network" : [">=Frontier"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "90000000000000000000000000" diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/SuicideTransactionFiller.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/SuicideTransactionFiller.json index 7170c6c17..7b2e29665 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/SuicideTransactionFiller.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/SuicideTransactionFiller.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier", "Homestead"], @@ -27,7 +28,7 @@ } }, { - "network" : ["EIP150", "EIP158", "Byzantium", "Constantinople"], + "network" : [">=EIP150"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "90000000000000009999869980" diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1Filler.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1Filler.json index 6ee72abe1..90ab1c219 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1Filler.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1Filler.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "aaaf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "70" diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1_2Filler.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1_2Filler.json index dcfb0fc5f..477ebd3e4 100644 --- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1_2Filler.json +++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/TransactionGasHigherThanLimit2p63m1_2Filler.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "aaaf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "60" |