diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-05 23:45:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-05 23:45:42 +0800 |
commit | cdb92166ef8bd49c88c8a9025a16d9f782a7dc76 (patch) | |
tree | 0812922a4568247341ea810fd77bcac6b82c9f33 /src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json | |
parent | 140026d0f7094526ea718e6a2f6f3cde6d5eb44d (diff) | |
download | dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.gz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.bz2 dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.lz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.xz dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.tar.zst dexon-tests-cdb92166ef8bd49c88c8a9025a16d9f782a7dc76.zip |
update stTransitionTest fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json index c761fc9ac..962ae1ff0 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json @@ -16,7 +16,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium", "Constantinople"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -54,7 +54,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium", "Constantinople"], + "network" : [">=Byzantium", "Constantinople"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -89,7 +89,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium", "Constantinople"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -106,7 +106,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "Byzantium", "Constantinople"], + "network" : ["EIP158", ">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -139,7 +139,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "Byzantium", "Constantinople"], + "network" : ["EIP158", ">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -188,7 +188,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium", "Constantinople"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -221,7 +221,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -238,7 +238,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "Byzantium", "Constantinople"], + "network" : ["EIP158", ">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -271,7 +271,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium", "Constantinople"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" |