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

[Beta] Backports #8136

Merged
merged 14 commits into from
Mar 19, 2018
Merged

[Beta] Backports #8136

merged 14 commits into from
Mar 19, 2018

Conversation

andresilva
Copy link
Contributor

@andresilva andresilva commented Mar 16, 2018

@andresilva andresilva added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. labels Mar 16, 2018
@andresilva andresilva changed the base branch from master to beta March 16, 2018 15:41
@andresilva andresilva force-pushed the andre-beta-backports branch 2 times, most recently from 5902e89 to fc91ca8 Compare March 19, 2018 17:21
andresilva and others added 13 commits March 19, 2018 17:28
* updater: apply exponential backoff after download failure

* updater: reset backoff on new release
* Enable code size limit on kovan

* Fix formatting.
* Limit ingress connections
* Optimized handshakes logging
* update wasmi, parity-wasm, wasm-utils to latest version

* Update to new wasmi & error handling

* also utilize new stack limiter

* fix typo

* replace dependency url

* Cargo.lock update
* Revert "fix traces, removed bloomchain crate, closes #7228, closes #7167"

This reverts commit 1bf6203.

* Revert "fixed broken logs (#7934)"

This reverts commit f8a2e53.

* fixed broken logs

* bring back old lock order

* remove migration v13

* revert CURRENT_VERSION to 12 in migration.rs
* Use `subtle::slices_equal` for constant time comparison.

Also update the existing version of subtle in `ethcrypto` from
0.1 to 0.5

* Test specifically for InvalidPassword error.
* network: init discovery using healthy nodes

* network: fix style grumble

* network: fix typo
* ethcore: postpone Kovan hard fork

* util: update version fork metadata
@andresilva andresilva force-pushed the andre-beta-backports branch from 2c5aea4 to 29a62cd Compare March 19, 2018 17:28
@andresilva andresilva added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Mar 19, 2018
@tomusdrw tomusdrw removed the A0-pleasereview 🤓 Pull request needs code review. label Mar 19, 2018
@tomusdrw tomusdrw merged commit 610f6f1 into beta Mar 19, 2018
@tomusdrw tomusdrw deleted the andre-beta-backports branch March 19, 2018 20:41
@5chdn 5chdn added this to the 1.10 milestone Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants