Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Ashikhmin
797724496a
EIP-4844: parse transactions when not wrapped with blobs (#1034)
Implement `ParseTransaction` when `wrappedWithBlobs` is false. (The
`wrappedWithBlobs` case is still to be implemented).
2023-06-27 10:48:14 +00:00
Alex Sharov
8974fbd05a
Enforce blockReader interface (#1023) 2023-06-15 06:11:49 +00:00
Alex Sharov
b29550fd20
Break dependency of ethcfg package to txpool. Create txpoolcfg package (#958) 2023-03-29 07:24:37 +00:00