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

Fix large block requests in state sync #1054

Closed
wants to merge 50 commits into from
Closed

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Jan 22, 2024

Why this should be merged

Fixes a bug related to large blocks in state sync

How this works

Takes the same fixes & tests applied to coreth

How this was tested

CI

How is this documented

N/A

ceyonur and others added 12 commits January 4, 2024 15:48
* tweak global limit

* uncomment submit

* update consts

* update avalanchego version

* fix compilation err

* simpler fix

* remove mempool configs

* bump latest avago rc

* fix tests

* update avalanchego

* fix mockgen

* bump ANR

* remove unnecessary log levels

* Fix bloom reset (#1049)

* add UT for eth tx pool subscribe

* fix eth tx pool subscribtion

* don't use journal

* simplify test

* increase timeout

* Update plugin/evm/tx_gossip_test.go

Co-authored-by: Darioush Jalali <[email protected]>
Signed-off-by: Ceyhun Onur <[email protected]>

---------

Signed-off-by: Ceyhun Onur <[email protected]>
Co-authored-by: Ceyhun Onur <[email protected]>
Co-authored-by: Darioush Jalali <[email protected]>
@darioush darioush changed the title remove ethdb Fix large block requests in state sync Jan 22, 2024
@darioush darioush marked this pull request as ready for review January 22, 2024 23:54
Base automatically changed from p2p-sdk-handlers to master January 23, 2024 14:23
@darioush darioush closed this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants