erigon-pulse/params
battlmonstr a83a478bae
bor: fix panic reading total difficulty for isChainPoS (#8032)
because bor doesn't have headers,
ReadCurrentHeader returns nil as expected

refactor isChainPoS to only call ReadCurrentHeader/ReadTd if needed and
use chain config IDs
2023-08-22 13:40:36 +02:00
..
chainspecs Devnet macos startup and windows committed memory startup fixes (#7832) 2023-07-02 22:37:23 +01:00
networkname Remove the Rinkeby testnet (#7677) 2023-06-07 07:42:36 +02:00
bootnodes.go p2p: add sepolia DNS discovery host name (#8027) 2023-08-22 10:51:21 +02:00
config_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
config.go bor: fix panic reading total difficulty for isChainPoS (#8032) 2023-08-22 13:40:36 +02:00
dao.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
denomination.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
mining.go Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
network_params.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
protocol_params.go EIP-4788: Beacon block root and stateful precompile (#7888) 2023-08-01 16:01:26 +05:30
version.go Bump version to 2.49.0 in devel (#7896) 2023-07-14 09:17:18 +01:00