-
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
Merge develop into 1.1 #1102
Commits on Jul 27, 2023
-
Fix
SenderFeature.getSender()
andIssuerFeature.getIssuer()
in No……de.js (iotaledger#951) * fix types * changelog * typo --------- Co-authored-by: Thibault Martinez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a898053 - Browse repository at this point
Copy the full SHA a898053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5adfb - Browse repository at this point
Copy the full SHA 9b5adfbView commit details
Commits on Jul 28, 2023
-
chore: make private fields readonly (iotaledger#961)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for fffcdc5 - Browse repository at this point
Copy the full SHA fffcdc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed23ea - Browse repository at this point
Copy the full SHA fed23eaView commit details -
apply version updates (iotaledger#970)
Co-authored-by: thibault-martinez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d56d15c - Browse repository at this point
Copy the full SHA d56d15cView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85ce3b2 - Browse repository at this point
Copy the full SHA 85ce3b2View commit details -
Fix nodejs balance amounts (iotaledger#975)
* Fix amounts * Update bindings/nodejs/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> * Update version --------- Co-authored-by: Thibault Martinez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3a9096 - Browse repository at this point
Copy the full SHA d3a9096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dadb72 - Browse repository at this point
Copy the full SHA 1dadb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f3013 - Browse repository at this point
Copy the full SHA 38f3013View commit details -
apply version updates (iotaledger#979)
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e38220 - Browse repository at this point
Copy the full SHA 8e38220View commit details
Commits on Aug 1, 2023
-
Make
last_sync
a field inClientInner
(iotaledger#982)* Make `last_sync` a field in `ClientInner` * Add changelog * Use tokio mutex instead * Bump version
Configuration menu - View commit details
-
Copy full SHA for 5787052 - Browse repository at this point
Copy the full SHA 5787052View commit details -
Fix: Changelog (iotaledger#985)
* changelog * added a fixed section * removed added section --------- Co-authored-by: Alexandcoats <[email protected]>
Brord van Wierst and Alexandcoats authoredAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for b0c0c38 - Browse repository at this point
Copy the full SHA b0c0c38View commit details
Commits on Aug 2, 2023
-
Fix ledger nano downcasting and add test (iotaledger#986)
* Fix ledger nano downcasting and add test * changelogs * fix test * forgot channels exist * Improve event handlers and remove remainder assertion
Alexandcoats authoredAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for d8cbb77 - Browse repository at this point
Copy the full SHA d8cbb77View commit details -
apply version updates (iotaledger#987)
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1225f4c - Browse repository at this point
Copy the full SHA 1225f4cView commit details
Commits on Aug 8, 2023
-
fix: Prevent webpack loading bindings when importing UTXOInput type (i…
…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)
Configuration menu - View commit details
-
Copy full SHA for ade9749 - Browse repository at this point
Copy the full SHA ade9749View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d86af78 - Browse repository at this point
Copy the full SHA d86af78View commit details
Commits on Aug 14, 2023
-
docs(nodejs): fully document the API (iotaledger#972)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 2aeaefa - Browse repository at this point
Copy the full SHA 2aeaefaView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8a6260 - Browse repository at this point
Copy the full SHA f8a6260View commit details
Commits on Aug 16, 2023
-
chore: export logger config (iotaledger#1014)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 7c0f19b - Browse repository at this point
Copy the full SHA 7c0f19bView commit details -
Update dependencies + fix resolutions + nits (iotaledger#1019)
* Update dependencies + fix resolutions + nits * CI fix ?
Configuration menu - View commit details
-
Copy full SHA for ec1f64c - Browse repository at this point
Copy the full SHA ec1f64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e54fa - Browse repository at this point
Copy the full SHA 28e54faView commit details -
Use dtolnay/rust-toolchain instead of actions-rs/toolchain (iotaledge…
…r#1020) * Use dtolnay/rust-toolchain instead of actions-rs/toolchain * Change setup-rust * Fix * Fix input name
Configuration menu - View commit details
-
Copy full SHA for 5d2122f - Browse repository at this point
Copy the full SHA 5d2122fView commit details -
Bump actions/setup-node to v3 (iotaledger#1024)
* Bump actions/setup-node to v3 * Nit
Configuration menu - View commit details
-
Copy full SHA for 6c2f88b - Browse repository at this point
Copy the full SHA 6c2f88bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a257fc - Browse repository at this point
Copy the full SHA 7a257fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc62f5 - Browse repository at this point
Copy the full SHA 1cc62f5View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17a267b - Browse repository at this point
Copy the full SHA 17a267bView commit details -
Fix: update naming (iotaledger#1032)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for aa97248 - Browse repository at this point
Copy the full SHA aa97248View commit details
Commits on Aug 18, 2023
-
Fix prepare_output() with ReturnStrategy::Gift (iotaledger#1029)
* 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
Configuration menu - View commit details
-
Copy full SHA for 24effd1 - Browse repository at this point
Copy the full SHA 24effd1View commit details -
apply version updates (iotaledger#1039)
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d343a14 - Browse repository at this point
Copy the full SHA d343a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bb807 - Browse repository at this point
Copy the full SHA 51bb807View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5495d88 - Browse repository at this point
Copy the full SHA 5495d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0094b2 - Browse repository at this point
Copy the full SHA c0094b2View commit details
Commits on Aug 23, 2023
-
Prepare python release (iotaledger#1070)
* Prepare python release * Update bindings/python/CHANGELOG.md Co-authored-by: Thibault Martinez <[email protected]> --------- Co-authored-by: Thibault Martinez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d63469 - Browse repository at this point
Copy the full SHA 0d63469View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fb8553 - Browse repository at this point
Copy the full SHA 6fb8553View commit details
Commits on Aug 25, 2023
-
Fix serde feature gating in types (iotaledger#1082)
* Fix serde feature gating in types * Add CI check * remove tag and use cargo aliases in CI linting * atty * oop * clippy
Alexandcoats authoredAug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 2160c76 - Browse repository at this point
Copy the full SHA 2160c76View commit details -
Fix restore_backup() (iotaledger#1083)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 8e60542 - Browse repository at this point
Copy the full SHA 8e60542View commit details -
apply version updates (iotaledger#1086)
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e6b490 - Browse repository at this point
Copy the full SHA 1e6b490View commit details
Commits on Aug 29, 2023
-
Db migration: Properly handle possibly null protocol params (iotaledg…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 81ec43f - Browse repository at this point
Copy the full SHA 81ec43fView commit details -
apply version updates (iotaledger#1095)
Co-authored-by: Thoralf-M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bf72ec - Browse repository at this point
Copy the full SHA 4bf72ecView commit details -
Ignore latest rustsec issue (iotaledger#1101)
* ignore RUSTSEC-2023-0052 * Add CI path * todo * Add 0053 * update deps * clippy
Alexandcoats authoredAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 5cfc4aa - Browse repository at this point
Copy the full SHA 5cfc4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a477d86 - Browse repository at this point
Copy the full SHA a477d86View commit details