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/stSystemOperationsTest/extcodecopy.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/stSystemOperationsTest/extcodecopy.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/extcodecopy.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/extcodecopy.json b/GeneralStateTests/stSystemOperationsTest/extcodecopy.json index 295529284..ae96980be 100644 --- a/GeneralStateTests/stSystemOperationsTest/extcodecopy.json +++ b/GeneralStateTests/stSystemOperationsTest/extcodecopy.json @@ -2,10 +2,10 @@ "extcodecopy" : { "env" : { "currentCoinbase" : "4401fcaf7d64d53fb1cfc5c9045c32aa919a8c82", - "currentDifficulty" : "0x7fb7d889155ce8c6", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x58272e28", - "currentNumber" : "0x00", - "currentTimestamp" : "0xa4befad141d51c4f", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "d30f77155de00f207ad60109897e790f73e9f3431be25717bf3651d91949f041" }, "post" : { |