nimbus-eth1/nimbus/core/tx_pool
andri lim f0f607b23b
Feature: User configurable extraData when assemble a block (#2823)
* Feature: User configurable extraData when assemble a block

As evident from https://holesky.beaconcha.in/block/2657016
when nimbus-eth1 assemble a block, the extraData field is empty.
This commit will give user a chance to put his extraData or
use default value.

* Warning if extraData exceeds 32 bytes limit

* Add missing comma
2024-11-06 09:01:25 +07:00
..
tx_tabs Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
tx_tasks switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
tx_desc.nim Fixes related to executionRequests of Pectra (#2787) 2024-10-26 11:10:54 +00:00
tx_info.nim Remove txpool sender locality (#2525) 2024-07-25 22:36:08 +07:00
tx_item.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_packer.nim Feature: User configurable extraData when assemble a block (#2823) 2024-11-06 09:01:25 +07:00
tx_tabs.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00