diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
commit | f60c186ba7bb6a04d5b639dce67a1603572c35fb (patch) | |
tree | db0d99f982d2538435b73c2f8c21ccd9154987ee /src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json index 964d61c54..a476317a9 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest384Filler.json @@ -15,7 +15,39 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "2066470732", + "code" : "0x7f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000017ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff6f16133502727c0a7f679b456df093576360005155", + "nonce" : "0", + "storage" : { + "0x00" : "0x16133502727c0a7f679b456df0935763" + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "51671", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999997933477643", + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2066470732", |