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/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.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/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json index e04cf2b89..6cdd90a65 100644 --- a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json +++ b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json @@ -1,17 +1,17 @@ { - "walletExecuteOverDailyLimitOnlyOneOwner " : { + "walletExecuteOverDailyLimitOnlyOneOwner" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0xfffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "68ea06f8a8373546423a99a7dac7019a7a5aee5dcead4bfd4fa37266dcb431c6", + "hash" : "4560f9f796eadd8b25fa6aab7820c620399268377eb5183d45cecf11d3861005", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "9fc087bfbfa9e369c6be53c4a7ceadbe99924a6c063a175cad49e48ba129f208", + "hash" : "c35acda0bf3e60848029418fa6e7f4b9f7de0d0b72ca136aa8cc19e866ab78d0", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "9bcebfe40914dc85779277c5ee18263b4ff7bbba11f1a4d16ffc9cf52ce8045e", + "hash" : "2d54afeef9b30b0a8ccfb4c8017300d86f54e74ee22d348a0954ed60e24ddbf5", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "9bcebfe40914dc85779277c5ee18263b4ff7bbba11f1a4d16ffc9cf52ce8045e", + "hash" : "2d54afeef9b30b0a8ccfb4c8017300d86f54e74ee22d348a0954ed60e24ddbf5", "indexes" : { "data" : 0, "gas" : 0, |