diff options
author | Dimitry <dimitry@ethdev.com> | 2016-10-18 00:52:02 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-10-19 19:15:10 +0800 |
commit | 97066e40ccd061f727deb5cd860e4d9135aa2551 (patch) | |
tree | 067054366bb4c7d418a840c6071c774c9df60c3b /StateTests/EIP150/Homestead/stRecursiveCreate.json | |
parent | 84fb32e2e477e36dfc3bac607da16d90c8e43063 (diff) | |
download | dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar.gz dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar.bz2 dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar.lz dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar.xz dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.tar.zst dexon-tests-97066e40ccd061f727deb5cd860e4d9135aa2551.zip |
change EIP150 bnumber to 2463000
Diffstat (limited to 'StateTests/EIP150/Homestead/stRecursiveCreate.json')
-rw-r--r-- | StateTests/EIP150/Homestead/stRecursiveCreate.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StateTests/EIP150/Homestead/stRecursiveCreate.json b/StateTests/EIP150/Homestead/stRecursiveCreate.json index eca5013e7..549eb43cb 100644 --- a/StateTests/EIP150/Homestead/stRecursiveCreate.json +++ b/StateTests/EIP150/Homestead/stRecursiveCreate.json @@ -4,7 +4,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", "currentGasLimit" : "0x989680", - "currentNumber" : "0x257da8", + "currentNumber" : "0x259518", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, @@ -143,7 +143,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", "currentGasLimit" : "0x02540be400", - "currentNumber" : "0x257da8", + "currentNumber" : "0x259518", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, |