Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files☔ View full report in Codecov by Sentry. |
clabby
left a comment
There was a problem hiding this comment.
Looks good, but I'd prefer if we changed OptimismPayloadAttributes to not have Options for transactions, no_tx_pool. These should always be there, since the type is not intended to be backwards-compat w/ L1 payload attributes.
They're all marked Do you want to diverge from this for any specific reason? |
b1ef0f9 to
aa69a8d
Compare
* feat: remove attributes * fixes
* feat: remove attributes * fixes

Description
Removes the
attributesmodule fromkona-primitives, re-using payload attributes types defined inalloy-rpc-types-engineandop-alloy-rpc-types-engine.Closes #510