aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-03-29 03:46:29 +0800
committerDimitry <dimitry@ethereum.org>2018-05-15 22:43:32 +0800
commit346e829c149c5e4fcc46e465453e53e67ffe6b16 (patch)
tree3566c0b649b3754c7b886067abb2f75519749b9a /src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
parent013aa117669dfe82b4ea289a7191fa6658da1334 (diff)
downloadtangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.gz
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.bz2
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.lz
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.xz
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.zst
tangerine-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.zip
fix more tests with touch coinbase
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json21
1 files changed, 20 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
index c8b5b3233..8883e5e78 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
@@ -33,10 +33,29 @@
"gas" : -1,
"value" : -1
},
- "network" : ["Homestead", "EIP150", ">=EIP158"],
+ "network" : ["Homestead", "EIP150"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
"shouldnotexist" : "1"
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : [">=EIP158"],
+ "result" : {
+ "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "shouldnotexist" : "1"
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "shouldnotexist" : "1"
}
}
}