aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-01-12 16:36:56 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-01-12 16:36:56 +0800
commit9f0c292144ff3ff2686af403d70592e67d77be64 (patch)
treec5c189edc9d9f819b0715c649ae6bc703c8b50ba /VMTests
parentd812c685c9d9d459326c416d2f35f52d35e0abef (diff)
downloaddexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar.gz
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar.bz2
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar.lz
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar.xz
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.tar.zst
dexon-tests-9f0c292144ff3ff2686af403d70592e67d77be64.zip
jump outside code
Diffstat (limited to 'VMTests')
-rw-r--r--VMTests/RandomTests/201501120933PYTHON.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/VMTests/RandomTests/201501120933PYTHON.json b/VMTests/RandomTests/201501120933PYTHON.json
new file mode 100644
index 000000000..04d232ba3
--- /dev/null
+++ b/VMTests/RandomTests/201501120933PYTHON.json
@@ -0,0 +1,31 @@
+{
+ "randomVMtest" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "256",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "1",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x6303376d4056f107",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x6303376d4056f107",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}