nimbus-eth1/nimbus/p2p
Jordan Hrycaj 7b9fe94d1a
Handle EIP-3675 (TheMerge) switch block (#1005)
why:
  If configured/activated, this block is advertised as FORK_NEXT in the
  status(0x01) message of the RPLx wire protocol.
2022-03-24 08:54:11 +00:00
..
chain Handle EIP-3675 (TheMerge) switch block (#1005) 2022-03-24 08:54:11 +00:00
clique Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
executor EIP-3675: disable reward for coinbase and uncles miner 2022-02-08 20:23:41 +07:00
blockchain_sync.nim Activate wire protocol eth/66 (#993) 2022-03-21 17:12:07 +00:00
chain.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
clique.nim clique: connect period and epoch from chain_config to engine 2021-08-11 17:42:41 +07:00
dao.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
executor.nim TxPool implementation 2022-01-22 08:26:57 +02:00
gaslimit.nim Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
validate.nim EIP-3607: Reject transactions from senders with deployed code 2022-02-10 15:48:18 +07:00