diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-09 01:18:35 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-10 02:26:18 +0800 |
commit | 260e8aa302dbda4dd4a5aa905ce545a12eb4e618 (patch) | |
tree | 113c8e54ce286953c7b9a85d173836e9eb221a87 /GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json | |
parent | 4bedb7293024d1724993df23d2b20863fe24c782 (diff) | |
download | dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.gz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.bz2 dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.lz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.xz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.zst dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.zip |
refill general state tests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json index 8075d9a62..194dc0514 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json @@ -2,16 +2,16 @@ "createJS_ExampleContract" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "40f6cbdb7ca65f2e117b8b4c1045e8fc56b2489aaba8782dc823287caa9e34b1", + "hash" : "79cec0dcf78cfc0ce36fa009677ea0e155d1e0b455e5293392d44d03fbd37b30", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "42dc529367effa117b038f636726a90ef68de693a4ed0606b5e9a630437d3be7", + "hash" : "e2008905f4a23c83700e68796fcc26a6226605bab8ab75e382f3f4f133862667", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "5463198ffbf761ce22d9421e3d19177248189f91cbde328ba906986c2684e3f7", + "hash" : "a16625e1f3cb3713fcfa0d5160b6b09d3ce45c712f1a9650412e5aa54fe1998e", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "40f6cbdb7ca65f2e117b8b4c1045e8fc56b2489aaba8782dc823287caa9e34b1", + "hash" : "79cec0dcf78cfc0ce36fa009677ea0e155d1e0b455e5293392d44d03fbd37b30", "indexes" : { "data" : 0, "gas" : 0, |