A new crate, ser, for higher order OP type serialization + compression.
This should follow the pattern of kona-derive but invert the inputs and outputs such that a ser pipeline accepts L2 blocks and outputs batch data. A periphery manager can then construct tx candidates and pass them into Alloy which will efficiently handle nonce management and more.
Description
A new crate,
ser
, for higher order OP type serialization + compression.This should follow the pattern of
kona-derive
but invert the inputs and outputs such that aser
pipeline accepts L2 blocks and outputs batch data. A periphery manager can then construct tx candidates and pass them into Alloy which will efficiently handle nonce management and more.Reference Draft: https://github.com/refcell/cabrinha/tree/main/crates/ser