Skip to content

Conversation

@UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Aug 29, 2025

Description of change

Upgrade dependency sd-jwt-payload to version 0.4

@UMR1352 UMR1352 requested a review from wulfraem August 29, 2025 13:57
@UMR1352 UMR1352 self-assigned this Aug 29, 2025
@UMR1352 UMR1352 added Chore Tedious, typically non-functional change No changelog Excludes PR from becoming part of any changelog labels Aug 29, 2025
@UMR1352 UMR1352 merged commit 02cb448 into main Sep 1, 2025
13 checks passed
@UMR1352 UMR1352 deleted the chore/upgrade-sd-jwt branch September 1, 2025 14:18
UMR1352 added a commit that referenced this pull request Sep 23, 2025
* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder
UMR1352 added a commit that referenced this pull request Sep 24, 2025
* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* Add DIDJwk::new

* `DIDJwk::new` takes an `impl Into<Jwk>` instead of `Jwk`

* Add TS binding `DIDJwk.fromJwk`

* fix TS binding

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>
UMR1352 added a commit that referenced this pull request Oct 3, 2025
* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* Add DIDJwk::new

* `DIDJwk::new` takes an `impl Into<Jwk>` instead of `Jwk`

* Add TS binding `DIDJwk.fromJwk`

* fix TS binding

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>
UMR1352 added a commit that referenced this pull request Oct 3, 2025
* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* Host linked VP on-chain using notarization

* rework linked VP examples

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* feat: Update to iota v1.7.0 (#1723)

* pin iota to "v1.7.0" and product-core to upstream-merge feature branch

Summary:
- [ ] tokio version update to: -
- [ ] fastcrypto version update to rev = "-"
- [ ] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: _
- [x] pin all product-core.git dependencies to `branch = "feat/iota-v1-7-0-rc-upstream-merge"`
- [x] pin all iota.git dependencies to `tag = "v1.7.0-rc"`

* Update dependencies to iota v1.7.0 and product-core v0.8.3

- pin all iota.git dependencies to `tag = "v1.7.0"`
- pin all product-core.git dependencies to `tag = "v0.8.3"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* make clippy happy

---------

Co-authored-by: Enrico Marconi <[email protected]>

* bump identity-wasm (#1726)

* update linked VP TS example

* Post-Quantum (PQ) and Post-Quantum/Traditional (PQ/T) hybrid signatures for VCs (#1625)

* Fix PQ examples

* Fix issue with CompositeJwk VM deserialization

* Add `DIDJwk::new` and `DIDJwk::as_jwk` (#1725)

* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* Add DIDJwk::new

* `DIDJwk::new` takes an `impl Into<Jwk>` instead of `Jwk`

* Add TS binding `DIDJwk.fromJwk`

* fix TS binding

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>
Co-authored-by: AleCla97 <[email protected]>
UMR1352 added a commit that referenced this pull request Oct 14, 2025
* Post-Quantum (PQ) and Post-Quantum/Traditional (PQ/T) hybrid signatures for VCs (#1625)

* Fix PQ examples

* Fix issue with CompositeJwk VM deserialization

* Add `DIDJwk::new` and `DIDJwk::as_jwk` (#1725)

* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* Add DIDJwk::new

* `DIDJwk::new` takes an `impl Into<Jwk>` instead of `Jwk`

* Add TS binding `DIDJwk.fromJwk`

* fix TS binding

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>

* Linked VP examples (#1729)

* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* Host linked VP on-chain using notarization

* rework linked VP examples

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* feat: Update to iota v1.7.0 (#1723)

* pin iota to "v1.7.0" and product-core to upstream-merge feature branch

Summary:
- [ ] tokio version update to: -
- [ ] fastcrypto version update to rev = "-"
- [ ] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: _
- [x] pin all product-core.git dependencies to `branch = "feat/iota-v1-7-0-rc-upstream-merge"`
- [x] pin all iota.git dependencies to `tag = "v1.7.0-rc"`

* Update dependencies to iota v1.7.0 and product-core v0.8.3

- pin all iota.git dependencies to `tag = "v1.7.0"`
- pin all product-core.git dependencies to `tag = "v0.8.3"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* make clippy happy

---------

Co-authored-by: Enrico Marconi <[email protected]>

* bump identity-wasm (#1726)

* update linked VP TS example

* Post-Quantum (PQ) and Post-Quantum/Traditional (PQ/T) hybrid signatures for VCs (#1625)

* Fix PQ examples

* Fix issue with CompositeJwk VM deserialization

* Add `DIDJwk::new` and `DIDJwk::as_jwk` (#1725)

* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* Upgrade sd-jwt-payload to version 0.4 (#1716)

* update sd-jwt to 0.4

* expose conceal_all and disclose on SdJwtVcPresentationBuilder

* feat: pin iota v1.5.0 and product-core v0.8.1 (#1715)

* Pin iota tag = "v1.5.0-rc"

* Pin iota tag = "v1.5.0"

* identity_wasm: Pin "@iota/iota-sdk": "^1.6.0" in package.json peerDependencies

* Pin product-core cargo dependencies to tag = "v0.8.1"

* bump version to 1.6.0-beta.8 (#1717)

* replace banner

* use png banner

* Pin wasm-bindgen to 0.2.100 (#1720)

* upgrade bindgen to 0.2.101

* use exact bindgen-version

* feat: Update to iota v1.6.1 and product core v0.8.2 (#1719)

* pin iota to "v1.6.1-rc" and product-core to upstream-merge feature branch

Summary:
[ ] tokio version update to: -
[ ] fastcrypto version update to rev = "-"
[x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.6.1"
[x] pin all product-core.git dependencies to `branch = "feat/iota-v1-6-1-rc-upstream-merge"`
[x] pin all iota.git dependencies to `tag = "v1.6.1-rc"`

* Update dependencies to iota v1.6.1 and product-core v0.8.2

- pin all iota.git dependencies to `tag = "v1.6.1"`
- pin all product-core.git dependencies to `tag = "v0.8.2"`
- identity_wasm: @iota/iota-interaction-ts dependency stays with "^0.8.0"

* Bump identity_wasm (#1721)

* Pin wasm-bindgen to v0.2.102 (#1722)

* use wasm-bindgen v0.2.101

* pin wasm-bindgen to 0.2.102

* Add DIDJwk::new

* `DIDJwk::new` takes an `impl Into<Jwk>` instead of `Jwk`

* Add TS binding `DIDJwk.fromJwk`

* fix TS binding

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>
Co-authored-by: AleCla97 <[email protected]>

* Add APIs to retrieve the DIDs controlled by a given address (#1708)

* fix windows longpaths (#1714)

* Fix `SdJwtVcPresentationBuilder::conceal` (#1713)

* fix `SdJwtVcPresentationBuilder`

* update docs

* first draft without error handling

* controlled_dids with error handling

* wasm bindings

* fmt

* remove the pinning of the stream on the heap

* Update identity_iota_core/src/rebased/client/read_only.rs

Co-authored-by: wulfraem <[email protected]>

* remove streaming version of controlled_dids

* ignore streamed_controlled_dids_by doctest

---------

Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: wulfraem <[email protected]>

* clippy lints

* enable IOTA Notarization in CI

* avoid testing linked-vp example in the browser

* fix CI

---------

Co-authored-by: AleCla97 <[email protected]>
Co-authored-by: Eike Haß <[email protected]>
Co-authored-by: Christof Gerritsma <[email protected]>
Co-authored-by: wulfraem <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Chore Tedious, typically non-functional change No changelog Excludes PR from becoming part of any changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants