aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCallCodes/callcodeDynamicCode.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/stCallCodes/callcodeDynamicCode.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/stCallCodes/callcodeDynamicCode.json')
-rw-r--r--GeneralStateTests/stCallCodes/callcodeDynamicCode.json92
1 files changed, 92 insertions, 0 deletions
diff --git a/GeneralStateTests/stCallCodes/callcodeDynamicCode.json b/GeneralStateTests/stCallCodes/callcodeDynamicCode.json
new file mode 100644
index 000000000..f2487ae1d
--- /dev/null
+++ b/GeneralStateTests/stCallCodes/callcodeDynamicCode.json
@@ -0,0 +1,92 @@
+{
+ "callcodeDynamicCode" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x02b8feb0",
+ "currentGasLimit" : "0x0f4240",
+ "currentNumber" : "0x00",
+ "currentTimestamp" : "0x01",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "EIP150" : [
+ {
+ "hash" : "70c391c82965c0b9b701f5175b9f417a873e923e8742b5e9bff4413541ccde63",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "EIP158" : [
+ {
+ "hash" : "41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Frontier" : [
+ {
+ "hash" : "17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ]
+ },
+ "pre" : {
+ "1000000000000000000000000000000000000000" : {
+ "balance" : "0x2710",
+ "code" : "0x7f716860016000553360145560005260096017f36000526012600e6001f0600a556000527f6040600060406000600073ffe4ebd2a68c02d9dcb0a17283d13346beb2d8b6626020527f0186a0f2600b5500000000000000000000000000000000000000000000000000604052606060006001f0",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "1000000000000000000000000000000000000001" : {
+ "balance" : "0x03e8",
+ "code" : "0x6460016000556000526005601b6001f0",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x2386f26fc10000",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "453081"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "1000000000000000000000000000000000000000",
+ "value" : [
+ ""
+ ]
+ }
+ }
+} \ No newline at end of file