diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-02 22:46:13 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-02 22:46:13 +0800 |
commit | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (patch) | |
tree | 80f3d89f7691532f327de1cf89a4f0849242da00 /src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json | |
parent | 0048fda0e43bbedc1a7e2891ae3eeb190cce3f94 (diff) | |
download | dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar.gz dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar.bz2 dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar.lz dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar.xz dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.tar.zst dexon-tests-66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784.zip |
refill stRandom
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json index 8f7005f66..3582da4b4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest108_d0g0v0Filler.json @@ -25,6 +25,86 @@ ] } ], + "expect" : [ + { + "network" : "Homestead", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x0de0b6b3a76586a0", + "code" : "0x41443442f34241", + "nonce" : "0x00", + "storage" : { + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x4563918244f4c38b", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a761b603", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x0de0b6b3a76586a0", + "code" : "0x41443442f34241", + "nonce" : "0x00", + "storage" : { + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x29a2241af62cc38b", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a761b603", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x0de0b6b3a76586a0", + "code" : "0x41443442f34241", + "nonce" : "0x00", + "storage" : { + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x29a2241af62cc38b", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a761b603", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", |