This repository was 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 hidden or 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
5chdn
commented
Feb 12, 2019
•
edited
Loading
edited
- fix(docker-aarch64) : cross-compile config (fix(docker-aarch64) : cross-compile config #9798)
- import rpc transactions sequentially (import rpc transactions sequentially #10051)
- fix(docker): fix not receives SIGINT (fix(docker): fix not receives SIGINT #10059)
- snap: official image / test (snap: official image / test #10168)
- perform stripping during build (perform stripping during build #10208)
- Additional tests for uint/hash/bytes deserialization. (Additional tests for uint/hash/bytes deserialization. #10279)
- Don't run the CPP example on CI (Don't run the CPP example on CI #10285)
- CI optimizations (CI optimizations #10297)
- fix publish job (fix publish job #10317)
- Add Statetest support for Constantinople Fix (Add Statetest support for Constantinople Fix #10323)
- Add helper for Timestamp overflows (fix(add helper for timestamp overflows) #10330)
- Don't add discovery initiators to the node table (Don't add discovery initiators to the node table #10305)
- change docker image based on debian instead of ubuntu due to the chan (change docker image based on debian instead of ubuntu due to the chan… #10336)
- role back docker build image and docker deploy image to ubuntu:xenial based (role back docker build image and docker deploy image to ubuntu:xenial… #10338)
* import rpc transactions sequentially * use impl trait in argument position, renamed ProspectiveDispatcher to WithPostSign * grouped imports * integrates PostSign with ProspectiveSigner * fix spaces, removed unnecessary type cast and duplicate polling * clean up code style * Apply suggestions from code review
* Don't run the CPP example on CI * Add comment
* CI optimizations * fix stripping * new dockerfile * no need n submodule upd * review * moved dockerfile * it becomes large * onchain update depends on s3 * fix dependency * fix cache status * fix cache status * new cache status
* fix publish job * dashes and colonels
* Update Ethereum tests repo to v6.0.0-beta.3 tag * Add spec for St.Peter's / ConstantinopleFix statetests
tomusdrw
approved these changes
Feb 12, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As in beta: #10330 would be good to get in too
And #10305 please |
* fix(add helper timestamp overflows) * fix(simplify code) * fix(make helper private)
* fix(docker): fix not receives SIGINT * fix: update with reviews * update with review * update * update
* official image / test * fix / test * bit more necromancy * fix paths * add source bin/df /test * add source bin/df /test2 * something w paths /test * something w paths /test * add source-type /test * show paths /test * copy plugin /test * plugin -> nil * install rhash * no questions while installing rhash * publish snap only for release
* Don't add discovery initiators to the node table * Use enums for tracking state of the nodes in discovery * Dont try to ping ourselves * Fix minor nits * Update timeouts when observing an outdated node * Extracted update_bucket_record from update_node * Fixed typo * Fix two final nits from @todr
Done |
#10336) * change docker image based on debian instead of ubuntu due to the changes of the build container
* perform stripping during build * var RUSTFLAGS
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.