aboutsummaryrefslogtreecommitdiffstats
path: root/vmtests/vmIOandFlowOperationsTest.json
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-10-23 22:05:49 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-10-23 22:05:49 +0800
commitad2a75ac58ddcb06316f68d0fdaa8e80828a990c (patch)
tree4959f0bf62fdd97389c9efbedf980ca05c56efa9 /vmtests/vmIOandFlowOperationsTest.json
parent834c52af6406b9af429104408ca7bcbc525efe5c (diff)
downloadgo-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar.gz
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar.bz2
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar.lz
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar.xz
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.tar.zst
go-tangerine-ad2a75ac58ddcb06316f68d0fdaa8e80828a990c.zip
Added new recursive bombs
Diffstat (limited to 'vmtests/vmIOandFlowOperationsTest.json')
-rw-r--r--vmtests/vmIOandFlowOperationsTest.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/vmtests/vmIOandFlowOperationsTest.json b/vmtests/vmIOandFlowOperationsTest.json
index c5034754a..b7b1699ae 100644
--- a/vmtests/vmIOandFlowOperationsTest.json
+++ b/vmtests/vmIOandFlowOperationsTest.json
@@ -424,6 +424,48 @@
}
}
},
+ "jumpi2" : {
+ "callcreates" : [
+ ],
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "256",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "1",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff596002600357",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "gas" : "9997",
+ "out" : "0x",
+ "post" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff596002600357",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff596002600357",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ },
"mloadError0" : {
"callcreates" : [
],