-
Notifications
You must be signed in to change notification settings - Fork 959
Merge go-ethereum v1.16.6 #727
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
Draft
joshklop
wants to merge
49
commits into
joshklop/v1.16.5
Choose a base branch
from
joshklop/v1.16.6
base: joshklop/v1.16.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,969
−489
Draft
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
367b5fb
version: begin v1.16.6 release cycle
fjl 5c53507
cmd/geth: log current key in expandVerkle instead of keylist[0] (#32689)
Galoretka c37bd67
ethclient: add support for eth_simulateV1 (#32856)
hero5512 ff54ca0
internal/ethapi: add eth_SendRawTransactionSync (#32830)
aodhgan b373d79
core/state: state copy bugfixes with Verkle Trees (#31696)
yazzaoui 0a2c21a
eth/ethconfig : fix eth generate config (#32929)
ucwong 342285b
eth, internal: add blob conversion for SendRawTransactionSync (#32930)
rjl493456442 0ec6327
cmd/utils: use maximum uint64 value for receipt chain insertion (#32934)
CertiK-Geth a9e6626
eth/fetcher: add metrics for tracking slow peers (#32964)
healthykim 88576c5
eth/fetcher: remove dangling peers from alternates (#32947)
healthykim 11c0fb9
triedb/pathdb: fix index out of range panic in decodeSingle (#32937)
hero5512 69df6bb
core/types: prealloc map in HashDifference as in TxDifference (#32946)
cuiweixie cfb3111
eth/filters: avoid rebuild the hash map multi times (#32965)
mask-pp b6a4ac9
core/vm: don't call SetCode after contract creation if initcode didn'…
jwasinger b1809d1
cmd/keeper: use the ziren keccak precompile (#32816)
gballet b81f03e
params: enable osaka on dev mode (#32917)
MariusVanDerWijden d73bfeb
core/txpool: Initialize journal writer for tx tracker (#32921)
KyrinCode 79b6a56
core/state: prevent SetCode hook if contract code is not changed (#32…
rjl493456442 0a8b820
triedb/pathdb: make batch with pre-allocated size (#32914)
rjl493456442 407d9fa
cmd/geth: add flag to set genesis (#32844)
lightclient 6608a2a
core/types: remove unused `ErrInvalidTxType` var (#32989)
cuiweixie 3b80752
core/state: fix the flaky TestSizeTracker (#32993)
jsvisa 116c916
cmd/devp2p: distinguish the jwt in devp2p and geth (#32972)
jsvisa 2bb3d9a
p2p: silence on listener shutdown (#33001)
jsvisa 030cd2d
cmd/utils: use IsHexAddress method (#32997)
mask-pp f1be215
crypto: implement ziren keccak state (#32996)
gballet 0413af4
rpc: fix a flaky test of the websocket (#33002)
jsvisa 53c85da
eth/tracers: fix crasher in TraceCall with BlockOverrides (#33015)
hero5512 074d7b7
.gitea/workflows, build: add release build for keeper (#32632)
gballet 17e5222
build: fix keeper build (#33018)
fjl cfa3b96
core/rawdb, triedb/pathdb: re-structure the trienode history header (…
rjl493456442 7fb91f3
rpc: remove unused vars (#33012)
rizkyikiw42 078a5ec
core/state: improve accessList copy (#33024)
cuiweixie 447b5f7
core: don't modify the shared chainId between tests (#33020)
jsvisa 33dbd64
core/types: optimize modernSigner.Equal (#32971)
cuiweixie b1db341
core: refine condition for using legacy chain freezer directory (#33032)
jsvisa 59d08c6
internal/jsre: pass correct args to setTimeout/setInterval callbacks …
anim001k 739f6f4
.github: add 32-bit CI targets (#32911)
gballet ae37b49
accounts/abi/bind/v2: fix error assertion in test (#33041)
alarso16 5dd0fe2
p2p: cleanup v4 if v5 failed (#33005)
jsvisa ccacbd1
common: simplify FileExist helper (#32969)
MamunC0der 243407a
eth/downloader: fix incorrect waitgroup in test `XTestDelivery` (#33047)
wit765 e6d34c1
eth/tracers: fix prestateTracer for EIP-6780 SELFDESTRUCT (#33050)
hero5512 18a9027
common: fix duration comparison in PrettyAge (#33064)
maradini77 28c59b7
core/rawdb: fix db inspector by supporting trienode history (#33087)
rjl493456442 0250724
params: set osaka and BPO1 & BPO2 mainnet dates (#33063)
MariusVanDerWijden 044828e
version: release go-ethereum v1.16.6
fjl 386c3de
Merge branch 'master' into release/1.16
fjl a098400
Merge go-ethereum v1.16.6
joshklop 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
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
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
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.
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.
Do we think this could be useful for platforms? I couldn't think of how off the top of my head but wanted to call it out in case we want to update docs somewhere. Here is the upstream PR.