diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 20:29:59 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 20:29:59 +0800 |
commit | 0867e4fae96c0b0d234f1710119a129f8b0d96f7 (patch) | |
tree | 3f9aa0c50397ba006db4dde768b51a72a0aa871b /StateTests/stSpecialTest.json | |
parent | 4659b51b50394c596f0548eb53390c80ba96e392 (diff) | |
download | go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.gz go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.bz2 go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.lz go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.xz go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.zst go-tangerine-0867e4fae96c0b0d234f1710119a129f8b0d96f7.zip |
Squashed 'tests/files/' changes from 6f75ca3..2bfb7db
2bfb7db update memory test
88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9
a1f73f9 update gas costs
e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates.
ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9
93ae304 Move to non-repeated.
fd9e406 Added test 2
git-subtree-dir: tests/files
git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a
Diffstat (limited to 'StateTests/stSpecialTest.json')
-rw-r--r-- | StateTests/stSpecialTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StateTests/stSpecialTest.json b/StateTests/stSpecialTest.json index c4e5dd916..37854f57d 100644 --- a/StateTests/stSpecialTest.json +++ b/StateTests/stSpecialTest.json @@ -20,7 +20,7 @@ } } }, - "postStateRoot" : "cbd79e0e2afd7daf7f8600093018490915777ad3ecc80c19de232f10d7e88106", + "postStateRoot" : "a60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac", "pre" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "1000", @@ -75,7 +75,7 @@ } } }, - "postStateRoot" : "d42e1fe030221b083f7bd3d30c03bb9ea7cdfbde89b5f20310aeba8ac6a0d03b", + "postStateRoot" : "45a2a0c2ccdbef34e6b9c9514025624c7de68630fb4b654abcc0c25052fea8e0", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |