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

core: transaction pool optimizations (#21328) #688

Merged
merged 1 commit into from Jul 15, 2020
Merged

core: transaction pool optimizations (#21328) #688

merged 1 commit into from Jul 15, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jul 15, 2020

  • core: added local tx pool test case

  • core, crypto: various allocation savings regarding tx handling

  • core/txlist, txpool: save a reheap operation, avoid some bigint allocs

Co-authored-by: Marius van der Wijden m.vanderwijden@live.de
(cherry picked from commit 6c9f040ebeafcc680b0c457e6f4886e2bca32527)

* core: added local tx pool test case

* core, crypto: various allocation savings regarding tx handling

* core/txlist, txpool: save a reheap operation, avoid some bigint allocs

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
(cherry picked from commit 6c9f040ebeafcc680b0c457e6f4886e2bca32527)
@ucwong ucwong merged commit 07bbd5a into master Jul 15, 2020
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.

None yet

2 participants