-
Notifications
You must be signed in to change notification settings - Fork 41
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 into 1.1 #1102
Merged
thibault-martinez
merged 41 commits into
iotaledger:1.1
from
thibault-martinez:merge-develop-1.1
Aug 30, 2023
Merged
Merge develop into 1.1 #1102
thibault-martinez
merged 41 commits into
iotaledger:1.1
from
thibault-martinez:merge-develop-1.1
Aug 30, 2023
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
…de.js (iotaledger#951) * fix types * changelog * typo --------- Co-authored-by: Thibault Martinez <[email protected]>
* 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]>
* 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]>
…otaledger#990) * fix: Prevent loading bindings when importing UtxoInput type. Constructs UtxoInput from outputId without callUtilsMethod. * fix: Improve variable naming in UTXOInput.fromOutputId * chore: Update changelog * chore: Bump nodejs bindings version * chore: Run prettier * fix: Attach UTXOInput util method (fromOutputId) dynamically (prevent bindings loading when using type UTXOInput)
* well, you have to start somewhere, right? * from dusk till dawn...to fix all todos * fix client todos * fix secret-manager todos * fix types todos * fix remaining todos * Update bindings/nodejs/lib/types/block/output/output.ts Co-authored-by: Thoralf-M <[email protected]> * Update bindings/nodejs/lib/types/block/output/unlock-condition.ts Co-authored-by: Thoralf-M <[email protected]> * Update bindings/nodejs/lib/types/block/output/unlock-condition.ts Co-authored-by: Thoralf-M <[email protected]> * Update bindings/nodejs/lib/types/block/output/unlock-condition.ts Co-authored-by: Thoralf-M <[email protected]> * Some doc comments + format * Update bindings/nodejs/lib/types/wallet/consolidation-params.ts Co-authored-by: Alexandcoats <[email protected]> * Update bindings/nodejs/lib/types/wallet/transaction-options.ts Co-authored-by: Alexandcoats <[email protected]> * Update bindings/nodejs/lib/types/wallet/participation.ts Co-authored-by: Alexandcoats <[email protected]> * Update bindings/nodejs/lib/types/block/output/unlock-condition.ts * Apply suggestions from code review * More review suggestions * Update bindings/nodejs/lib/types/wallet/output-params.ts Co-authored-by: Alexandcoats <[email protected]> * Format * Fix comment * udpate json comment --------- Co-authored-by: Alexandcoats <[email protected]> Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Brord van Wierst <[email protected]>
* chore: export logger config * chore: changelog * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]>
* Update dependencies + fix resolutions + nits * CI fix ?
…r#1020) * Use dtolnay/rust-toolchain instead of actions-rs/toolchain * Change setup-rust * Fix * Fix input name
* Bump actions/setup-node to v3 * Nit
* chore: fix typo & deprecate previous function * chore: changelog * chore: format * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * chore: remove code duplication * chore: format --------- Co-authored-by: Thibault Martinez <[email protected]>
* Fix `Account::prepare_output()` when `ReturnStrategy::Gift` is used with an existing NFT output * Use correct min_required_storage_deposit for each type * Simplify and compare against correct value * Add .changes file
Co-authored-by: Thoralf-M <[email protected]>
* Prepare python release * Update bindings/python/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]>
* Fix serde feature gating in types * Add CI check * remove tag and use cargo aliases in CI linting * atty * oop * clippy
* Fix restore backup when no secret manager data is stored * Add test * Comment first * Update version and date * Update sdk/src/wallet/core/operations/stronghold_backup/mod.rs Co-authored-by: Thibault Martinez <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
…er#1091) * Add db from 37edd0706ee003a0d17c7da19ba974b17b365cfe * Properly handle possibly null protocol params (iotaledger#1090) * Fix migration 3 * changelog * Update sdk/tests/wallet/wallet_storage.rs * Nodejs bindings changelog and version bump --------- Co-authored-by: Alexandcoats <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
* ignore RUSTSEC-2023-0052 * Add CI path * todo * Add 0053 * update deps * clippy
DaughterOfMars
approved these changes
Aug 29, 2023
Thoralf-M
approved these changes
Aug 30, 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.