bsc/eth/tracers
zjubfd eb7e3092d5
[R4R] implement State Verification && Snapshot Commit pipeline (#668)
* pipeline commit trie

add metrics

reopen trie

* add unit testcase

* resolve keefe's comment

* resolve igor's comments

* update prefetch

remove prefetcher

* no need to return error for precacheTransaction

* fix lint issue

* add some comments

* remove useless code

* add default option is false

* fix diffsync nil point

* fix panic on  GetProofByHash

Co-authored-by: zjubfd <zjubfd@google.com>
2022-01-26 14:12:18 +08:00
..
internal [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00
js [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00
native [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00
api_test.go [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00
api.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
tracers_test.go [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00
tracers.go [R4R]Feature/backport geth native trace (#581) 2021-12-27 10:09:12 +08:00