aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stRevertTest
diff options
context:
space:
mode:
authorcdetrio <cdetrio@gmail.com>2017-08-08 06:38:11 +0800
committercdetrio <cdetrio@gmail.com>2017-08-08 06:44:01 +0800
commite571d901491792869ade6b56907abd491e2aa51e (patch)
tree95941db91a3cec2441fbd0d7658f6a561969fda4 /GeneralStateTests/stRevertTest
parent8625893812ec08042ac85f5e33c579dbaecbceb0 (diff)
downloaddexon-tests-e571d901491792869ade6b56907abd491e2aa51e.tar.gz
dexon-tests-e571d901491792869ade6b56907abd491e2aa51e.tar.zst
dexon-tests-e571d901491792869ade6b56907abd491e2aa51e.zip
add 0x prefix to state test transaction data
Diffstat (limited to 'GeneralStateTests/stRevertTest')
-rw-r--r--GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json4
-rw-r--r--GeneralStateTests/stRevertTest/RevertDepthCreateOOG.json4
-rw-r--r--GeneralStateTests/stRevertTest/RevertOpcodeMultipleSubCalls.json8
-rw-r--r--GeneralStateTests/stRevertTest/RevertOpcodeReturn.json12
4 files changed, 14 insertions, 14 deletions
diff --git a/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json b/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json
index b3d0e4014..d76dcdf5f 100644
--- a/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json
+++ b/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json
@@ -532,8 +532,8 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000000000000000000000000000000000000000ea60",
- "000000000000000000000000000000000000000000000000000000000001ea60"
+ "0x000000000000000000000000000000000000000000000000000000000000ea60",
+ "0x000000000000000000000000000000000000000000000000000000000001ea60"
],
"gasLimit" : [
"0x01adb0",
diff --git a/GeneralStateTests/stRevertTest/RevertDepthCreateOOG.json b/GeneralStateTests/stRevertTest/RevertDepthCreateOOG.json
index 3da894a99..d1278f7f5 100644
--- a/GeneralStateTests/stRevertTest/RevertDepthCreateOOG.json
+++ b/GeneralStateTests/stRevertTest/RevertDepthCreateOOG.json
@@ -532,8 +532,8 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000000000000000000000000000000000000000ea60",
- "000000000000000000000000000000000000000000000000000000000001ea60"
+ "0x000000000000000000000000000000000000000000000000000000000000ea60",
+ "0x000000000000000000000000000000000000000000000000000000000001ea60"
],
"gasLimit" : [
"0x01adb0",
diff --git a/GeneralStateTests/stRevertTest/RevertOpcodeMultipleSubCalls.json b/GeneralStateTests/stRevertTest/RevertOpcodeMultipleSubCalls.json
index 92da481cc..275c855d8 100644
--- a/GeneralStateTests/stRevertTest/RevertOpcodeMultipleSubCalls.json
+++ b/GeneralStateTests/stRevertTest/RevertOpcodeMultipleSubCalls.json
@@ -2014,10 +2014,10 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000a000000000000000000000000000000000000000",
- "000000000000000000000000a100000000000000000000000000000000000000",
- "000000000000000000000000a200000000000000000000000000000000000000",
- "000000000000000000000000a300000000000000000000000000000000000000"
+ "0x000000000000000000000000a000000000000000000000000000000000000000",
+ "0x000000000000000000000000a100000000000000000000000000000000000000",
+ "0x000000000000000000000000a200000000000000000000000000000000000000",
+ "0x000000000000000000000000a300000000000000000000000000000000000000"
],
"gasLimit" : [
"0x0c3500",
diff --git a/GeneralStateTests/stRevertTest/RevertOpcodeReturn.json b/GeneralStateTests/stRevertTest/RevertOpcodeReturn.json
index fff93ec45..bfe9e404b 100644
--- a/GeneralStateTests/stRevertTest/RevertOpcodeReturn.json
+++ b/GeneralStateTests/stRevertTest/RevertOpcodeReturn.json
@@ -807,12 +807,12 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000a100000000000000000000000000000000000000",
- "000000000000000000000000a200000000000000000000000000000000000000",
- "000000000000000000000000a300000000000000000000000000000000000000",
- "000000000000000000000000a400000000000000000000000000000000000000",
- "000000000000000000000000a500000000000000000000000000000000000000",
- "000000000000000000000000a600000000000000000000000000000000000000"
+ "0x000000000000000000000000a100000000000000000000000000000000000000",
+ "0x000000000000000000000000a200000000000000000000000000000000000000",
+ "0x000000000000000000000000a300000000000000000000000000000000000000",
+ "0x000000000000000000000000a400000000000000000000000000000000000000",
+ "0x000000000000000000000000a500000000000000000000000000000000000000",
+ "0x000000000000000000000000a600000000000000000000000000000000000000"
],
"gasLimit" : [
"0x0c3500",