Skip to content

Tracking PR for v0.12.0 release#1183

Merged
bobbinth merged 88 commits intomainfrom
next
Nov 7, 2025
Merged

Tracking PR for v0.12.0 release#1183
bobbinth merged 88 commits intomainfrom
next

Conversation

@bobbinth
Copy link
Contributor

This is a tracking PR for v0.12.0 release.

* feat: add pagination to CheckNullifiersByPrefix

* review:expand docs on block range inclusion

* review: use if let removing unwrap

* review: reorder paginated responses fields

* review: increase limit to 2.5MB

* review: improve wording in readme

* review: move BlockNumber casting to response creation

* review: rename to MAX_ROWS

* review: rename to MAX_ROWS in pre-existing queries

* review: rename CheckNullifiersByPrefix to SyncNullifiers
* feat: add BlockRange message

* feat: add PaginationInfo message

* fix: add PR number in changelog entry

* review: update PaginationInfo docs

* review: add +1 in PaginationInfo docs

* review: implement From and Into for proto::BlockRange

* review: use RangeInclusive in sync_storage_maps

* fix: re-build proto messages
* feat: distributed tracing in remote prover

* review: update tracing warning
Its features are not yet exposed through the RPC.
SantiagoPittella and others added 2 commits November 6, 2025 18:06
* chore: add accounts creation command

* review: remove increment_counter, reduce counter_program

* review: remove create accounts command

* chore: deploy accounts

* chore: add accounts creation command

* wip: deploy accounts

* chore: deploy counter account

* chore: remove deploy-account command from readme

* review: use PathBuf instead of str

* chore: remove authorized account from script

* review: remove ? and return

* chore: update with latest next

* chore: save account after deploy, add instrumentation to deployment

* fix: dont panic if remote prover is not available

* review: replace unwrap with expect

* review: add zeros to stack comment, use dropw

* review: remove Box::pin

* review: merge accounts into mod, add section separators

* Review: use filepath as suffix for config vars

* review: replace 'will be saved' with 'are located' in docs

* review: move files save into specific modules

* chore: deploy incrementing nonce and calling get_count, add account ID validation

* review: use auth component from miden testing

* review: rename to counter_account

* review: update account ID check in procedure

* review: replace .bin with .mac

* review: use proper default URL

* wip: update to latest miden-base

* chore: remove unused transaction store

* review: update filepath docs, instrument create_wallet_account

* review: remove tx script to deploy

* review: use PartialAccount::new, remove get_vault_asset_witness impl
@bobbinth bobbinth marked this pull request as ready for review November 7, 2025 04:48
@bobbinth bobbinth merged commit 86963b7 into main Nov 7, 2025
11 checks passed
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.