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 1.1 into 2.0 #1207

Merged
merged 28 commits into from
Sep 12, 2023

Conversation

thibault-martinez
Copy link
Member

No description provided.

thibault-martinez and others added 27 commits July 27, 2023 15:16
* Fix StrongholdAdapterBuilder

* changelog

* Enable CI workflows (iotaledger#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
…dger#958)

* change some debug logs to warnings and errors

* revert some
…dger#960)

* feat: add hex version of address to `addresses` output
* Enable CI workflows (iotaledger#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]>
* Add `get_or_create_account`

* clippy

* changelog
* added mnemonic gen from console only

* made range more readable

* changelog

* undecisive person options moved to give a second try

---------

Co-authored-by: Alexandcoats <[email protected]>
* Allow selecting transactions by index

* Update cli/src/command/account.rs

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

* changelog

* more changelog

* Update cli/src/command/account.rs

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

---------

Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
* ci: add lint check for python bindings
* Add switch CLI command to change accounts

* completion and cleanup

* clippy
* added reasons

* tryfrom back

* py format

* changelog

* lint

* changelog edit
* enhanced foundry destroy example

* updated example

* review

* Nits

* Use burn instead of prepare

---------

Co-authored-by: Thibault Martinez <[email protected]>
* Add send wrapper methods

* Fix example, update comment
* Add send wrapper methods

* Update bindings/nodejs/lib/wallet/account.ts

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

* Address review comments

* Update bindings/nodejs/CHANGELOG.md

* Update bindings/nodejs/lib/wallet/account.ts

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

* Update bindings/nodejs/lib/wallet/account.ts

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

* Fix example

---------

Co-authored-by: Thibault Martinez <[email protected]>
* CLI: refactor print help

* Changelog

* Return error
* Add IRC metadata helpers

* Use metadata in a test

* fix test and optional fields

* features

* fmt and refactor tests

* clippy

* allow more types for feature constructor and feature gate the test

* 🔪
Merge develop into 1.1
* Use metadata in examples

* Update sdk/examples/how_tos/nft_collection/01_mint_collection_nft.rs

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

* fix and add more

* Update sdk/examples/how_tos/native_tokens/create.rs

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

* fmt

* changelog

* impls

---------

Co-authored-by: Thoralf-M <[email protected]>
@thibault-martinez thibault-martinez merged commit c7b55f2 into iotaledger:2.0 Sep 12, 2023
16 of 20 checks passed
@thibault-martinez thibault-martinez deleted the merge-1.1-into-2.0 branch September 12, 2023 14:23
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.

6 participants