Files
pezkuwi-sdk/publish.log
T
pezkuwichain ed44adfb1e chore: update crates.io publish plan and fix dependencies
- Update CRATES_PUBLISH_PLAN.md with Level 0-2 completion status
- Fix binary-merkle-tree and related dependencies
- Add runtime_logger_tests.rs
- Update various Cargo.toml files
2025-12-28 11:00:56 +03:00

34 lines
1.7 KiB
Plaintext

Sat Dec 27 19:45:29 UTC 2025 - Publishing pezsp-arithmetic
Sat Dec 27 19:45:44 UTC 2025 - SUCCESS: pezsp-arithmetic
Sat Dec 27 19:46:53 UTC 2025 - Publishing pezsp-runtime-interface-proc-macro
Sat Dec 27 19:47:06 UTC 2025 - SUCCESS: pezsp-runtime-interface-proc-macro
Sat Dec 27 19:48:15 UTC 2025 - Publishing pezsp-runtime-interface
Sat Dec 27 19:48:19 UTC 2025 - FAILED: pezsp-runtime-interface
Updating crates.io index
Packaging pezsp-runtime-interface v24.0.0 (/home/mamostehp/pezkuwi-sdk/bizinikiwi/primitives/runtime-interface)
Updating crates.io index
error: failed to prepare local package for uploading
Caused by:
no matching package named `pezsp-io` found
location searched: crates.io index
required by package `pezsp-runtime-interface v24.0.0 (/home/mamostehp/pezkuwi-sdk/bizinikiwi/primitives/runtime-interface)`
Sat Dec 27 19:49:28 UTC 2025 - Publishing pezsp-io
Sat Dec 27 19:49:31 UTC 2025 - FAILED: pezsp-io
Updating crates.io index
Packaging pezsp-io v30.0.0 (/home/mamostehp/pezkuwi-sdk/bizinikiwi/primitives/io)
Updating crates.io index
error: failed to prepare local package for uploading
Caused by:
no matching package named `pezsp-core` found
location searched: crates.io index
required by package `pezsp-io v30.0.0 (/home/mamostehp/pezkuwi-sdk/bizinikiwi/primitives/io)`
Sat Dec 27 19:50:40 UTC 2025 - Publishing pezsp-core
Sat Dec 27 19:50:41 UTC 2025 - FAILED: pezsp-core
Updating crates.io index
error: all dependencies must have a version specified when publishing.
dependency `pezkuwi-ss58-registry` does not specify a version
Note: The published dependency will use the version from crates.io,
the `path` specification will be removed from the dependency declaration.