aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.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/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
parent013aa117669dfe82b4ea289a7191fa6658da1334 (diff)
downloaddexon-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.gz
dexon-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.tar.zst
dexon-tests-346e829c149c5e4fcc46e465453e53e67ffe6b16.zip
fix more tests with touch coinbase
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json25
1 files changed, 24 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
index c2f0edd24..8a5e1444b 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
@@ -33,7 +33,7 @@
"gas" : -1,
"value" : -1
},
- "network" : ["Homestead", "EIP150", ">=EIP158"],
+ "network" : ["Homestead", "EIP150"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x0de0b6b3a7640000",
@@ -41,6 +41,29 @@
"nonce" : "0x00",
"storage" : {
}
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : [">=EIP158"],
+ "result" : {
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x0de0b6b3a7640000",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "shouldnotexist" : "1"
}
}
}