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 #705

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

Tracking PR for v0.8.0 release #705

wants to merge 21 commits into from

Conversation

bobbinth
Copy link
Contributor

This is a tracking PR for v0.8.0 release.

bobbinth and others added 21 commits January 28, 2025 16:33
* feat: add empty asset check for p2id notes

* chore: update CHANGELOG

* review: improve empty asset check
* feat: add machete to CI lint workflow

* lint: add pedantic rules to clippy

* lint: add pedantic rules to clippy

* lint: fix clippy errors

* fix: code examples in documentation

* review: remove numeric-related allows from clippy

* review: add safety warning

* review: add return_self_not_must_use as whole module allow

* review: update docs

* review: move backticks

* feat: add helper to cast from/to felt in DB

* mark shrink method as must_use
* test: add test for CLI with testnet

* refactor: remove sync from devnet test, add test for testnet

* fix: lint
* chore: Use upstream next
* refactor: remove `Store` from authenticator

* fix: build

* refactor: remove authentication from client

* fix: unit tests

* fix: integration tests

* fix: cli

* refactor: change `ClientAuthenticator` to store each key in a separate file

* fix: CLI export

* fix: check auth procedure for account capabilities

* fix: remove TODOs

* refactor: create account directory

* add new authenticator for web client

* fix: docs

* chore: improve documentation

* fix: clean up stores

* fix: lint

* remove unused dependency

* refactor: move key managment to `KeyStore`

* fix: `sqlite` to `SQLite`

* fix: add failing test and fix regular account importing

* review: address suggestions

* docs: add top level comments

* review: change conditional compilation
* fix: Fix build after component template changes

* fix: Clippy
* feat: add `import_account_by_id` and `build_wallet_id`

* review: address suggestions
* feat: move errors to `build` in `TransactionRequestBuilder`

* docs: improve wording

* chore: update CHANGELOG
* feat: re-export `RemoteTransactionProver`
* change CI web tests to `ubuntu-latest`

* configure setuid sandbox

* refactor: move sandbox configuration to script

* fix: CI workflow
* feat: New check nullifiers parameter

---------

Co-authored-by: tomasarrachea <[email protected]>
Co-authored-by: tomyrd <[email protected]>
* feat: add functions for account creation

* feat: get note id from cli output

* feat: add function to init cli in test

* feat: use CLI output to wait for sync

* fix: integration tests

* fix: downgrade cargo machete

* review: address suggestions
* fix: BlockHeader is not Copy anymore, remove unused RPC types

* fix: WASM build
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.

7 participants