openethereum/ethcore/src/json_tests
Arkadiy Paronyan e7d7280a89 Backporting to beta (#3623)
* Ropsten network (#3539)

* Ropsten network

* Sorted premine

* Comas

* Removed trailing coma

* --testnet set to ropset

* New registry contract address for ropsten (#3549)

* New registry for ropsten

* Registry address

* Registry with payable modifier

* Fix panic on importing own invalid transaction (#3550)

* Use patched MIO

* Trim whitespace from recovery phrase

* v1.4.5

* Appending logs by default

* Fixing phrases generated on windows

* Manually add \r to Windows phrases pre 1.4.4

* < 1.4.5

* Update test, fix number. (#3612)

* Set default tx price to 0.0025 USD

* Only support 1.4.x dictionary


Former-commit-id: 793003af5ff14bccb34e24b8b57897762647e03d
2016-11-25 20:57:34 +01:00
..
chain.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
eip150_state.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
eip161_state.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
executive.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
homestead_chain.rs enable suicide test (#2893) 2016-10-26 16:27:38 +02:00
homestead_state.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
mod.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
state.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
test_common.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
transaction.rs Backporting to beta (#3623) 2016-11-25 20:57:34 +01:00
trie.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00