This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
andresilva
commented
Mar 16, 2018
•
edited
Loading
edited
- Support parity protocol (Accept parity origin on websockets #8035)
- updater: apply exponential backoff after download failure (updater: apply exponential backoff after download failure #8059)
- Max code size on Kovan (Max code size on Kovan #8067)
- Limit incoming connections. (Limit incoming connections. #8060)
- WASM libraries bump (WASM libraries bump #7970)
- add some dos protection (WASM: Add some DOS protection #8084)
- revert removing blooms (revert removing blooms #8066)
- more dos protection (WASM: Some more dos protection #8104)
- Const time comparison (Const time comparison #8113)
- fix trace filter returning returning unrelated reward calls (fix trace filter returning unrelated reward calls, #8098)
- network: init discovery using healthy nodes (network: init discovery using healthy nodes #8061)
- Postpone Kovan HardFork (Postpone Kovan hard fork #8137)
- Disable UI by default. (Disable UI by default. #8105)
- Update parity-ui dependencies (Update parity-ui dependencies #8160) (includes '[stable] Optimize JS build ([stable] Optimize JS build #8093)')
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
force-pushed
the
andre-beta-backports
branch
2 times, most recently
from
March 19, 2018 17:21
5902e89
to
fc91ca8
Compare
* 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
* 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
force-pushed
the
andre-beta-backports
branch
from
March 19, 2018 17:28
2c5aea4
to
29a62cd
Compare
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
Merged
tomusdrw
approved these changes
Mar 19, 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.