openethereum/parity
Afri Schoedon 6b0a280685
Beta patch release 2.2.3 (#10002)
* version: bump beta to 2.2.3

* Fix Bloom migration (#9992)

* Fix wrong block number in blooms migration

* Fix wrong `const` type (usize -> u64) 😬

* Fix daemonize (#10000)

* Revert "prevent silent errors in daemon mode, closes #9367 (#9946)"

This reverts commit 52d5278a62.

* deps(daemonize): switch back to crates.io

* move daemonize before creating account provider (#10003)

* move daemonize before creating account provider

* daemonize: add a future-proofing comment
2018-11-30 16:13:58 +01:00
..
cli Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
db Beta patch release 2.2.3 (#10002) 2018-11-30 16:13:58 +01:00
light_helpers Replace tokio_core with tokio (ring -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
account.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
blockchain.rs Expose config max-round-blocks-to-import (#9439) 2018-10-26 13:21:36 +02:00
cache.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
deprecated.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
export_hardcoded_sync.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
helpers.rs Expose config max-round-blocks-to-import (#9439) 2018-10-26 13:21:36 +02:00
informant.rs Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
ipfs.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Replace tokio_core with tokio (ring -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
main.rs Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
modules.rs Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
params.rs drops support for olympic testnet, closes #9800 (#9801) 2018-10-23 23:54:44 +08:00
presale.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
rpc_apis.rs Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
rpc.rs Replace tokio_core with tokio (ring -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
run.rs Beta patch release 2.2.3 (#10002) 2018-11-30 16:13:58 +01: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 Expose config max-round-blocks-to-import (#9439) 2018-10-26 13:21:36 +02:00
stratum.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Replace std::env::home_dir() with home crate impl. (#9293) 2018-08-21 15:30:24 +02:00
user_defaults.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
whisper.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00