Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[block-producer]: follow-up tasks #519

Open
2 of 9 tasks
Tracked by #514
Mirko-von-Leipzig opened this issue Oct 22, 2024 · 1 comment
Open
2 of 9 tasks
Tracked by #514

[block-producer]: follow-up tasks #519

Mirko-von-Leipzig opened this issue Oct 22, 2024 · 1 comment
Assignees
Milestone

Comments

@Mirko-von-Leipzig
Copy link
Contributor

Mirko-von-Leipzig commented Oct 22, 2024

Follow-up tasks from #515. Some of these require work in miden-base.

  • Create and use ProposedBatch in miden-base (source)
  • Use a more correct BatchId (source)
  • Create and use ProposedBlock in miden-base (source)
  • Loosen block selection strategy (source)
  • [block-producer]: missed block strategy #523
  • Improve block/batch simulation times (source and source)
  • Amend GetTransactionInputs to found instead of missing notes (source)
  • Instrument mempool
  • Wrap AuthenticatedTransaction::inner in an Arc for cheaper copies.
@bobbinth bobbinth added this to the v0.6 milestone Oct 22, 2024
@bobbinth
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants