aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stSolidityTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2016-12-20 23:08:11 +0800
committerDimitry <dimitry@ethdev.com>2016-12-20 23:08:11 +0800
commit55125b1fdd58942077e8a78c81dee9d58a43a334 (patch)
tree10fcf9270d79a779499abfe180619edc7eee24da /src/GeneralStateTestsFiller/stSolidityTest
parentbedfa3a50a8daf3161e6795eabbf4bfd7d359c48 (diff)
downloaddexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.gz
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.bz2
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.lz
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.xz
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.zst
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.zip
finish eip150 tests to GeneralStateTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stSolidityTest')
-rw-r--r--src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json20
-rw-r--r--src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json30
2 files changed, 50 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json b/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
index c2a94e819..e3dda0747 100644
--- a/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
+++ b/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
@@ -35,6 +35,26 @@
"gas" : -1,
"value" : -1
},
+ "network" : ["EIP150"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "nonce" : "1"
+ },
+ "d2571607e241ecf590ed94b12d87c94babe36db6" : {
+ "balance" : "0",
+ "code" : "0x60003560e060020a90048062f55d9d14601e578063b9c3d0a514602d57005b60276004356046565b60006000f35b6033603d565b8060005260206000f35b600060e1905090565b80600160a060020a0316ff5056",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
"network" : ["EIP158"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
diff --git a/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json b/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json
index f18d74f61..07e5b663f 100644
--- a/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json
+++ b/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json
@@ -28,6 +28,36 @@
"gas" : -1,
"value" : -1
},
+ "network" : ["EIP150"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "0x314dc6448d9338c15b0a00000001",
+ "nonce" : "0x01",
+ "storage" : {
+ "0x00" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87",
+ "0x01" : "0x0304"
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "293976"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x01"
+ },
+ "d2571607e241ecf590ed94b12d87c94babe36db6" : {
+ "nonce" : "0x00",
+ "storage" : {
+ "0x00" : "0x0303"
+ }
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
"network" : ["EIP158"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {