-
Notifications
You must be signed in to change notification settings - Fork 43
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 (1.1) into staging #1363
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix `destroyClient` in WASM * changelog + version * Update bindings/wasm/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * fix version, changelog --------- Co-authored-by: Thibault Martinez <[email protected]>
* Add @deprecated comments * Update changelogs * Nit * bump lock --------- Co-authored-by: Thibault Martinez <[email protected]>
* fix types * fix typo
* Add cancel jobs * disable workflow_run
* Version + changelog * Release description
…de.js (#951) * fix types * changelog * typo --------- Co-authored-by: Thibault Martinez <[email protected]>
* Fix StrongholdAdapterBuilder * changelog * Enable CI workflows (#941) * tweaks and fix test --------- Co-authored-by: Thibault Martinez <[email protected]>
* add cli command to list accounts * add list-accounts as wallet command * review suggestions * some fixes * update changelog * nit * also print account indexes * format as table * undo breaking change * nit
* change some debug logs to warnings and errors * revert some
* chore: make private fields readonly * fix: lint * chore: changelog * fix: comment * chore: update changelog * Nits * fix: undo breaking change * Update bindings/nodejs/lib/types/block/signature.ts Co-authored-by: Abdulrahim Al Methiab <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Abdulrahim Al Methiab <[email protected]>
Co-authored-by: thibault-martinez <[email protected]>
* Enable CI workflows (#941) * return error on mismatch * update changelog --------- Co-authored-by: Thibault Martinez <[email protected]>
* feat(wallet): add types to list of outputs * remove vim-typo * remove named parameters * feat: add kind_str for Output * fix kind_str * lint * changelog * lint * Update sdk/src/types/block/output/mod.rs * remove ghost code * Update cli/src/command/wallet.rs * Update cli/src/command/wallet.rs * add empty line * feat: extend list of outputs for `unspent-outputs` --------- Co-authored-by: Thibault Martinez <[email protected]>
* Fix amounts * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * Update version --------- Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
* Make `last_sync` a field in `ClientInner` * Add changelog * Use tokio mutex instead * Bump version
* changelog * added a fixed section * removed added section --------- Co-authored-by: Alexandcoats <[email protected]>
* Fix ledger nano downcasting and add test * changelogs * fix test * forgot channels exist * Improve event handlers and remove remainder assertion
Co-authored-by: Thoralf-M <[email protected]>
* CLI: Sync native token foundries * Changelog * Addresses pretty print
* Add irc 27 metadata * Add examples * Add irc 30 * array literal * doc Co-authored-by: Thoralf-M <[email protected]> * doc again * format * changelog * Add asFeature helpers * Update bindings/nodejs/lib/types/block/output/irc-27.ts --------- Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Abdulrahim Al Methiab <[email protected]>
Merge develop into 1.1
* Add `PrivateSecretManager` to Node.js * fmt * changelog * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]>
* Prepare 1.1.0-rc.0 * Nits * Update bindings/python/CHANGELOG.md * Python Cargo.toml
* Add webpack CI test * generic import --------- Co-authored-by: Thibault Martinez <[email protected]>
* test vectors address test * reused test fixture from rust --------- Co-authored-by: Thibault Martinez <[email protected]>
…1342) * Fix migrate_db_chrysalis_to_stardust() with ledger nano signer type * Address review comments, format * Remove obsolete code
Merge develop into 1.1
* Nodejs 1.1.0-rc.2 * Changelog
* updated outputs to match all. except python * Transaction -> Block * Update bindings/python/examples/how_tos/alias/create.py Co-authored-by: Thoralf-M <[email protected]> * Update bindings/python/examples/how_tos/alias/create.py * Fmt --------- Co-authored-by: Brord van Wierst <[email protected]> Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Thibault Martinez <[email protected]>
* more type hints * added bech32 type * fmt * cursor back to string * changedname * Apply suggestions from code review * bech32 in account * Nits * Changelog --------- Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Thibault Martinez <[email protected]>
Merge develop into 1.1
Merge 1.1 into develop
* Fix workflows * Releases
Thoralf-M
previously approved these changes
Oct 2, 2023
* cleanup env var checks * cleanup env var checks
Thoralf-M
approved these changes
Oct 2, 2023
Alex6323
approved these changes
Oct 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.