nimbus-eth1/nimbus/common
Jacek Sieka 06a544ac85
Remove `forkTx` and friends (#2951)
The forking facility has been replaced by ForkedChain - frames and
layers are two other mechanisms that mostly do the same thing at the
aristo level, without quite providing the functionality FC needs - this
cleanup will make that integration easier.
2024-12-18 11:56:46 +01:00
..
chain_config.nim Remove MergeForkBlock alias and use MergeNetSplitBlock only (#2947) 2024-12-17 11:42:13 +00:00
chain_config_hash.nim Revert "Adopt latest changes to requests hash computation" (#2892) 2024-11-29 16:13:08 +07:00
common.nim Reduce getCanonicalHead usage, and delegate to ForkedChain (#2948) 2024-12-18 11:04:23 +07:00
context.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
evmforks.nim Bump nim-evmc to 730d35d8572e1b3957b0c6c986ecd86413976da0 (#2879) 2024-11-27 16:08:14 +07:00
genesis.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
genesis_alloc.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
hardforks.nim Remove MergeForkBlock alias and use MergeNetSplitBlock only (#2947) 2024-12-17 11:42:13 +00:00
manager.nim Fix keystore loader bug (#2774) 2024-10-24 04:07:06 +00:00