Skip to content

chore: bump legacy workspace to 0.16.0#128

Merged
prestwich merged 5 commits intolegacyfrom
prestwich/bump-legacy-0.16
Apr 2, 2026
Merged

chore: bump legacy workspace to 0.16.0#128
prestwich merged 5 commits intolegacyfrom
prestwich/bump-legacy-0.16

Conversation

@prestwich
Copy link
Copy Markdown
Member

@prestwich prestwich commented Apr 2, 2026

Summary

  • Bump workspace version from 0.16.0-rc.10 to 0.16.0
  • Update SDK deps from 0.16.0-rc.8 to 0.16.0
  • Update init4-bin-base from 0.18.0-rc.13 to 0.19.0
  • Bump ajj from 0.3.4 to 0.7.0 — adapt ResponsePayload API (enum → newtype struct wrapping Result) and subscription notification code to new permit-based API
  • Document release workflow in CLAUDE.md

Test plan

  • Verify crates resolve after SDK 0.16.0 and bin-base 0.19.0 are published to crates.io
  • Run full clippy + test suite once deps are available
  • Verify RPC endpoints and subscriptions work with ajj 0.7.0

🤖 Generated with Claude Code

…to 0.18.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prestwich prestwich requested a review from a team as a code owner April 2, 2026 15:27
@prestwich prestwich mentioned this pull request Apr 2, 2026
5 tasks
Comment on lines +37 to +45
signet-bundle = "0.16.0"
signet-constants = "0.16.0"
signet-evm = "0.16.0"
signet-extract = "0.16.0"
signet-test-utils = "0.16.0"
signet-tx-cache = "0.16.0"
signet-types = "0.16.0"
signet-zenith = "0.16.0"
signet-journal = "0.16.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be 0.16.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ResponsePayload changed from enum (Success/Failure) to newtype
struct wrapping Result. Update all call sites and adapt
subscription notification code to use the new permit-based API.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prestwich prestwich requested review from Evalir and Fraser999 April 2, 2026 15:56
@prestwich
Copy link
Copy Markdown
Member Author

this now includes the ajj version bump

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prestwich prestwich enabled auto-merge (squash) April 2, 2026 16:04
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prestwich prestwich merged commit b7e4e4e into legacy Apr 2, 2026
6 checks passed
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.

3 participants