openethereum/ethcore/src
Marek Kotewicz 0c7c34e609 Chainspec validation (#6197)
* chainspec validation

* better error formatting for chainspec

* lint validate_chainspecs.sh

* quit takes &str instead of S: AsRef<str>

* push CI

* don't double check spec validity
2017-08-02 12:50:36 +02:00
..
account_provider Errors & warnings for inappropriate RPCs (#6029) 2017-07-12 08:52:18 +02:00
blockchain removed util::common 2017-07-29 22:49:10 +02:00
blooms rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
client Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
engines Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
ethereum Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00
json_tests Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
migrations Upgrade `elastic-array` to 0.9.0 2017-06-29 13:05:33 +02:00
miner Merge branch 'master' into split 2017-07-31 16:19:59 +02:00
snapshot Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
spec Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00
state Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
tests Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
trace Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
verification removed util::common 2017-07-29 22:49:10 +02:00
views updated serde to version 1.0 2017-07-06 11:36:15 +02:00
account_db.rs util reexports less std 2017-07-29 21:10:14 +02:00
basic_types.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
block.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
builtin.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs use a database in ethcore-light 2017-03-21 20:57:13 +01:00
encoded.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
error.rs util reexports less std 2017-07-29 21:10:14 +02:00
executed.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
executive.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
externalities.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs util reexports less std 2017-07-29 21:10:14 +02:00
lib.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
pod_account.rs util reexports less std 2017-07-29 21:10:14 +02:00
pod_state.rs util reexports less std 2017-07-29 21:10:14 +02:00
service.rs removed util::common 2017-07-29 22:49:10 +02:00
state_db.rs removed util::common 2017-07-29 22:49:10 +02:00
transaction.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00