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

Merge develop in 1.1 #1182

Closed

Conversation

thibault-martinez
Copy link
Member

No description provided.

Thoralf-M and others added 15 commits August 30, 2023 16:08
* Brainstorm

* Basic idea

* Add encrypted db

* Seems to work

* Define types in migration, refactor

* where in stronghold is the data?

* Make stronghold snapshot migration work

* Add migration to bindings, add get_chrysalis_data()

* Save chrysalis data from snapshot in db

* Address some TODOs

* Address todos

* Add chrysalis-backup-work-factor-0.stronghold

* Fix wasm

* Don't error on ClientDataNotPresent

* Clippy

* Address review comments

* Remove extra function

* Update bindings/nodejs/CHANGELOG.md

Co-authored-by: Thibault Martinez <[email protected]>

* Remove `from`

* Clippy

* Changelog

* Update sdk/src/wallet/storage/constants.rs

* Move function to storage

* Address review comments

* Address review comments

* Review suggestions

* Address review comments

* Add db_encryption_key to Rust, export migrateDbChrysalisToStardust and add nodejs example

* Single import, lint

* Address review comments

---------

Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
* Add PrivateKeySecretManager

* try_from_b58/try_from_hex

* zeroize bytes

* Nits

* Optional bs58

* Changelog

* Secret manager tests folder

* Add tests and fix

* Changelog

* Nit

* Nit

* Update sdk/tests/client/secret_manager/mod.rs

Co-authored-by: Thoralf-M <[email protected]>

* Replace panic with errors

* Remove unwrap

* Under private_key_secret_manager feature

---------

Co-authored-by: Thoralf-M <[email protected]>
* use ci-test alias

* Add more aliases

* fix coverage

* try renaming coverage file

* allow pow tests to take longer

* adjustment
* Update getting started started examples and link to them

* Update wallet getting started

* snake_case

* Update sdk/examples/client/getting_started.rs

Co-authored-by: Thibault Martinez <[email protected]>

* consistency

* Fix comment

* Clean readmes

---------

Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
* remove mpsc channel

* changelog

* Update bindings/nodejs/src/client.rs

* remove test

---------

Co-authored-by: Thibault Martinez <[email protected]>
* initial changes

* fix wasm

* add rand dep to client

* Rewrite to be a much simpler request pool

* cleanup

* Add builder fn and changelog

* timeout cleanup

* fix wasm

* refactor

* add config to bindings

* changelogs

* Update sdk/CHANGELOG.md

* Update release date

* SDK release date

---------

Co-authored-by: Thibault Martinez <[email protected]>
…#1171)

* fix `CustomAddress` value property type

* changelog
@thibault-martinez thibault-martinez deleted the merge-develop-1.1-2 branch September 8, 2023 07:57
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.

3 participants