nimbus-eth1/nimbus/utils/tx_pool
Jordan Hrycaj 534fb528a4
Update terminal total difficulty handling (#992)
why:
  Testing against a replay unit test for Devnet4 made it necessary to
  adjust the TTD handling. Without updated, importing fails at block #5646
  which is the parent of the terminal PoW block. Similar considerations
  apply for Devnet5 and Kiln.
2022-03-15 17:21:41 +00:00
..
tx_chain TxPool implementation 2022-01-22 08:26:57 +02:00
tx_tabs TxPool implementation 2022-01-22 08:26:57 +02:00
tx_tasks EIP-3675: disable reward for coinbase and uncles miner 2022-02-08 20:23:41 +07:00
tx_chain.nim Update terminal total difficulty handling (#992) 2022-03-15 17:21:41 +00:00
tx_desc.nim TxPool implementation 2022-01-22 08:26:57 +02:00
tx_gauge.nim TxPool implementation 2022-01-22 08:26:57 +02:00
tx_info.nim TxPool implementation 2022-01-22 08:26:57 +02:00
tx_item.nim TxPool implementation 2022-01-22 08:26:57 +02:00
tx_job.nim TxPool implementation 2022-01-22 08:26:57 +02:00
tx_tabs.nim TxPool implementation 2022-01-22 08:26:57 +02:00