go-ethereum/consensus
Pratik Patil 47f8e8682a
Implement PIP-12, Time Based StateSync Confirmations Delay (#864)
* updated Indore HF related changes by adding stateSyncConfirmationDelay

* converted StateSyncConfirmationDelay to map[string]uint64 and cleanup

* calculate last state ID from incoming state object with eth call (#883)

* removed IndoreBlock from configs

* fix

* remove code duplication and refactor

---------

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-06-06 20:40:46 +05:30
..
beacon Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
bor Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
clique Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
ethash Update sealer_test.go 2022-11-16 09:47:01 +05:30
misc Shivam/txpool tracing (#604) 2022-12-12 12:34:02 +05:30
consensus.go Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
errors.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30
merger.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00