Skip to content

chore(deps): bump ant-core to 0.7.0, ant sidecar to 0.3.4 - #218

Merged
Nic-dorman merged 1 commit into
mainfrom
chore/bump-ant-core-0.7
Aug 31, 2026
Merged

chore(deps): bump ant-core to 0.7.0, ant sidecar to 0.3.4#218
Nic-dorman merged 1 commit into
mainfrom
chore/bump-ant-core-0.7

Conversation

@Nic-dorman

Copy link
Copy Markdown
Member

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-tauri ant-core 0.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 -d confirms a single evmlib lineage shared by the app and ant-protocol.
  • Sidecar pin .ant-version: ant-cli-v0.3.3 → ant-cli-v0.3.4, matching the linked core.
  • No source changes: the 0.7.0 breaking delta (daemon log forwarding, beta-channel awareness) doesn't intersect the ant_core::node::daemon::client / ant_core::data surface the app uses — cargo check --all-targets is 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: clean
  • cargo clippy --all-targets -- -D warnings: clean
  • cargo test: 18/18
  • Frontend untouched (no JS/TS changes); CI runs typecheck + vitest regardless

🤖 Generated with Claude Code

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>
@Nic-dorman
Nic-dorman merged commit 2404a5f into main Aug 31, 2026
4 checks passed
@Nic-dorman
Nic-dorman deleted the chore/bump-ant-core-0.7 branch August 31, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant