chore: release#1423
Conversation
✅ No Blockers —
|
| kimi-code | glm | verifier:deepseek | aggregate | |
|---|---|---|---|---|
| Readiness | 96 | 97 | 92 | 92 |
| Confidence | 95 | 95 | 95 | 95 |
| Correctness | 97 | 98 | 98 | 97 |
| Security | 98 | 100 | 100 | 98 |
| Testing | 90 | 95 | 100 | 90 |
| Architecture | 94 | 98 | 100 | 94 |
This is a clean automated release PR with zero source-code changes. I verified that no .rs files were modified, added, or deleted. The diff consists entirely of version bumps across ~40 crates, CHANGELOG additions, and the intentional removal of the workspace-hack dependency (via
cargo hakari disable). All version bumps are consistent between the root workspace Cargo.toml and individual crate manifests. Cargo is not available in this environment so I could not runcargo test, but there is no new code to test. | Automated release-plz PR across 101 files: version bumps in 30+ crates with con
🟡 LOW Example crate metadata removed — examples/incredible-squaring/incredible-squaring-lib/Cargo.toml
The automated release removed
description = "Reference example: an incredible-squaring blueprint built on the Tangle SDK"andauthors.workspace = truefrom this example crate (lines 3-4 in the base commit). The same fields were preserved in other version-bumped crates (auth, sdk, etc.), making this inconsistent.
tangletools · 2026-05-17T17:00:35Z · trace
tangletools
left a comment
There was a problem hiding this comment.
✅ Clean — 7fe507b2
This is a purely mechanical release PR: version bumps across ~50 crates, generated CHANGELOG additions, removal of workspace-hack dependencies, and Cargo.lock refresh. I read diffs for every changed file and confirmed zero Rust source code was modified. The workspace-hack removal (via
cargo hakari disable) is a build-performance change with no semantic impact. No Rust toolchain was available to
Full findings and scores: review summary
tangletools · 2026-05-17T15:47:27Z · trace
PR Quality Gate Summary
Blocking issues
|
tangletools
left a comment
There was a problem hiding this comment.
✅ Approved — 1 non-blocking finding — 039181dc
This is a clean automated release PR with zero source-code changes. I verified that no .rs files were modified, added, or deleted. The diff consists entirely of version bumps across ~40 crates, CHANGELOG additions, and the intentional removal of the workspace-hack dependency (via
cargo hakari disable). All version bumps are consistent between the root workspace Cargo.toml and individual crate ma
Full findings and scores: review summary
tangletools · 2026-05-17T17:00:35Z · trace
🤖 New release
blueprint-crypto-bls: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-crypto-bn254: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-networking: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-networking-agg-sig-gossip-extension: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-tee: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-networking-round-based-extension: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-crypto: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-auth: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-keystore: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-client-tangle: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-manager-bridge: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-gossip-primitives: 0.2.0-alpha.4 -> 0.2.0-alpha.5blueprint-tangle-aggregation-svc: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-tangle-extra: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-pricing-engine: 0.3.0-alpha.4 -> 0.3.0-alpha.5blueprint-remote-providers: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-qos: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-runner: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-client-eigenlayer: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-clients: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-core-testing-utils: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-chain-setup-anvil: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-chain-setup: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-contexts: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-eigenlayer-extra: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-anvil-testing-utils: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-eigenlayer-testing-utils: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-testing-utils: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-manager: 0.4.0-alpha.4 -> 0.4.0-alpha.5cargo-tangle: 0.5.0-alpha.4 -> 0.5.0-alpha.5blueprint-webhooks: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-x402: 0.2.0-alpha.5 -> 0.2.0-alpha.6blueprint-sdk: 0.2.0-alpha.5 -> 0.2.0-alpha.6incredible-squaring-blueprint-lib: 0.2.0-alpha.4 -> 0.2.0-alpha.5Changelog
blueprint-crypto-blsblueprint-crypto-bn254blueprint-networkingblueprint-networking-agg-sig-gossip-extensionblueprint-teeblueprint-networking-round-based-extensionblueprint-cryptoblueprint-authblueprint-keystoreblueprint-client-tangleblueprint-manager-bridgeblueprint-gossip-primitivesblueprint-tangle-aggregation-svcblueprint-tangle-extrablueprint-pricing-engineblueprint-remote-providersblueprint-qosblueprint-runnerblueprint-client-eigenlayerblueprint-clientsblueprint-core-testing-utilsblueprint-chain-setup-anvilblueprint-chain-setupblueprint-contextsblueprint-eigenlayer-extrablueprint-anvil-testing-utilsblueprint-eigenlayer-testing-utilsblueprint-testing-utilsblueprint-managercargo-tangleblueprint-webhooksblueprint-x402blueprint-sdkincredible-squaring-blueprint-libThis PR was generated with release-plz.