nimbus-eth1/nimbus/core
Jacek Sieka c210885b73
eth: bump to new types (#2660)
This is a minimal set of changes to make things work with the new types
in nim-eth - this is the minimal PR that merely resolves
incompatibilities while the full change set would include more cleanup
and migration.
2024-09-29 14:37:09 +02:00
..
chain ForkedChainRef.forkchoice: Skip newBase calculation and skip chain finalization if finalizedHash is zero (#2654) 2024-09-27 07:53:27 +07:00
executor eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
pow rm PoW hash function and validation support (#2372) 2024-06-16 10:22:06 +07:00
tx_pool eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
block_import.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
casper.nim TxPool: Merge tx_chain and tx_packer to reduce complexity (#2549) 2024-08-07 22:35:17 +07:00
chain.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
dao.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
eip4844.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
eip6110.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
executor.nim
gaslimit.nim small cleanups (#2526) 2024-07-26 12:32:01 +07:00
tx_pool.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
validate.nim avoid exceptions, tx copy (#2569) 2024-08-19 09:42:07 +02:00
withdrawals.nim Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00