Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Backports for 2.1.0 beta #9518

Merged
merged 21 commits into from
Sep 17, 2018
Merged

Backports for 2.1.0 beta #9518

merged 21 commits into from
Sep 17, 2018

Conversation

5chdn
Copy link
Contributor

@5chdn 5chdn commented Sep 11, 2018

@5chdn 5chdn added A8-backport 🕸 Pull request is already reviewed well in another branch. M1-ci 🙉 Continuous integration. M2-config 📂 Chain specifications and node configurations. labels Sep 11, 2018
@5chdn 5chdn added this to the 2.1 milestone Sep 11, 2018
@5chdn 5chdn changed the base branch from master to beta September 11, 2018 09:08
@5chdn 5chdn added the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Sep 11, 2018
sorpaas and others added 8 commits September 11, 2018 11:41
…on (#9505)

* Enable all Constantinople hard fork changes in constantinople_test.json

* Address grumbles

* Remove EIP-210 activation

* 8m -> 5m

* Temporarily add back eip210 transition so we can get test passed

* Add eip210_test and remove eip210 transition from const_test
@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Sep 12, 2018
ngotchac and others added 10 commits September 13, 2018 13:28
* Add Progress to Snapshot Secondary chunks creation

* Use half of CPUs to multithread snapshot creation

* Use env var to define number of threads

* info to debug logs

* Add Snapshot threads as CLI option

* Randomize chunks per thread

* Remove randomness, add debugging

* Add warning

* Add tracing

* Use parity-common fix seek branch

* Fix log

* Fix tests

* Fix tests

* PR Grumbles

* PR Grumble II

* Update Cargo.lock

* PR Grumbles

* Default snapshot threads to half number of CPUs

* Fix default snapshot threads // min 1
- fix gitlab array of strings syntax error
- get proper commit id
- avoid colon in stings
* 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
…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
+ Gas-floor-target increased to 8M by default

+ Gas-cap increased to 10M by default
@5chdn 5chdn merged commit d147700 into beta Sep 17, 2018
@5chdn 5chdn deleted the a5-beta-210 branch September 17, 2018 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview 🤓 Pull request needs code review. A8-backport 🕸 Pull request is already reviewed well in another branch. M1-ci 🙉 Continuous integration. M2-config 📂 Chain specifications and node configurations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants