Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into warp_sync_on_light_client
* master: (95 commits) remove empty file (openethereum#8705) Update mod.rs (openethereum#8695) Use impl Future in the light client RPC helpers (openethereum#8628) Fix cli signer (openethereum#8682) Allow making direct RPC queries from the C API (openethereum#8588) Remove the error when stopping the network (openethereum#8671) Move connection_filter to the network crate (openethereum#8674) Remove HostInfo::client_version() and secret() (openethereum#8677) Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams (openethereum#8614) parity: improve cli help and logging (openethereum#8665) updated tiny-keccak to 1.4.2 (openethereum#8669) Remove the Keccak C library and use the pure Rust impl (openethereum#8657) Remove HostInfo::next_nonce (openethereum#8644) Fix not downloading old blocks (openethereum#8642) Resumable warp-sync / Seed downloaded snapshots (openethereum#8544) Don't open Browser post-install on Mac (openethereum#8641) Changelog for 1.10.4-stable and 1.11.1-beta (openethereum#8637) typo (openethereum#8640) Fork choice and metadata framework for Engine (openethereum#8401) Check that the Android build doesn't dep on c++_shared (openethereum#8538) ...
- Loading branch information