Skip to content

Full package history#101

Merged
chrisgitiota merged 11 commits intomainfrom
feat/fix-package-registry
Dec 4, 2025
Merged

Full package history#101
chrisgitiota merged 11 commits intomainfrom
feat/fix-package-registry

Conversation

@chrisgitiota
Copy link
Copy Markdown
Contributor

@chrisgitiota chrisgitiota commented Jul 17, 2025

This PR uses the full package history feature of the product_common::PackageRegistry introduced with the product_core PR full package history #47.

See there for more details.

Links to any relevant issues

fixes #71

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Running example 01_create_locked for Rust and TS with testnet

…oduct_common on branch "feat/full-package-history"
@chrisgitiota chrisgitiota requested a review from UMR1352 July 17, 2025 15:55
@chrisgitiota chrisgitiota added the enhancement New feature or request label Jul 17, 2025
@chrisgitiota chrisgitiota requested a review from itsyaasir July 17, 2025 15:56
@chrisgitiota chrisgitiota self-assigned this Jul 17, 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
@chrisgitiota chrisgitiota marked this pull request as ready for review December 1, 2025 15:22
@chrisgitiota chrisgitiota merged commit f5b3d5d into main Dec 4, 2025
17 of 18 checks passed
@chrisgitiota chrisgitiota deleted the feat/fix-package-registry branch December 9, 2025 17:23
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: NOTARIZATION_PACKAGE_REGISTRY: Support full package address version history

3 participants