diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-26 17:48:21 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-26 17:48:21 +0800 |
commit | fafb8a88abd431eedd85167445ccafbc095eed7a (patch) | |
tree | de91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest | |
parent | 8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff) | |
download | dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.gz dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.bz2 dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.lz dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.xz dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.zst dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.zip |
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest')
174 files changed, 498 insertions, 192 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG_d0g0v0Filler.json index 1897087d5..c367868f9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG_d0g0v0Filler.json @@ -201,6 +201,7 @@ "0x09" : "0x0c" } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess_d0g0v0Filler.json index 83bb0ac41..35433e574 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess_d0g0v0Filler.json @@ -129,6 +129,7 @@ "0x09" : "0x0c" } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageReverted_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageReverted_d0g0v0Filler.json index 4ff310dd3..15a12d396 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageReverted_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageReverted_d0g0v0Filler.json @@ -131,6 +131,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageSuccess_d0g0v0Filler.json index 24940d754..0e0cd1d88 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateMessageSuccess_d0g0v0Filler.json @@ -143,6 +143,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionReverted_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionReverted_d0g0v0Filler.json index c6a3bd2fd..ea7c04dfc 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionReverted_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionReverted_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -38,6 +41,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -47,6 +53,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -56,6 +65,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -65,6 +76,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -74,6 +87,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0203a0", "nonce" : "0x00" @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionSuccess_d0g0v0Filler.json index 150a4c1d6..d07623dd5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/CreateTransactionSuccess_d0g0v0Filler.json @@ -124,6 +124,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction2_d0g0v0Filler.json index 4dd40a4d0..f1dd55eb1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction2_d0g0v0Filler.json @@ -139,6 +139,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction3_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction3_d0g0v0Filler.json index 38c815002..79814da23 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction3_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction3_d0g0v0Filler.json @@ -105,7 +105,7 @@ "network" : "Constantinople", "result" : { "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62ccf08" + "balance" : "0x1bc16d674ec8cf08" }, "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "code" : "" @@ -142,6 +142,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction_d0g0v0Filler.json index 4b447b70c..9bccd90e6 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/EmptyTransaction_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -38,6 +41,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -47,6 +53,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -56,6 +65,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -65,6 +76,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -74,6 +87,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0186a0", "nonce" : "0x00" @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/HighGasLimit_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/HighGasLimit_d0g0v0Filler.json index 4f545a565..e50a38dc9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/HighGasLimit_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/HighGasLimit_d0g0v0Filler.json @@ -118,6 +118,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2_d0g0v0Filler.json index ad8933661..5a68f0caf 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2_d0g0v0Filler.json @@ -126,6 +126,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess_d0g0v0Filler.json index d48bac7a4..0c86f9467 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess_d0g0v0Filler.json @@ -132,6 +132,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit_d0g0v0Filler.json index de6555bfd..3c18bd871 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit_d0g0v0Filler.json @@ -126,6 +126,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG_d0g0v0Filler.json index bc6f38ddf..7d06fa6fc 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG_d0g0v0Filler.json @@ -232,6 +232,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces_d0g0v0Filler.json index 666816c62..01108b1f9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces_d0g0v0Filler.json @@ -172,6 +172,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d0g0v0Filler.json index 956507dac..c94ce8292 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d0g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d100g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d100g0v0Filler.json index 99b3cac73..dbfcd83a9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d100g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d100g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d101g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d101g0v0Filler.json index 07429f8d3..793508311 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d101g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d101g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d102g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d102g0v0Filler.json index ae8bedf4d..2e70ed972 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d102g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d102g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d103g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d103g0v0Filler.json index bd4bfce7b..d47217460 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d103g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d103g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d104g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d104g0v0Filler.json index ce3c5d75f..e95f60009 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d104g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d104g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d105g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d105g0v0Filler.json index 4d60417c4..6653b9890 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d105g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d105g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d106g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d106g0v0Filler.json index 9d2470202..5f210d8a0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d106g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d106g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d107g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d107g0v0Filler.json index 2a0511d9c..09f4c9d13 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d107g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d107g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d108g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d108g0v0Filler.json index 20aa82d50..35c2661da 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d108g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d108g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d109g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d109g0v0Filler.json index c7a22103a..c050db16f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d109g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d109g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d10g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d10g0v0Filler.json index b497ac07c..7c9a40ab1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d10g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d10g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d110g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d110g0v0Filler.json index e74005c89..9aca427f1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d110g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d110g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d111g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d111g0v0Filler.json index 8d2cab719..e34e34566 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d111g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d111g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d112g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d112g0v0Filler.json index 8690d5649..4e774d94f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d112g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d112g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d113g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d113g0v0Filler.json index 4ea8aa301..b5c3b10fe 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d113g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d113g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d114g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d114g0v0Filler.json index c7703eb59..d7bae94de 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d114g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d114g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d115g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d115g0v0Filler.json index 38aa913c8..b3a9687cd 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d115g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d115g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d116g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d116g0v0Filler.json index 10bdf12dd..d547debf1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d116g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d116g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d117g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d117g0v0Filler.json index 49d2ddbba..14e1f84a2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d117g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d117g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d118g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d118g0v0Filler.json index cd3ce81e7..af579dac1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d118g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d118g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d119g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d119g0v0Filler.json index 9a8bd9d52..f4057cd1a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d119g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d119g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d11g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d11g0v0Filler.json index 16a0f1c41..aabd47171 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d11g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d11g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d120g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d120g0v0Filler.json index 49926986e..24f34f8b0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d120g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d120g0v0Filler.json @@ -125,6 +125,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d121g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d121g0v0Filler.json index d252914a6..470f21473 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d121g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d121g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d122g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d122g0v0Filler.json index 52cd3692d..45cbb6eed 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d122g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d122g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d123g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d123g0v0Filler.json index 8448b0373..bad73787d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d123g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d123g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d124g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d124g0v0Filler.json index c7f112afd..1cf7f60d8 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d124g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d124g0v0Filler.json @@ -124,6 +124,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d125g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d125g0v0Filler.json index 860a49efe..b00d025b5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d125g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d125g0v0Filler.json @@ -121,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d126g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d126g0v0Filler.json index 4a65d3710..5ee944daa 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d126g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d126g0v0Filler.json @@ -119,6 +119,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d127g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d127g0v0Filler.json index d60f29dc4..918aa8a20 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d127g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d127g0v0Filler.json @@ -89,6 +89,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d12g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d12g0v0Filler.json index d774ca196..9a140306b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d12g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d12g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d13g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d13g0v0Filler.json index 6c617e9a0..f3bbeb944 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d13g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d13g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d14g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d14g0v0Filler.json index 9b165f59c..0a6fdcfb9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d14g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d14g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d15g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d15g0v0Filler.json index b34777c66..52fce37d6 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d15g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d15g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d16g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d16g0v0Filler.json index e552f115c..4e5dfe036 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d16g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d16g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d17g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d17g0v0Filler.json index c0bf2e711..4d6e29388 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d17g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d17g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d18g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d18g0v0Filler.json index f000677d4..018560d33 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d18g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d18g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d19g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d19g0v0Filler.json index 9bfca89ab..e376e9051 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d19g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d19g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d1g0v0Filler.json index 812935cd5..e8f81b7ee 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d1g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d1g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d20g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d20g0v0Filler.json index 347f1d27d..23931c5f4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d20g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d20g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d21g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d21g0v0Filler.json index 95ff67bce..0a7df32ec 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d21g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d21g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d22g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d22g0v0Filler.json index d011b3566..568c1b265 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d22g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d22g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d23g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d23g0v0Filler.json index d35cca8db..1b525d7a2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d23g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d23g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d24g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d24g0v0Filler.json index f1fc63064..3baf28613 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d24g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d24g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d25g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d25g0v0Filler.json index d7fe1c57c..c47ba77ea 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d25g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d25g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d26g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d26g0v0Filler.json index 812d4cc22..23884cffb 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d26g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d26g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d27g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d27g0v0Filler.json index c8417c1d8..ce599fae1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d27g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d27g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d28g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d28g0v0Filler.json index 9d93cedff..469af7f53 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d28g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d28g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d29g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d29g0v0Filler.json index 24c7d0e21..8daadfdb4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d29g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d29g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d2g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d2g0v0Filler.json index 487ce8414..cbe8a54ce 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d2g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d2g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d30g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d30g0v0Filler.json index aa5bb5cd5..1c46ee83b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d30g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d30g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d31g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d31g0v0Filler.json index c6c955364..11ab1314e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d31g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d31g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d32g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d32g0v0Filler.json index f6579800f..ea52cccd9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d32g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d32g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d33g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d33g0v0Filler.json index a107b4146..f871d68a5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d33g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d33g0v0Filler.json @@ -87,6 +87,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d34g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d34g0v0Filler.json index da25fd0ef..72b98bc5a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d34g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d34g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d35g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d35g0v0Filler.json index f53ed200a..4ccd29a0b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d35g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d35g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d36g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d36g0v0Filler.json index d9d680cf3..64565f667 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d36g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d36g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d37g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d37g0v0Filler.json index 3324a0e62..4941527e5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d37g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d37g0v0Filler.json @@ -111,6 +111,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d38g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d38g0v0Filler.json index a163eb23e..44544ab0c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d38g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d38g0v0Filler.json @@ -111,6 +111,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d39g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d39g0v0Filler.json index ac07748aa..909e0c2de 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d39g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d39g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d3g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d3g0v0Filler.json index 6f68948ed..2d883d241 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d3g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d3g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d40g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d40g0v0Filler.json index 9d987dee5..9c8395cb5 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d40g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d40g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d41g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d41g0v0Filler.json index cc240961b..979b24f25 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d41g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d41g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d42g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d42g0v0Filler.json index 6ceddd86f..8b694b94d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d42g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d42g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d43g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d43g0v0Filler.json index ad8a506a7..e5c456817 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d43g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d43g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d44g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d44g0v0Filler.json index d6eb11a0f..26739d930 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d44g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d44g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d45g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d45g0v0Filler.json index b1d5fc63a..86c91f1ac 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d45g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d45g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d46g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d46g0v0Filler.json index 0f4328895..dcf4f6e67 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d46g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d46g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d47g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d47g0v0Filler.json index 1e412a0bc..2ac1b5264 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d47g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d47g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d48g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d48g0v0Filler.json index d5bdd0e1a..ac0ab40a3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d48g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d48g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d49g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d49g0v0Filler.json index 6deece0a7..da7fba1df 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d49g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d49g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d4g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d4g0v0Filler.json index e6a5b6b1f..5914ae227 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d4g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d4g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d50g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d50g0v0Filler.json index 9e3528c50..fcff2c8cb 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d50g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d50g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d51g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d51g0v0Filler.json index af8da3861..88c3a2714 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d51g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d51g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d52g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d52g0v0Filler.json index 7eb34ed57..2352091d3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d52g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d52g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d53g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d53g0v0Filler.json index f33d6ea9e..88f81886d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d53g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d53g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d54g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d54g0v0Filler.json index 842ee58c2..d5018b68c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d54g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d54g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d55g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d55g0v0Filler.json index 681b7aafa..ba7661758 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d55g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d55g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d56g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d56g0v0Filler.json index cf44139ec..8fa22d71d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d56g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d56g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d57g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d57g0v0Filler.json index a5c2697ea..fc08dc8c1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d57g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d57g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d58g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d58g0v0Filler.json index 2c233bc35..8b2087927 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d58g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d58g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d59g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d59g0v0Filler.json index 136a702e0..c3ca7220a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d59g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d59g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d5g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d5g0v0Filler.json index 5f581b22a..1a3e75ca3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d5g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d5g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d60g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d60g0v0Filler.json index 3e3066e75..c34bb3680 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d60g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d60g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d61g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d61g0v0Filler.json index 4c7ac7bf9..bdd30cb70 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d61g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d61g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d62g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d62g0v0Filler.json index 19954540e..ea3d40951 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d62g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d62g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d63g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d63g0v0Filler.json index 62f283d1f..a66c9d8c4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d63g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d63g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d64g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d64g0v0Filler.json index ddbadc174..75da0e37a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d64g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d64g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d65g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d65g0v0Filler.json index 624b8c6b3..b42964a6e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d65g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d65g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d66g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d66g0v0Filler.json index b1eed14e0..eaa700999 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d66g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d66g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d67g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d67g0v0Filler.json index f65ba0387..e83e25d41 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d67g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d67g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d68g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d68g0v0Filler.json index 5071c4564..60626178d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d68g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d68g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d69g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d69g0v0Filler.json index ce6f09e4c..68450fc2e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d69g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d69g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d6g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d6g0v0Filler.json index 1bb8bfce6..3fdc8f6b3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d6g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d6g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d70g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d70g0v0Filler.json index 5f5b53ddd..0f8f97696 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d70g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d70g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d71g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d71g0v0Filler.json index 27ef36cf4..f15a07609 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d71g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d71g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d72g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d72g0v0Filler.json index 34bc25923..714b75cfe 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d72g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d72g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d73g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d73g0v0Filler.json index 902d5a983..3f33d9c63 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d73g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d73g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d74g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d74g0v0Filler.json index e29b776d8..e45b52532 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d74g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d74g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d75g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d75g0v0Filler.json index 65fcd1d82..e2e4c6c5c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d75g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d75g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d76g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d76g0v0Filler.json index cce5c8b5d..01d556fe4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d76g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d76g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d77g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d77g0v0Filler.json index 25ab73bda..5bd48ba6b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d77g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d77g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d78g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d78g0v0Filler.json index 6be331043..83c947fc3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d78g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d78g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d79g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d79g0v0Filler.json index 0c9a64c6e..8978f0597 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d79g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d79g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d7g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d7g0v0Filler.json index 35a474c24..19f17abac 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d7g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d7g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d80g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d80g0v0Filler.json index fa4463179..0e045f654 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d80g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d80g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d81g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d81g0v0Filler.json index adb514a20..2139d01aa 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d81g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d81g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d82g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d82g0v0Filler.json index f1b6452dd..3fd5d1422 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d82g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d82g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d83g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d83g0v0Filler.json index 24d04bfc9..b4ed5352f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d83g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d83g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d84g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d84g0v0Filler.json index da59f5e16..49d595863 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d84g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d84g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d85g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d85g0v0Filler.json index 7f2e853fe..bb61715cf 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d85g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d85g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d86g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d86g0v0Filler.json index 29cf64165..3277012a9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d86g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d86g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d87g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d87g0v0Filler.json index 7e9778e38..3c975ffb7 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d87g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d87g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d88g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d88g0v0Filler.json index 4ef180581..b9bd9664c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d88g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d88g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d89g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d89g0v0Filler.json index 48369a8ad..3e846162d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d89g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d89g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d8g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d8g0v0Filler.json index 66bc90262..3303dc541 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d8g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d8g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d90g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d90g0v0Filler.json index 8a6aedb06..4bfab4cee 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d90g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d90g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d91g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d91g0v0Filler.json index cff3b87cb..42f57ae71 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d91g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d91g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d92g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d92g0v0Filler.json index 9fdd9b573..7a6af6988 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d92g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d92g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d93g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d93g0v0Filler.json index 76f13ca89..a4ea33293 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d93g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d93g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d94g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d94g0v0Filler.json index 660b2942c..56248aeed 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d94g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d94g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d95g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d95g0v0Filler.json index 9588fcfff..5fe7631e6 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d95g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d95g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d96g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d96g0v0Filler.json index 5eeae96c4..a362989aa 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d96g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d96g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d97g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d97g0v0Filler.json index 7a3bfe57d..431a8a470 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d97g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d97g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d98g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d98g0v0Filler.json index 60d2dfc9e..bc87bb97d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d98g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d98g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d99g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d99g0v0Filler.json index 75cbf8dc5..58fc8bdd8 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d99g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d99g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d9g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d9g0v0Filler.json index eaf1202b3..82a5c3bdc 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d9g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit_d9g0v0Filler.json @@ -114,6 +114,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire2_d0g0v0Filler.json index 736a7f008..6d86c9818 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire2_d0g0v0Filler.json @@ -106,6 +106,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire_d0g0v0Filler.json index 8e4eb21bc..1ddba4d63 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/OverflowGasRequire_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -38,6 +41,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -47,6 +53,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -56,6 +65,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -65,6 +76,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -74,6 +87,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", "nonce" : "0x00" @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow2_d0g0v0Filler.json index ae867cca1..28d2c3015 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow2_d0g0v0Filler.json @@ -32,6 +32,9 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x4563918244f40000" } } }, @@ -41,6 +44,9 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x4563918244f40000" } } }, @@ -50,6 +56,9 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x4563918244f40000" } } }, @@ -59,6 +68,8 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { } } }, @@ -68,6 +79,8 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { } } }, @@ -77,6 +90,8 @@ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { } } } @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow_d0g0v0Filler.json index 93b5be1aa..caf31e291 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/RefundOverflow_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -38,6 +41,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -47,6 +53,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -56,6 +65,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -65,6 +76,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -74,6 +87,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0190", "nonce" : "0x00" @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG_d0g0v0Filler.json index 5b6cde4fc..721afca70 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG_d0g0v0Filler.json @@ -255,6 +255,7 @@ "0x04" : "0x0c" } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess_d0g0v0Filler.json index 2b1305ef1..77bfd64d3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess_d0g0v0Filler.json @@ -177,6 +177,7 @@ "0x04" : "0x0c" } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreGasOnCreate_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreGasOnCreate_d0g0v0Filler.json index 2f72d7cec..e9516de7f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreGasOnCreate_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/StoreGasOnCreate_d0g0v0Filler.json @@ -119,6 +119,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed_d0g0v0Filler.json index d71710f09..43455d177 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed_d0g0v0Filler.json @@ -120,6 +120,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall_d0g0v0Filler.json index 8a144ea63..614fed3f8 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall_d0g0v0Filler.json @@ -122,6 +122,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG_d0g0v0Filler.json index de8232a93..86c4da005 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG_d0g0v0Filler.json @@ -156,6 +156,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json index b49ca087a..874dae4e2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json @@ -86,6 +86,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d1g0v0Filler.json index 9e5d6fd9b..d742eae1b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d1g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d1g0v0Filler.json @@ -126,6 +126,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed_d0g0v0Filler.json index e2c35ce8a..fa6ff5e1e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed_d0g0v0Filler.json @@ -94,7 +94,7 @@ "nonce" : "0x01" }, "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x29a2241af62c32ca" + "balance" : "0x1bc16d674ec832ca" } } } @@ -131,6 +131,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g0v0Filler.json index 6b022cd22..d7beca106 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g0v0Filler.json @@ -33,6 +33,11 @@ "nonce" : "0x01" }, "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x4563918244f40000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } }, "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x03f2" @@ -46,6 +51,11 @@ "nonce" : "0x01" }, "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x4563918244f40000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } }, "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x03f2" @@ -85,6 +95,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g1v0Filler.json index 125249943..9f79bb837 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase_d0g1v0Filler.json @@ -27,19 +27,6 @@ ], "expect" : [ { - "network" : "EIP150", - "result" : { - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "nonce" : "0x01" - }, - "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - }, - "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x03f2" - } - } - }, - { "network" : "EIP158", "result" : { "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { @@ -111,6 +98,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide_d0g0v0Filler.json index d1c46bf91..b3fc06174 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide_d0g0v0Filler.json @@ -156,6 +156,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionDataCosts652_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionDataCosts652_d0g0v0Filler.json index be3fd6e9b..9b53d9931 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionDataCosts652_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionDataCosts652_d0g0v0Filler.json @@ -70,7 +70,7 @@ "network" : "Constantinople", "result" : { "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x29a2241af62c5494" + "balance" : "0x1bc16d674ec85494" } } } @@ -100,6 +100,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1_d0g0v0Filler.json index 28e546e83..ecdfb62b0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1_d0g0v0Filler.json @@ -75,7 +75,7 @@ "network" : "Constantinople", "result" : { "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x29a2241af62d86a0", + "balance" : "0x1bc16d674ec986a0", "nonce" : "0x00" } } @@ -106,6 +106,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit_d0g0v0Filler.json index 997f288de..25a0154ef 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit_d0g0v0Filler.json @@ -100,6 +100,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds_d0g0v0Filler.json index 75425dbac..69c09d05b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds_d0g0v0Filler.json @@ -70,7 +70,7 @@ "network" : "Constantinople", "result" : { "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x29a2241af62c55f0" + "balance" : "0x1bc16d674ec855f0" } } } @@ -100,6 +100,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck2_d0g0v0Filler.json index 9ff108ec2..34b166c0c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck2_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -37,6 +40,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -45,6 +51,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -53,6 +62,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -61,6 +72,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -69,6 +82,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" } @@ -100,6 +115,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck_d0g0v0Filler.json index 9ca7b442e..5b8527984 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionNonceCheck_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -37,6 +40,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -45,6 +51,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -53,6 +62,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -61,6 +72,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -69,6 +82,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x0a" } @@ -100,6 +115,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty_d0g0v0Filler.json index 4d44dd551..48c86b21c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty_d0g0v0Filler.json @@ -118,6 +118,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToZero_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToZero_d0g0v0Filler.json index b5b7f1bfc..c4fbcbd1e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToZero_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionSendingToZero_d0g0v0Filler.json @@ -118,6 +118,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne_d0g0v0Filler.json index 59baeb295..1c903ad37 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne_d0g0v0Filler.json @@ -100,6 +100,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json index 015abebe1..facc74d39 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -37,6 +40,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -45,6 +51,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -53,6 +62,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -61,6 +72,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -69,6 +82,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x55f0" } @@ -100,6 +115,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItself_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItself_d0g0v0Filler.json index 2eaf02f60..c3adc3122 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItself_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/TransactionToItself_d0g0v0Filler.json @@ -106,6 +106,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost_d0g0v0Filler.json index 50b90ca8c..fde6bf77e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost_d0g0v0Filler.json @@ -29,6 +29,9 @@ { "network" : "Frontier", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -38,6 +41,9 @@ { "network" : "Homestead", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -47,6 +53,9 @@ { "network" : "EIP150", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -56,6 +65,8 @@ { "network" : "EIP158", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -65,6 +76,8 @@ { "network" : "Byzantium", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -74,6 +87,8 @@ { "network" : "Constantinople", "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x80e8", "nonce" : "0x00" @@ -106,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g0v0Filler.json index 8f4897ffe..3135987f3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g0v0Filler.json @@ -133,6 +133,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g1v0Filler.json index abe4b29b0..8ac93b511 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData_d0g1v0Filler.json @@ -133,6 +133,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCost_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCost_d0g0v0Filler.json index e05f1da17..011892b5b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCost_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/UserTransactionZeroCost_d0g0v0Filler.json @@ -139,6 +139,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file |