You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
.Create and useTracked in Migrate batch and block proving toProposedBatch
inmiden-base
(source)miden-base
#583BatchId
(source)Create and useTracked in Migrate batch and block proving toProposedBlock
inmiden-base
(source)miden-base
#583GetTransactionInputs
to found instead of missing notes (source)AuthenticatedTransaction::inner
in anArc
for cheaper copies.tests.rs
file.TransactionBatch
into the mempool's batch selection strategyThe text was updated successfully, but these errors were encountered: