aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-01-12 20:22:18 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-01-12 20:22:18 +0800
commit2577b803f65df3ec0c0749c1f0375c0ed80932fa (patch)
treeb63d33a49a1bab314241d3b499907e573294f5b9 /VMTests
parent928dde590c9056917c26a58e96516b5c05b6e7f8 (diff)
downloaddexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar.gz
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar.bz2
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar.lz
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar.xz
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.tar.zst
dexon-tests-2577b803f65df3ec0c0749c1f0375c0ed80932fa.zip
create should return 0
Diffstat (limited to 'VMTests')
-rw-r--r--VMTests/RandomTests/201501121301GO.json47
-rw-r--r--VMTests/RandomTests/201501121303GO.json47
2 files changed, 94 insertions, 0 deletions
diff --git a/VMTests/RandomTests/201501121301GO.json b/VMTests/RandomTests/201501121301GO.json
new file mode 100644
index 000000000..b392bedd5
--- /dev/null
+++ b/VMTests/RandomTests/201501121301GO.json
@@ -0,0 +1,47 @@
+{
+ "randomVMtest" : {
+ "callcreates" : [
+ ],
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "2",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x4545434244f04343161755",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "gas" : "9591",
+ "logs" : [
+ ],
+ "out" : "0x",
+ "post" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x4545434244f04343161755",
+ "nonce" : "0",
+ "storage" : {
+ "0x" : "0x0f4240"
+ }
+ }
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x4545434244f04343161755",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}
diff --git a/VMTests/RandomTests/201501121303GO.json b/VMTests/RandomTests/201501121303GO.json
new file mode 100644
index 000000000..7e58edbae
--- /dev/null
+++ b/VMTests/RandomTests/201501121303GO.json
@@ -0,0 +1,47 @@
+{
+ "randomVMtest" : {
+ "callcreates" : [
+ ],
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "2",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x4245454345424344f055",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "gas" : "9591",
+ "logs" : [
+ ],
+ "out" : "0x",
+ "post" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x4245454345424344f055",
+ "nonce" : "0",
+ "storage" : {
+ "0x" : "0x0f4240"
+ }
+ }
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x4245454345424344f055",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}