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

P2p sdk handlers #1031

Merged
merged 38 commits into from
Jan 23, 2024
Merged

P2p sdk handlers #1031

merged 38 commits into from
Jan 23, 2024

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Dec 25, 2023

Why this should be merged

Bumps avalanchego to v1.10.18-rc.8.
Adds P2P SDK handler
Renames TxGossiping to EthTxGossiping to reduce diff with upstream (coreth)

How this was tested

UTs should cover this

@ceyonur ceyonur changed the base branch from master to bump-min-go-version December 26, 2023 10:12
Base automatically changed from bump-min-go-version to master January 4, 2024 21:24
@ceyonur ceyonur changed the base branch from master to split-load-test January 5, 2024 09:16
@ceyonur ceyonur modified the milestones: v0.6.x (Future), v0.5.11 Jan 8, 2024
Base automatically changed from split-load-test to master January 8, 2024 16:23
peer/network_test.go Show resolved Hide resolved
plugin/evm/gossiper.go Show resolved Hide resolved
plugin/evm/gossiper.go Show resolved Hide resolved
plugin/evm/gossiper.go Show resolved Hide resolved
plugin/evm/gossipper_test.go Show resolved Hide resolved
plugin/evm/gossip.go Show resolved Hide resolved
plugin/evm/gossip.go Outdated Show resolved Hide resolved
plugin/evm/gossip.go Show resolved Hide resolved
plugin/evm/tx_gossip_test.go Show resolved Hide resolved
plugin/evm/tx_gossip_test.go Show resolved Hide resolved
patrick-ogrady and others added 2 commits January 22, 2024 21:50
* 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 <darioush.jalali@avalabs.org>
Signed-off-by: Ceyhun Onur <ceyhunonur54@gmail.com>

---------

Signed-off-by: Ceyhun Onur <ceyhunonur54@gmail.com>
Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
darioush
darioush previously approved these changes Jan 22, 2024
@ceyonur ceyonur enabled auto-merge (squash) January 23, 2024 14:21
@ceyonur ceyonur merged commit 13304a8 into master Jan 23, 2024
10 checks passed
@ceyonur ceyonur deleted the p2p-sdk-handlers branch January 23, 2024 14:23
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.

6 participants