bsc/consensus
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
..
clique [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
ethash [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00
misc all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
parlia Merge pull request #426 from binance-chain/improve_backoff 2021-10-13 09:54:33 +08:00
consensus.go Merge pull request #426 from binance-chain/improve_backoff 2021-10-13 09:54:33 +08:00
errors.go consensus: fix possessives in comments. (#20209) 2019-10-28 09:57:34 +02:00