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/randomStatetest385Filler.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/randomStatetest385Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom2/randomStatetest385Filler.json | 33 |
1 files changed, 32 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest385Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest385Filler.json index 2aa51ebbf..f578984a7 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest385Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest385Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "768381138", @@ -40,6 +40,37 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "768381138", + "code" : "0x7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5547f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff6f785188182063156955631a7a85093a5560005155", + "nonce" : "0", + "storage" : { + "0x00" : "0x785188182063156955631a7a85093a55" + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "48792", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } } ], "pre" : { |