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

Tracking PR for v0.8.0 release #1096

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Tracking PR for v0.8.0 release #1096

wants to merge 10 commits into from

Conversation

bobbinth
Copy link
Contributor

This is a tracking PR for v0.8.0 release.

bobbinth and others added 10 commits January 23, 2025 01:05
* feat: use different service for workers update

fix: move changelog entry to right place

* review: use http/2 for update workers endpoint

* review: replace service with endpoint in the changelog

* review: re-arrange ProxyConfig struct

* review: update command documentation

* review: rename to LoadBalancerUpdateService

* review: add error message in the empty query params case

* review: move response creation function to update worker file

* fix: typo in LoadBalancerUpdateService

* review: make function private

* review: rename health check frequency
* feat: Add miden-batch-prover crate

* feat: Add `BatchId`

* Introduce `AccountUpdateError`

* feat: Add `ProposedBatch`

* feat: Add `LocalBatchProver`

* feat: Add `ProvenBatch`

* feat: Migrate `LocalBatchProver` from node

* chore: Rename `NoteAuthenticationInfo`

* feat:Add batch expiration block num

* chore: Use core instead of std for `Display`

* feat: Migrate `MockProvenTxBuilder`

* feat: Test tx ordering in batches

* feat: Add `BatchAccountUpdate`

* chore: Extend test assertions

* feat: Refactor and document batch output note tracker

* feat: Add input/output notes commitment test

* feat: Remove `BlockNumber::from_usize`

* feat: Check for duplicate input notes

* feat: Add unauthenticated/authenticated scenario tests

* chore: Misc doc fixes

* feat: Move `ProposedBatch` and `ProvenBatch` to objects

* chore: Add changelog entry

* feat: Use MockChain for batch tests (partially)

* chore: Move most validation to `ProposedBatch`

* feat: Use MockChain for all tests

* feat: Implement note authentication and tests for it

* feat: Verify transactions in batch

* chore: Document error conditions on proposed batch

* feat: Check max input/output notes and account updates in batch

* feat: Check for duplicate transactions in batch

* feat: Add tests with a circular note dependency

* feat: Rename batch prover crate

* chore: Address review comments

* chore: Unbox the `BlockHeader`

* chore: Remove unused dependencies

* feat: Use `InputNotes` rather than `Vec`

* feat: Compute batch ID as sequential hash over tx ID and account ID

* chore: Remove `BlockInclusionProof` and `NoteInclusionProofs`

* chore: Address more review comments

* chore: Move tests into dedicated file

* feat: Add `block_num` field to `ProvenTransaction`

* feat: Add `ChainMmr::from_mmr`

* feat: Add `BatchAccountUpdate::into_parts`

* feat: Add `ProvenBatch::produced_nullifiers`

* feat: Add `BatchId::compute_from_ids`

* feat: Expose `BatchProveError` and rename `BatchProposeError`

* feat: Remove `compute` prefix from batch id constructors

* chore: Move `ChainMmr::from_mmr` behind test flag

* chore: Address review comments

* feat: Disallow empty transaction batches

* chore: Address review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants