chore(deps): bump ant-core to 0.7.0, ant sidecar to 0.3.4 - #218
Merged
Conversation
Ride the 2026-08-27 stable promotion (ant-cli-v0.3.4 / ant-core 0.7.0). Lock movement: ant-protocol 2.3.2 -> 2.3.3, saorsa-core 0.27.0 -> 0.27.1, saorsa-transport 0.36.0 -> 0.36.1. evmlib stays 0.9.1 (not on the train); single lineage confirmed. No source changes required — the 0.7.0 breaking delta (daemon log forwarding, beta-channel updater) doesn't touch the surface the app uses. Sidecar pin .ant-version: ant-cli-v0.3.3 -> ant-cli-v0.3.4 (matches the linked core). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Linear issue
V2-1103 — https://linear.app/autonominetwork/issue/V2-1103
What
Ride the 2026-08-27 stable promotion (ant-cli-v0.3.4 / ant-core 0.7.0) — the app was a full protocol line behind the network's stable rollout:
src-tauriant-core0.6.0 → 0.7.0. Lock movement: ant-protocol 2.3.2 → 2.3.3, saorsa-core 0.27.0 → 0.27.1, saorsa-transport 0.36.0 → 0.36.1. evmlib deliberately stays 0.9.1 (not on the train);cargo tree -dconfirms a single evmlib lineage shared by the app and ant-protocol..ant-version: ant-cli-v0.3.3 → ant-cli-v0.3.4, matching the linked core.ant_core::node::daemon::client/ant_core::datasurface the app uses —cargo check --all-targetsis clean.Next step after merge: cut v0.9.8-rc.1 for testers (separate bump PR + tag, per the 0.9.7 pattern).
Test evidence
cargo check --all-targets: cleancargo clippy --all-targets -- -D warnings: cleancargo test: 18/18🤖 Generated with Claude Code