aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-02-06 21:30:05 +0800
committerDimitry <dimitry@ethereum.org>2018-02-06 21:30:05 +0800
commit9584e4595ae9391fcc009d96ce3422e085c1eae8 (patch)
treecea37f66afca49d282b1a454039079db9a14b3b5 /src/GeneralStateTestsFiller
parent438e8c26a93bcdb3a271f6e0a31d3c7e5f8adcf0 (diff)
downloadtangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.gz
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.bz2
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.lz
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.xz
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.tar.zst
tangerine-tests-9584e4595ae9391fcc009d96ce3422e085c1eae8.zip
refill stAttack stBadOpcode
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r--src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json4
3 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json b/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json
index b2ffc90d9..38428314d 100644
--- a/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json
+++ b/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json
@@ -5,12 +5,12 @@
"currentDifficulty" : "0x20000",
"currentGasLimit" : "100000000000",
"currentNumber" : "1",
- "currentTimestamp" : 1000,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
{
- "network" : ["EIP150", "EIP158"],
+ "network" : ["EIP150", ">=EIP158"],
"indexes" : { "data" : -1, "gas" : -1, "value" : -1 },
"result" : {
"6a0a0fc761c612c340a0e98d33b37a75e5268472" : {
diff --git a/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json b/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json
index 7270d6756..c3a7d7589 100644
--- a/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json
+++ b/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json
@@ -56,7 +56,7 @@
},
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1 },
- "network" : ["EIP158", "Byzantium"],
+ "network" : ["EIP158", ">=Byzantium"],
"result" : {
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"nonce" : "0x0cc7"
diff --git a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
index d34cb88ff..b6a3cee21 100644
--- a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
+++ b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
@@ -15,7 +15,7 @@
"gas" : 0,
"value" : 0
},
- "network" : ["ALL"],
+ "network" : ["Homestead", "EIP158", ">=Byzantium"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
}
@@ -27,7 +27,7 @@
"gas" : 0,
"value" : 0
},
- "network" : ["ALL"],
+ "network" : ["Homestead", "EIP158", ">=Byzantium"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
"shouldnotexist": "1"