aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stInitCodeTest/ReturnTest2.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-11-30 21:45:00 +0800
committerDimitry <winsvega@mail.ru>2016-11-30 21:45:00 +0800
commit35cfcf16190fc3e56ee11ead23452c633e2fca28 (patch)
treed60805db645e1a8ef757e6a53aed0c5a0b99423f /GeneralStateTests/stInitCodeTest/ReturnTest2.json
parentd61a9d9d6fa05543555fb1e48d9695dfb3a9e6ac (diff)
downloaddexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar.gz
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar.bz2
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar.lz
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar.xz
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.tar.zst
dexon-tests-35cfcf16190fc3e56ee11ead23452c633e2fca28.zip
General State Tests
Diffstat (limited to 'GeneralStateTests/stInitCodeTest/ReturnTest2.json')
-rw-r--r--GeneralStateTests/stInitCodeTest/ReturnTest2.json92
1 files changed, 92 insertions, 0 deletions
diff --git a/GeneralStateTests/stInitCodeTest/ReturnTest2.json b/GeneralStateTests/stInitCodeTest/ReturnTest2.json
new file mode 100644
index 000000000..561317b3a
--- /dev/null
+++ b/GeneralStateTests/stInitCodeTest/ReturnTest2.json
@@ -0,0 +1,92 @@
+{
+ "ReturnTest2" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x02b8feb0",
+ "currentGasLimit" : "0x3b9aca00",
+ "currentNumber" : "0x00",
+ "currentTimestamp" : "0x01",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "EIP150" : [
+ {
+ "hash" : "4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "EIP158" : [
+ {
+ "hash" : "4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Frontier" : [
+ {
+ "hash" : "9330976c9b157c848242ece05257c5c056efeb55310c91406ebe0ed40ff3f578",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "9330976c9b157c848242ece05257c5c056efeb55310c91406ebe0ed40ff3f578",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ]
+ },
+ "pre" : {
+ "194f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x00",
+ "code" : "0x60156000526020602060206000600073b94f5374fce5edbc8e2a8697c15331677e6ebf0b611b58f15060005160005560205160015560406000f3",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x0f4240",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x0186a0",
+ "code" : "0x60003560030260005260206000f3",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "250000"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "194f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "value" : [
+ "0"
+ ]
+ }
+ }
+} \ No newline at end of file