Skip to content
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

geth update to v1.13.14 #633

Merged
merged 28 commits into from
Sep 9, 2024
Merged

geth update to v1.13.14 #633

merged 28 commits into from
Sep 9, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Aug 13, 2024

Why this should be merged

Applies ava-labs/subnet-evm#1152 to coreth

How this works

Takes code from upstream

How this was tested

[X] CI
[ ] Running testnet / mainnet nodes

@darioush darioush changed the title rename to subnet-evm geth update to v1.13.14 Aug 13, 2024
@darioush darioush marked this pull request as ready for review September 4, 2024 21:19
@darioush darioush requested review from ceyonur and a team as code owners September 4, 2024 21:19
Copy link
Collaborator

@ceyonur ceyonur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally LGTM, left few comments.

I will put up another PR to change the tx indexer lookup limit flag.

* use p2p handler ID

* use TransactionHistory flag instead of TxLookupLimit

* fix config tests
@darioush darioush enabled auto-merge (squash) September 9, 2024 16:44
@darioush darioush merged commit 6f864f8 into master Sep 9, 2024
8 checks passed
@darioush darioush deleted the coreth-geth-v1.13.14-sync branch September 9, 2024 16:44
oxbee pushed a commit to taurusgroup/coreth that referenced this pull request Nov 6, 2024
* rename to subnet-evm

* merge

* merge

* UT adjustments

* rename to coreth

* rename to coreth

* put race detector back

* fixes

* lint

* lint

* use avalanchego with timestamp in local genesis for e2e

* remove TODO comments

* reduce diffs with ARR4N's branch

* update for enforcing gasTip

* make txindexer more similar to upstream

* unbuffer chan

* update to use commit(true)

* use TestOnlyAllowDuplicateBlocks

* Revert "update to use commit(true)"

This reverts commit 71d949ee86f32175ff647d684c85c2f61b11b977.

* overflow in state_transition err

* add http body limit flag (#1327)

* Tail lock revisited (#1328)

* avoid modifying the pointer

* improve readability

* prevent race in tail reading

* improve repairTxIndexTail readability

* use shared func

* nits

* undo diff

* nit

* Coreth geth v1.13.14 sync rw (ava-labs#647)

* use p2p handler ID

* use TransactionHistory flag instead of TxLookupLimit

* fix config tests

---------

Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants