aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-01-09 22:46:00 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-01-09 22:46:00 +0800
commitdd866afc2e2c99080871d3da5f4c5b4243121b0f (patch)
tree7a61f53905402f9775764b287c9f52d3c0de9ac2 /VMTests
parentb227000f19d1af9e0e6e90d81761e1411433a08b (diff)
downloadtangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar.gz
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar.bz2
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar.lz
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar.xz
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.tar.zst
tangerine-tests-dd866afc2e2c99080871d3da5f4c5b4243121b0f.zip
LOG0 no mem expansion despite large offset
Diffstat (limited to 'VMTests')
-rw-r--r--VMTests/RandomTests/goFail3.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/VMTests/RandomTests/goFail3.json b/VMTests/RandomTests/goFail3.json
new file mode 100644
index 000000000..2bc3cb7af
--- /dev/null
+++ b/VMTests/RandomTests/goFail3.json
@@ -0,0 +1,54 @@
+{
+ "randomVMtest" : {
+ "callcreates" : [
+ ],
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "256",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "1",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x60583532a07f610a",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "gas" : "9964",
+ "logs" : [
+ {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "bloom" : "00000000000000000000800000000000000000000000000000000880000000000000000000000000000000000000000000000000000000000000000000000000",
+ "data" : "0x",
+ "topics" : [
+ ]
+ }
+ ],
+ "out" : "0x",
+ "post" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x60583532a07f610a",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x60583532a07f610a",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}
+