Files
Alejandro Cabeza Romero 72b3caf91f refactor(mantle): introduce typed transaction lists
- introduce the bounded TxList<T> abstraction
- model owned operations and proofs as Ops and OpProofs
- provide borrowed OpRefs and OpProofRefs list views
- centralize list encoding, hashing, serialization, and size bounds
- move the existing unsigned transaction implementation into tx_list::Ops
2026-08-21 17:15:54 +02:00
..