Skip to content

Tags: iotaledger/iota-sdk

Tags

cli-wallet-v2.0.0-beta.2

Toggle cli-wallet-v2.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix block issuer key from bytes conversion (#2249)

* Fix block issuer key from bytes conversion

* Sync basic_outputs of account outputs by default, changelog, bump cli version

---------

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

iota-sdk-wasm-v2.0.0-beta.1

Toggle iota-sdk-wasm-v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow custom allotment of account bound mana (#2248)

* Allow custom allotment of account bound mana

* Bump cli version

* Fmt

* Update check

iota-sdk-python-v2.0.0-beta.1

Toggle iota-sdk-python-v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow custom allotment of account bound mana (#2248)

* Allow custom allotment of account bound mana

* Bump cli version

* Fmt

* Update check

iota-sdk-nodejs-v2.0.0-beta.1

Toggle iota-sdk-nodejs-v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow custom allotment of account bound mana (#2248)

* Allow custom allotment of account bound mana

* Bump cli version

* Fmt

* Update check

cli-wallet-v2.0.0-beta.1

Toggle cli-wallet-v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow custom allotment of account bound mana (#2248)

* Allow custom allotment of account bound mana

* Bump cli version

* Fmt

* Update check

cli-wallet-v2.0.0-alpha.1

Toggle cli-wallet-v2.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix get_output_mana_rewards, clippy (#2246)

iota-sdk-python-v2.0.0-alpha.1

Toggle iota-sdk-python-v2.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare Python 2.0 alpha release (#2245)

iota-sdk-python-v1.1.4

Toggle iota-sdk-python-v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: make TaggedData data field optional (#1983)

* Make TaggedDataPayload::data field optional

* Tag also optional, still failing

* Make TaggedDataPayload work

* Uncomment, fix imports and lint

* Raise error

* Update date

* reorder union

* Remove unused import, update changelog, bump version

* Update rustls

---------

Co-authored-by: Alex Coats <[email protected]>

iota-sdk-nodejs-v2.0.0-alpha.9

Toggle iota-sdk-nodejs-v2.0.0-alpha.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add tx options param to prepare_claim_outputs() (#2237)

* Add tx options param to prepare_claim_outputs()

* Add new param

* Bump version and set release data

iota-sdk-nodejs-v2.0.0-alpha.8

Toggle iota-sdk-nodejs-v2.0.0-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix restore_from_stronghold_snapshot() with same source and target pa…

…th (#2234)

* Fix restore_from_stronghold_snapshot() for the case when source and target path are the same

* Update rustls

* Unblock port 8084

* Compare canonicalized paths, replace used port 8084