ledgerwatch / erigon-lib

Dependencies of Erigon project, rewritten from scratch and licensed under Apache 2.0
Apache License 2.0
59 stars 85 forks source link

EIP-4844: parse transactions when not wrapped with blobs #1034

Closed yperbasis closed 1 year ago

yperbasis commented 1 year ago

Implement ParseTransaction when wrappedWithBlobs is false. (The wrappedWithBlobs case is still to be implemented).