aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCallNoStateChange
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-08-23 00:07:27 +0800
committerGitHub <noreply@github.com>2017-08-23 00:07:27 +0800
commit76c6d463525f21dcded3bd62176934901f118012 (patch)
tree62f6412f1715a77f171c655f20307bce99337413 /src/GeneralStateTestsFiller/stStaticCallNoStateChange
parent98f8288ec03421bf218ca8a19545a2903784e7d3 (diff)
parente571d901491792869ade6b56907abd491e2aa51e (diff)
downloaddexon-tests-76c6d463525f21dcded3bd62176934901f118012.tar.gz
dexon-tests-76c6d463525f21dcded3bd62176934901f118012.tar.zst
dexon-tests-76c6d463525f21dcded3bd62176934901f118012.zip
Merge pull request #253 from cdetrio/fix-data-0x
add 0x prefix to state test transaction data
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCallNoStateChange')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateOOGFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json8
-rw-r--r--src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeReturnFiller.json12
4 files changed, 14 insertions, 14 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json
index 46189db1a..d25875096 100644
--- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json
@@ -204,8 +204,8 @@
"data" : "Call with value to address A, then another call X, in the call X CREATE of account A, OOG -> revert call X.",
"data" : "d0g0 - double OOG, d0g1 - OOG inside subcall, d1g0 - OOG after subcall, d1g1 - no OOG",
"data" : [
- "000000000000000000000000000000000000000000000000000000000000ea60",
- "000000000000000000000000000000000000000000000000000000000001ea60"
+ "0x000000000000000000000000000000000000000000000000000000000000ea60",
+ "0x000000000000000000000000000000000000000000000000000000000001ea60"
],
"gasLimit" : [
"110000", "160000"
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateOOGFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateOOGFiller.json
index a0a45db29..db1bde2da 100644
--- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateOOGFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateOOGFiller.json
@@ -160,8 +160,8 @@
"data" : "Call with value to address A, then another call X, in the call X CREATE of account A, OOG -> revert call X.",
"data" : "d0g0 - double OOG, d0g1 - OOG inside subcall, d1g0 - OOG after subcall, d1g1 - no OOG",
"data" : [
- "000000000000000000000000000000000000000000000000000000000000ea60",
- "000000000000000000000000000000000000000000000000000000000001ea60"
+ "0x000000000000000000000000000000000000000000000000000000000000ea60",
+ "0x000000000000000000000000000000000000000000000000000000000001ea60"
],
"gasLimit" : [
"110000", "160000"
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json
index 81351ebf2..6aac007c0 100644
--- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json
@@ -392,10 +392,10 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000a000000000000000000000000000000000000000",
- "000000000000000000000000a100000000000000000000000000000000000000",
- "000000000000000000000000a200000000000000000000000000000000000000",
- "000000000000000000000000a300000000000000000000000000000000000000"
+ "0x000000000000000000000000a000000000000000000000000000000000000000",
+ "0x000000000000000000000000a100000000000000000000000000000000000000",
+ "0x000000000000000000000000a200000000000000000000000000000000000000",
+ "0x000000000000000000000000a300000000000000000000000000000000000000"
],
"gasLimit" : [
"800000", "140000", "160000", "50000"
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeReturnFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeReturnFiller.json
index 2434dc459..f12fc8d04 100644
--- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeReturnFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeReturnFiller.json
@@ -135,12 +135,12 @@
},
"transaction" : {
"data" : [
- "000000000000000000000000a100000000000000000000000000000000000000",
- "000000000000000000000000a200000000000000000000000000000000000000",
- "000000000000000000000000a300000000000000000000000000000000000000",
- "000000000000000000000000a400000000000000000000000000000000000000",
- "000000000000000000000000a500000000000000000000000000000000000000",
- "000000000000000000000000a600000000000000000000000000000000000000"
+ "0x000000000000000000000000a100000000000000000000000000000000000000",
+ "0x000000000000000000000000a200000000000000000000000000000000000000",
+ "0x000000000000000000000000a300000000000000000000000000000000000000",
+ "0x000000000000000000000000a400000000000000000000000000000000000000",
+ "0x000000000000000000000000a500000000000000000000000000000000000000",
+ "0x000000000000000000000000a600000000000000000000000000000000000000"
],
"gasLimit" : [
"800000", "70000"