openethereum/parity
Afri Schoedon 7dc4d349a1
Backports for 2.0.5 stable (#9519)
* parity-version: mark 2.0.5 track stable

* deps: bump fs-swap to 0.2.4

* Remove initial token for WS. (#9545)

* version: mark release critical

* Increase Gas-floor-target and Gas Cap (#9564)

+ Gas-floor-target increased to 8M by default

+ Gas-cap increased to 10M by default

* Improve P2P discovery (#9526)

* Add `target` to Rust traces

* network-devp2p: Don't remove discovery peer in main sync

* network-p2p: Refresh discovery more often

* Update Peer discovery protocol

* Run discovery more often when not enough nodes connected

* Start the first discovery early

* Update fast discovery rate

* Fix tests

* Fix `ping` tests

* Fixing remote Node address ; adding PingPong round

* Fix tests: update new +1 PingPong round

* Increase slow Discovery rate
Check in flight FindNode before pings

* Add `deprecated` to deprecated_echo_hash

* Refactor `discovery_round` branching

* net_version caches network_id to avoid redundant aquire of sync read lock (#9544)

* net_version caches network_id to avoid redundant aquire of sync read lock, #8746

* use lower_hex display formatting for net_peerCount rpc method
2018-09-17 13:56:25 +02:00
..
cli Backports for 2.0.5 stable (#9519) 2018-09-17 13:56:25 +02:00
db db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02: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 Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
cache.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Backports to 2.0.1-beta (#9145) 2018-07-26 22:15:36 +02:00
deprecated.rs Backports to 2.0.1-beta (#9145) 2018-07-26 22:15:36 +02:00
export_hardcoded_sync.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
helpers.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
informant.rs Backports to 2.0.1-beta (#9145) 2018-07-26 22:15:36 +02:00
ipfs.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs beta backports for 2.0.3 (#9229) 2018-08-31 15:44:12 +02:00
main.rs Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +02:00
modules.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
params.rs Backports for 2.0.5 stable (#9519) 2018-09-17 13:56:25 +02:00
presale.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
rpc_apis.rs Backports to 2.0.1-beta (#9145) 2018-07-26 22:15:36 +02:00
rpc.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
run.rs Beta backports to 2.0.4 (#9452) 2018-09-10 22:52:45 +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 db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
stratum.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Backports to 2.0.0-beta (#9094) 2018-07-17 13:47:14 +02:00
user_defaults.rs Backports to 2.0.1-beta (#9145) 2018-07-26 22:15:36 +02:00
whisper.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00