openethereum/parity
John-John Tedro 71bbcd54ff Introduce more optional features in ethcore (#9020)
* Make work-notify an optional feature

* More optional ethcore features: price-info, stratum

* Make ethcore features part of dependency instead of local features

* Put cfg gate in right location

* Feature gate register function on work-notify
2018-07-05 07:19:59 +02:00
..
cli Precise HTTP or WebSockets for JSON-RPC options (#9027) 2018-07-03 11:34:45 +02:00
db simplify kvdb error types (#8924) 2018-07-02 10:04:48 +01:00
light_helpers Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
account.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
blockchain.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
cache.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Add option for user to set max size limit for RPC requests (#9010) 2018-07-02 10:23:57 +02:00
dapps.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
deprecated.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
export_hardcoded_sync.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00
helpers.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
informant.rs parity: omit redundant last imported block number in light sync informant (#8962) 2018-06-26 11:31:22 +02:00
ipfs.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00
main.rs Attempt to graceful shutdown in case of panics (#8999) 2018-07-02 11:53:50 +02:00
modules.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
params.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
presale.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
rpc_apis.rs Allow Poll Lifetime to be configured via CLI (#8885) 2018-06-18 13:42:54 +02:00
rpc.rs Add option for user to set max size limit for RPC requests (#9010) 2018-07-02 10:23:57 +02:00
run.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
snapshot.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
stratum.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
url.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
user_defaults.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
whisper.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00