-
Notifications
You must be signed in to change notification settings - Fork 221
Upstream merge up to 1.9.18 #1593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 40 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
508891e
core/vm: use pointers to operations vs. copy by value
karalabe 722b742
params: begin v1.9.18 release cycle
karalabe 3a52c4d
Merge pull request #21336 from karalabe/tiny-ref-optimization
karalabe 4366c45
les: make clientPool.connectedBias configurable (#21305)
binacs 7163a66
ethclient: serialize negative block number as "pending" (#21177)
sammy007 123864f
whisper/whisperv6: improve test error messages (#21348)
renaynay 9e22e91
cmd/utils: reuse existing genesis in persistent dev mode
karalabe 0b53e48
Merge pull request #21352 from karalabe/dev-noinit-genesis
karalabe 4c268e6
cmd/utils: implement configurable developer (--dev) account options (…
meowsbits 997b552
build: fix GOBIN for gomobile commands (#21361)
fjl 3a57eec
mobile: fix build on iOS (#21362)
fjl 1059221
eth/downloader: refactor downloader + queue (#21263)
holiman c374447
core: fix queued transaction eviction
villanuevawill 5413df1
core: fix heartbeat in txpool
rjl493456442 6793ffa
Merge pull request #21300 from rjl493456442/txpool-fix-queued-evictions
karalabe 56434bf
deps: update uint256 to v1.1.1
holiman e997f92
Merge pull request #21368 from holiman/update_uint256
karalabe b1be979
params: upgrade CHTs (#21376)
rjl493456442 f538259
params: release Geth v1.9.18
karalabe 69d7ae8
Merge commit '508891e' into gastonponti/merge-upstream-1.9.18
gastonponti 09a4be1
Merge commit '722b742' into gastonponti/merge-upstream-1.9.18
gastonponti 9433baa
Merge commit '3a52c4d' into gastonponti/merge-upstream-1.9.18
gastonponti 92e98e5
Merge commit '4366c45' into gastonponti/merge-upstream-1.9.18
gastonponti 1a63001
Merge commit '7163a66' into gastonponti/merge-upstream-1.9.18
gastonponti bc211fe
Merge commit '123864f' into gastonponti/merge-upstream-1.9.18
gastonponti d4a9147
Merge commit '9e22e91' into gastonponti/merge-upstream-1.9.18
gastonponti c117aa3
Merge commit '0b53e48' into gastonponti/merge-upstream-1.9.18
gastonponti 3631a16
Merge commit '4c268e6' into gastonponti/merge-upstream-1.9.18
gastonponti a9c6104
Merge commit '997b552' into gastonponti/merge-upstream-1.9.18
gastonponti 0f9cba7
Merge commit '3a57eec' into gastonponti/merge-upstream-1.9.18
gastonponti ca28685
Merge commit '1059221' into gastonponti/merge-upstream-1.9.18
gastonponti 6ce9263
Merge commit 'c374447' into gastonponti/merge-upstream-1.9.18
gastonponti 0c83a9a
Merge commit '5413df1' into gastonponti/merge-upstream-1.9.18
gastonponti e08ba84
Merge commit '6793ffa' into gastonponti/merge-upstream-1.9.18
gastonponti 0fa766c
Merge commit '56434bf' into gastonponti/merge-upstream-1.9.18
gastonponti 8286e44
Merge commit 'e997f92' into gastonponti/merge-upstream-1.9.18
gastonponti 41de562
Merge commit 'b1be979' into gastonponti/merge-upstream-1.9.18
gastonponti 5a37bd3
Merge commit 'f538259' into gastonponti/merge-upstream-1.9.18
gastonponti e643c32
Merge branch 'master' into gastonponti/merge-upstream-1.9.18
gastonponti 36cf5a0
Fix empty body fetch for randomness beacon calculation
gastonponti d82cde1
Restore comment
gastonponti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.