go-ethereum/params
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
..
bootnodes.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
config.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
config_test.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
dao.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
denomination.go cmd, core, eth, miner, params: configurable gas floor and ceil 2018-08-29 12:40:12 +03:00
network_params.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
protocol_params.go Merge qa to develop (#814) 2023-04-10 16:21:18 +05:30
version.go Merge branch 'develop' of https://github.com/maticnetwork/bor into qa-copy-psp 2023-05-31 11:49:42 +05:30