good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 45352300 authored by Martin Holst Swende's avatar Martin Holst Swende Committed by GitHub
Browse files

cmd, core, eth: background transaction indexing (#20302)


* cmd, core, eth: init tx lookup in background

* core/rawdb: tiny log fixes to make it clearer what's happening

* core, eth: fix rebase errors

* core/rawdb: make reindexing less generic, but more optimal

* rlp: implement rlp list iterator

* core/rawdb: new implementation of tx indexing/unindex using generic tx iterator and hashing rlp-data

* core/rawdb, cmd/utils: fix review concerns

* cmd/utils: fix merge issue

* core/rawdb: add some log formatting polishes

Co-authored-by: default avatarrjl493456442 <garyrong0905@gmail.com>
Co-authored-by: default avatarPéter Szilágyi <peterke@gmail.com>
parent 6f54ae24
No related branches found
No related tags found
No related merge requests found
Showing
with 900 additions and 187 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment