aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-02-16 07:15:27 +0800
committerDimitry <dimitry@ethereum.org>2018-02-16 07:15:27 +0800
commit52b4bc9c2c8e808d51d22eea366631e457a4f72c (patch)
treef2ca7a403e98ba91bd051bddfdff631a4e972585 /src/GeneralStateTestsFiller
parentdf49ca059487bf1b860f921bc645e312090d474a (diff)
downloaddexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar.gz
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar.bz2
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar.lz
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar.xz
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.tar.zst
dexon-tests-52b4bc9c2c8e808d51d22eea366631e457a4f72c.zip
fix stBugs
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r--src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json6
-rw-r--r--src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json b/src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json
index b1337caf5..c4159c44a 100644
--- a/src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json
+++ b/src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json
@@ -11,9 +11,9 @@
"expect" : [
{
"indexes" : {
- "data" : [0],
- "gas" : 0,
- "value" : 0
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
},
"network" : [">Frontier"],
"result" : {
diff --git a/src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json b/src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json
index a61faaef6..2a12d5145 100644
--- a/src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json
+++ b/src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json
@@ -11,9 +11,9 @@
"expect" : [
{
"indexes" : {
- "data" : [0],
- "gas" : 0,
- "value" : 0
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
},
"network" : [">=Byzantium"],
"result" : {