Browse Source

Merge pull request #2009 from CJentzsch/walletTests

update and expand wallet tests
cl-refactor
Gav Wood 10 years ago
parent
commit
fe9107e140
  1. 7748
      test/libethereum/BlockTestsFiller/bcWalletTestFiller.json
  2. 2
      test/libethereum/StateTestsFiller/stBlockHashTestFiller.json
  3. 433
      test/libethereum/StateTestsFiller/stWalletTestFiller.json

7748
test/libethereum/BlockTestsFiller/bcWalletTestFiller.json

File diff suppressed because one or more lines are too long

2
test/libethereum/StateTestsFiller/stBlockHashTestFiller.json

@ -64,7 +64,7 @@
"storage": {} "storage": {}
}, },
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000000", "balance" : "3850000",
"nonce" : "0", "nonce" : "0",
"code" : "", "code" : "",
"storage": {} "storage": {}

433
test/libethereum/StateTestsFiller/stWalletTestFiller.json

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save