status-go/geth/params/testdata
Ivan Tomilov 0270590646 Fixed develop functionality (#237)
* Fixed tests (only when they run one by one; they can still fail if run together)
* Fixed TestJailSendQueuedTransaction: the second command in case 4 was altering status.message_id and thus the test was failing. Earlier it had been working because cells were cloned during every Call
* Added a check into TestJailVMPersistence: now its concurrent-resiliency is asserted
* Fixed CallRPC: shh_version now return "5.0" instead of "0x5"
* Fixed TestWhisperFilterRace: there was changed Whisper API which should just be adhered to
* Fixed geth1.6.7 rebase consequences: primarily genesis blocks which now contain metropolishash
2017-08-07 17:48:14 +07:00
..
config.mainnet.json Fixed develop functionality (#237) 2017-08-07 17:48:14 +07:00
config.rinkeby.json Fixed develop functionality (#237) 2017-08-07 17:48:14 +07:00
config.ropsten.json Fixed develop functionality (#237) 2017-08-07 17:48:14 +07:00