Full package history#101
Merged
chrisgitiota merged 11 commits intomainfrom Dec 4, 2025
Merged
Conversation
…oduct_common on branch "feat/full-package-history"
# Conflicts: # Cargo.toml # bindings/wasm/notarization_wasm/Cargo.toml
… update `notarization-move/Move.history.json`
# Conflicts: # Cargo.toml # bindings/wasm/notarization_wasm/Cargo.toml
itsyaasir
approved these changes
Oct 23, 2025
# Conflicts: # Cargo.toml # bindings/wasm/notarization_wasm/Cargo.toml
# Conflicts: # Cargo.toml # bindings/wasm/notarization_wasm/Cargo.toml # notarization-rs/src/client/read_only.rs
… PackageRegistry functions
UMR1352
approved these changes
Dec 3, 2025
chrisgitiota
added a commit
that referenced
this pull request
Mar 3, 2026
Summary: - [x] tokio version update to: `= "1.49.0"` - [ ] fastcrypto version update to rev = "-" - [ ] iota-sdk-types (`https://github.com/iotaledger/iota-rust-sdk.git`) update to rev = - - [x] notarization_wasm: new peerDep. version for @iota/iota-sdk: "^1.11.0" - [x] notarization_wasm: new dependency version for @iota/iota-interaction-ts: "^0.12.0" - [x] pin all product-core.git dependencies to `tag = "v0.8.12"` - [x] pin all iota.git dependencies to "v1.17.2" Additionally: * Includes changes of PR "Deploy devnet (#204)" * Switches hyper dependency to "1" as been used by the iota-sdk * Fixes postgresql CI workflow error by pinning postgresql version * Pinned `js-sys` dependency to the exact `version = "=0.3.85"` as been described in product-core issue #101
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR uses the full package history feature of the
product_common::PackageRegistryintroduced with the product_core PR full package history #47.See there for more details.
Links to any relevant issues
fixes #71
Type of change
How the change has been tested
Running example
01_create_lockedfor Rust and TS withtestnet