aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-04-25 18:02:20 +0800
committerDimitry <winsvega@mail.ru>2017-04-25 18:02:20 +0800
commit64134b33047939344b7872344318d7aed31cdb02 (patch)
tree116452e46d0a9d1793df73451c1f2759b8016a12 /src/GeneralStateTestsFiller
parentdc53b45696628cfd029a40a85a02847e1f3ee545 (diff)
downloaddexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar.gz
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar.bz2
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar.lz
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar.xz
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.tar.zst
dexon-tests-64134b33047939344b7872344318d7aed31cdb02.zip
replace code as solidity no longer compiles this code
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r--src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2Filler.json3
-rw-r--r--src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2OOGFiller.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2Filler.json b/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2Filler.json
index 60b3f77c3..6337b4add 100644
--- a/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2Filler.json
+++ b/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2Filler.json
@@ -28,6 +28,7 @@
"1000000000000000000000000000000000000000" : {
"balance" : "0",
"code" : "{ (JUMP 0xffffffff) (JUMP 0xffffffffffffffff) (JUMP 0xffffffffffffffffffffffffffffffff) (JUMP 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff) }",
+ "code" : "0x63ffffffff5667ffffffffffffffff566fffffffffffffffffffffffffffffffff567fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff56",
"nonce" : "0",
"storage" : {
}
@@ -56,4 +57,4 @@
]
}
}
-} \ No newline at end of file
+}
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2OOGFiller.json b/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2OOGFiller.json
index 23b6ebb12..89738c019 100644
--- a/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2OOGFiller.json
+++ b/src/GeneralStateTestsFiller/stBoundsTest/JUMP_Bounds2OOGFiller.json
@@ -28,6 +28,7 @@
"1000000000000000000000000000000000000000" : {
"balance" : "0",
"code" : "{ (JUMP 0xffffffff) (JUMP 0xffffffffffffffff) (JUMP 0xffffffffffffffffffffffffffffffff) (JUMP 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff) }",
+ "code" : "0x63ffffffff5667ffffffffffffffff566fffffffffffffffffffffffffffffffff567fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff56",
"nonce" : "0",
"storage" : {
}
@@ -56,4 +57,4 @@
]
}
}
-} \ No newline at end of file
+}