diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-10-23 20:25:18 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-10-23 20:25:18 +0800 |
commit | 145366c07e7a3a5a9021bd5c3fd6b1ed950d2680 (patch) | |
tree | 6124670e643d885d503699a43198164987a78e58 /tests/files/VMTests/vmtests.json | |
parent | 77878f76a935061cee82ae9c2a1bc64b192b592b (diff) | |
download | go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar.gz go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar.bz2 go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar.lz go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar.xz go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.tar.zst go-tangerine-145366c07e7a3a5a9021bd5c3fd6b1ed950d2680.zip |
tests: update JSON files, add new wrappers
Diffstat (limited to 'tests/files/VMTests/vmtests.json')
-rw-r--r-- | tests/files/VMTests/vmtests.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/tests/files/VMTests/vmtests.json b/tests/files/VMTests/vmtests.json index be2a21fe0..c46da6773 100644 --- a/tests/files/VMTests/vmtests.json +++ b/tests/files/VMTests/vmtests.json @@ -5,8 +5,7 @@ "currentDifficulty" : "0x0100", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x00", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentTimestamp" : "0x01" }, "exec" : { "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", @@ -34,8 +33,7 @@ "currentDifficulty" : "0x0100", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x00", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentTimestamp" : "0x01" }, "exec" : { "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", @@ -63,8 +61,7 @@ "currentDifficulty" : "0x0100", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x00", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentTimestamp" : "0x01" }, "exec" : { "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", @@ -94,8 +91,7 @@ "currentDifficulty" : "0x0100", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x00", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentTimestamp" : "0x01" }, "exec" : { "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", |