Open Mirko-von-Leipzig opened 1 month ago
Follow-up tasks from #515. Some of these require work in miden-base.
miden-base
ProposedBatch
BatchId
ProposedBlock
GetTransactionInputs
AuthenticatedTransaction::inner
Arc
tests.rs
TransactionBatch
Nice! I added this issue to the current milestone, though probably not everything will end up there (e.g., ProposedBatch and ProposedBlock is definitely for the next milestone).
Follow-up tasks from #515. Some of these require work in
miden-base
.ProposedBatch
inmiden-base
(source)BatchId
(source)ProposedBlock
inmiden-base
(source)GetTransactionInputs
to found instead of missing notes (source)AuthenticatedTransaction::inner
in anArc
for cheaper copies.tests.rs
file.TransactionBatch
into the mempool's batch selection strategy