Skip to content

Commit bfd3ecb

Browse files
authored
Release: Version 0.1.7 and npmjs version 0.1.5 (#143)
* Bump cargo versions to 0.1.7 * Bump npmjs version to 0.1.5 * Revert move.lock file to rev f9a3620 as we will not update/publish the move code with this release
1 parent 315f2b8 commit bfd3ecb

File tree

6 files changed

+16
-36
lines changed

6 files changed

+16
-36
lines changed

bindings/wasm/notarization_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notarization_wasm"
3-
version = "0.1.6-alpha"
3+
version = "0.1.7-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
homepage = "https://www.iota.org"

bindings/wasm/notarization_wasm/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/wasm/notarization_wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "IOTA Foundation <info@iota.org>",
44
"description": "WASM bindings for IOTA Notarization - A Data Notarization Framework providing multiple notarization methods. To be used in JavaScript/TypeScript",
55
"homepage": "https://www.iota.org",
6-
"version": "0.1.4",
6+
"version": "0.1.5",
77
"license": "Apache-2.0",
88
"repository": {
99
"type": "git",

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "examples"
3-
version = "0.1.6-alpha"
3+
version = "0.1.7-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2024"
66
publish = false

notarization-move/Move.lock

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,36 @@
22

33
[move]
44
version = 3
5-
manifest_digest = "2E3FF0C8C2529AC5F5521920800D3385F4B722FF03E524F5AF757E81CA710024"
6-
deps_digest = "F9B494B64F0615AED0E98FC12A85B85ECD2BC5185C22D30E7F67786BB52E507C"
5+
manifest_digest = "2FA64AE578ECFADFE6576D98160FEBC1DFF70895E34236A183F6833371359743"
6+
deps_digest = "3C4103934B1E040BB6B23F1D610B4EF9F2F1166A50A104EADCF77467C004C600"
77
dependencies = [
88
{ id = "Iota", name = "Iota" },
9-
{ id = "IotaSystem", name = "IotaSystem" },
109
{ id = "MoveStdlib", name = "MoveStdlib" },
11-
{ id = "Stardust", name = "Stardust" },
1210
]
1311

1412
[[move.package]]
1513
id = "Iota"
16-
source = { git = "https://github.com/iotaledger/iota.git", rev = "bc1cbaf1049b94dde6f0b0cb9af89547132194c3", subdir = "crates/iota-framework/packages/iota-framework" }
14+
source = { git = "https://github.com/iotaledger/iota.git", rev = "d9dbd00f5601f20f9d0d8381fc674f70869c7910", subdir = "crates/iota-framework/packages/iota-framework" }
1715

1816
dependencies = [
1917
{ id = "MoveStdlib", name = "MoveStdlib" },
2018
]
2119

22-
[[move.package]]
23-
id = "IotaSystem"
24-
source = { git = "https://github.com/iotaledger/iota.git", rev = "bc1cbaf1049b94dde6f0b0cb9af89547132194c3", subdir = "crates/iota-framework/packages/iota-system" }
25-
26-
dependencies = [
27-
{ id = "Iota", name = "Iota" },
28-
{ id = "MoveStdlib", name = "MoveStdlib" },
29-
]
30-
3120
[[move.package]]
3221
id = "MoveStdlib"
33-
source = { git = "https://github.com/iotaledger/iota.git", rev = "bc1cbaf1049b94dde6f0b0cb9af89547132194c3", subdir = "crates/iota-framework/packages/move-stdlib" }
34-
35-
[[move.package]]
36-
id = "Stardust"
37-
source = { git = "https://github.com/iotaledger/iota.git", rev = "bc1cbaf1049b94dde6f0b0cb9af89547132194c3", subdir = "crates/iota-framework/packages/stardust" }
38-
39-
dependencies = [
40-
{ id = "Iota", name = "Iota" },
41-
{ id = "MoveStdlib", name = "MoveStdlib" },
42-
]
22+
source = { git = "https://github.com/iotaledger/iota.git", rev = "d9dbd00f5601f20f9d0d8381fc674f70869c7910", subdir = "crates/iota-framework/packages/move-stdlib" }
4323

4424
[move.toolchain-version]
45-
compiler-version = "1.7.0"
25+
compiler-version = "1.2.3"
4626
edition = "2024.beta"
4727
flavor = "iota"
4828

4929
[env]
5030

5131
[env.localnet]
52-
chain-id = "fb230e5b"
53-
original-published-id = "0xb02cc7a0846b0cc12877559b43bf67a1df97c2e53fe8a989145cce78b513bdf3"
54-
latest-published-id = "0xb02cc7a0846b0cc12877559b43bf67a1df97c2e53fe8a989145cce78b513bdf3"
32+
chain-id = "ecc0606a"
33+
original-published-id = "0xfbddb4631d027b2c4f0b4b90c020713d258ed32bdb342b5397f4da71edb7478a"
34+
latest-published-id = "0xfbddb4631d027b2c4f0b4b90c020713d258ed32bdb342b5397f4da71edb7478a"
5535
published-version = "1"
5636

5737
[env.devnet]
@@ -62,8 +42,8 @@ published-version = "1"
6242

6343
[env.testnet]
6444
chain-id = "2304aa97"
65-
original-published-id = "0x29f58d88d9f4d023d94b6c6e871897dfe6a7f246784e7e24f7b63e0bbee48cf7"
66-
latest-published-id = "0x29f58d88d9f4d023d94b6c6e871897dfe6a7f246784e7e24f7b63e0bbee48cf7"
45+
original-published-id = "0x00412bd469b7f980227c6c574090348239852e43aa07818b315854fdd8a2d25f"
46+
latest-published-id = "0x00412bd469b7f980227c6c574090348239852e43aa07818b315854fdd8a2d25f"
6747
published-version = "1"
6848

6949
[env.mainnet]

notarization-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notarization"
3-
version = "0.1.6-alpha"
3+
version = "0.1.7-alpha"
44
authors.workspace = true
55
edition.workspace = true
66
homepage.workspace = true

0 commit comments

Comments
 (0)