aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-03-22 18:31:14 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-03-22 18:31:14 +0800
commit8704ccb8cdf34e71fa8f450bc83bb5d92f198acc (patch)
tree3a61bb37e41ec5d5888efcf0fd4e25bb08d90ad5 /src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
parent80bc4e1d6aed9cfd92938c42c976997d5d05bf47 (diff)
downloadtangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.gz
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.bz2
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.lz
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.xz
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.zst
tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.zip
Rename duplicated keys in filler JSON files
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
index f1ef2f585..fd2558173 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
@@ -40,7 +40,7 @@
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0",
"nonce" : "0",
- "code" : "By new EIP150 rules this transaction would be executed even if call consumes more gas then transaction has.",
+ "// code" : "By new EIP150 rules this transaction would be executed even if call consumes more gas then transaction has.",
"code" : "{ (SSTORE 8 (GAS)) (SSTORE 9 (CALL 600000 0x1000000000000000000000000000000000000103 0 0 0 0 0)) (SSTORE 10 (CALLCODE 600000 0x1000000000000000000000000000000000000103 0 0 0 0 0)) } ",
"storage": {
}
@@ -48,7 +48,7 @@
"1000000000000000000000000000000000000103" : {
"balance" : "0",
"nonce" : "0",
- "code" : "should be 12 in the post state",
+ "// code" : "should be 12 in the post state",
"code" : "{ (SSTORE 0 0x12) } ",
"storage": {
}