go-ethereum/params
benjamin202410 be36b32b3e
fix(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern (#2146)
* bug fix for using same config object

* update

* change log level to trace on ispochswtich

---------

Co-authored-by: liam.lai <liam.lai@babylonchain.io>
2026-03-12 12:12:49 -07:00
..
bootnodes.go cicd, params: update bootnodes for testnet (#1110) 2025-06-17 13:35:28 +08:00
config.go fix(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern (#2146) 2026-03-12 12:12:49 -07:00
config_test.go fix(params): accept legacy foudationwalletaddr in chain config, fix #2063 (#2141) 2026-03-07 06:37:24 +08:00
dao.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
denomination.go eth/gasprice: lighter gas price oracle for light client (#20409) 2024-06-20 15:52:32 +08:00
gas_table.go FIx Bad block error. 2021-09-17 17:59:06 +05:30
network_params.go core, eth, params: make indexer configurable (#17188) 2025-03-10 15:41:53 +08:00
protocol_params.go refactor(miner): polish miner configuration #19480 (#2135) 2026-03-10 18:51:36 +05:30