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

feat(ARCO-148): get txs data for peers in bulk #499

Merged
merged 6 commits into from
Jul 16, 2024

Conversation

kuba-4chain
Copy link
Collaborator

@kuba-4chain kuba-4chain commented Jul 5, 2024

This PR is an adaptation for this change in go-p2p: feat!: improve performance of HandleTransactionGet

@kuba-4chain kuba-4chain requested a review from boecklim July 5, 2024 16:47
Copy link
Collaborator

@arkadiuszos4chain arkadiuszos4chain left a comment

Choose a reason for hiding this comment

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

Well, now it is a performance improvement!

Copy link

@kuba-4chain kuba-4chain merged commit 2187ff6 into main Jul 16, 2024
6 checks passed
@kuba-4chain kuba-4chain deleted the feat/batching-txs-for-peers branch July 16, 2024 09:57
github-actions bot pushed a commit that referenced this pull request Jul 16, 2024
* feat(ARCO-148): get txs data for peers in bulk

* feat(ARCO-148): refactor and perf-improve of HandleTransactionsGet method

* feat: improve psql method description

* feat(ARCO-148): add defer rows.Close() to postgres functions

* fix(postgres): fix sonar issue for unchecked error

* feat: udpate go-p2p version
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.

3 participants