aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/VMTests/RandomTests/201501082146.json
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-01-10 04:18:34 +0800
committerobscuren <geffobscura@gmail.com>2015-01-10 04:18:34 +0800
commit8c7b764d47ce55ba6abe437ae8232cc537c4e0d9 (patch)
tree457d45ca33e58388b431500d1e2208bd5be47c73 /tests/files/VMTests/RandomTests/201501082146.json
parent905b8cc82f3dc29131f45ccf29bd1d6c967fe132 (diff)
downloadgo-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar.gz
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar.bz2
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar.lz
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar.xz
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.tar.zst
go-tangerine-8c7b764d47ce55ba6abe437ae8232cc537c4e0d9.zip
updated tests
Diffstat (limited to 'tests/files/VMTests/RandomTests/201501082146.json')
-rw-r--r--tests/files/VMTests/RandomTests/201501082146.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/files/VMTests/RandomTests/201501082146.json b/tests/files/VMTests/RandomTests/201501082146.json
new file mode 100644
index 000000000..67326f8bc
--- /dev/null
+++ b/tests/files/VMTests/RandomTests/201501082146.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" : "0x40367a6d",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x40367a6d",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}