mirror of https://github.com/status-im/nim-eth.git
c482b4c5b6
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. |
||
---|---|---|
.. | ||
eip2718 | ||
rlps | ||
all_tests.nim | ||
test_common.nim | ||
test_eip4844.nim | ||
test_eth_types.nim | ||
test_eth_types_rlp.nim |