diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-10-09 01:08:48 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-10-09 01:08:48 +0800 |
commit | ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b (patch) | |
tree | e27b28268ea81d267eae56ab8bf7099c26a6b6ac /vmtests/vmIOandFlowOperationsTest.json | |
parent | 2d72050db1c67d9d6912ce6ade80dbe5685749ff (diff) | |
download | dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar.gz dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar.bz2 dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar.lz dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar.xz dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.tar.zst dexon-tests-ed6eba7c8ebc0cbb65ccd45b047823f9acc1471b.zip |
Update + ABA recursive bomb which needs maximum recursion limit of 1024
Diffstat (limited to 'vmtests/vmIOandFlowOperationsTest.json')
-rw-r--r-- | vmtests/vmIOandFlowOperationsTest.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vmtests/vmIOandFlowOperationsTest.json b/vmtests/vmIOandFlowOperationsTest.json index 48040a2be..008707941 100644 --- a/vmtests/vmIOandFlowOperationsTest.json +++ b/vmtests/vmIOandFlowOperationsTest.json @@ -190,7 +190,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9997", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -274,7 +274,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9996", + "gas" : "9794", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -282,6 +282,7 @@ "code" : "0x602360006009596001600257", "nonce" : "0", "storage" : { + "0x02" : "0x01" } } }, |