aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-12-07 23:22:44 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-12-08 00:48:54 +0800
commit88adcabbaa03afbe3f42e0435128c3d212bb6abc (patch)
tree55d0e4a6dc1963a39512d514c61803beaaf77b9f /src/BlockchainTestsFiller/GeneralStateTests
parentf4a03994a03b596f4e3169c651132883eb997ce7 (diff)
downloaddexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.gz
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.zst
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.zip
Store the result of RETURNDATASIZE after a static call fails for a REVERT
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g0v0Filler.json2
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g1v0Filler.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g0v0Filler.json
index cfb328b61..7e3ab024d 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g0v0Filler.json
@@ -45,7 +45,7 @@
"pre" : {
"0x094f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x01",
- "code" : "0x600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61c350fa6000556001600155",
+ "code" : "0x600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61c350fa6000553d600155",
"nonce" : "0x00",
"storage" : {
}
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g1v0Filler.json
index 5396435d5..3a7569409 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g1v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_RevertOpcodeCalls_d0g1v0Filler.json
@@ -45,7 +45,7 @@
"pre" : {
"0x094f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x01",
- "code" : "0x600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61c350fa6000556001600155",
+ "code" : "0x600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61c350fa6000553d600155",
"nonce" : "0x00",
"storage" : {
}