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 into 1.1 #1102

Merged
merged 41 commits into from
Aug 30, 2023

Conversation

thibault-martinez
Copy link
Member

No description provided.

abdulmth and others added 30 commits July 27, 2023 15:20
…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]>
* Fix amounts

* Update bindings/nodejs/CHANGELOG.md

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

* Update version

---------

Co-authored-by: Thibault Martinez <[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
…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
Thoralf-M and others added 11 commits August 21, 2023 13:37
* 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]>
…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]>
* ignore RUSTSEC-2023-0052

* Add CI path

* todo

* Add 0053

* update deps

* clippy
@thibault-martinez thibault-martinez merged commit b45af40 into iotaledger:1.1 Aug 30, 2023
23 checks passed
@thibault-martinez thibault-martinez deleted the merge-develop-1.1 branch August 30, 2023 07:25
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.

9 participants