nimbus-eth1/hive_integration/nodocker/rpc
Etan Kissling aedf76f9c8
Introduce wrapper type for EIP-4844 transactions
EIP-4844 blob sidecars are a concept that only exists in the mempool.
After inclusion of a transaction into an execution block, only the
versioned hash within the transaction remains. To improve type safety,
replace the `Transaction.networkPayload` member with a wrapper type
`PooledTransaction` that is used in contexts where blob sidecars exist.
2024-05-06 22:52:56 +02:00
..
init hive: nodocker rpc simulator skeleton 2021-11-30 16:03:41 +07:00
client.nim Introduce wrapper type for EIP-4844 transactions 2024-05-06 22:52:56 +02:00
rpc_sim.nim hive: proper rpc test 2022-05-31 15:42:01 +07:00
rpc_tests.nim Introduce wrapper type for EIP-4844 transactions 2024-05-06 22:52:56 +02:00
test_env.nim Generalise prune mode option 4 different db models (#2139) 2024-04-17 18:09:55 +00:00
vault.nim Introduce wrapper type for EIP-4844 transactions 2024-05-06 22:52:56 +02:00