-
Notifications
You must be signed in to change notification settings - Fork 98
Upgrade sd-jwt-payload to version 0.4 #1716
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wulfraem
approved these changes
Sep 1, 2025
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of change
Upgrade dependency
sd-jwt-payloadto version 0.4