go-ethereum/consensus/bor/api
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
..
caller.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
caller_mock.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30