This is a hotfix release addressing a compatibility issue with the RPC API in Stacks Node 3.2.0.0.0.
Highlights • Images • Upgrade Instructions
✨ Highlights
- Rust version bumped to 1.88.0
- Fixes a compatibility issue with Stacks Node 3.2.0.0.0 RPC API
🐳 Images:
Important
Always use immutable image tags - the image digests are provided below. Verify the attestation of these images using this guide.
We publish our images on GitHub Container Registry.
sBTC Signer
- 🏷️
stacks-sbtc/sbtc:signer-v1.0.3-epoch32v2
- 🔒
sha256:3eefe1b9926fea06c3403f49765fae2dfab069e392c01a6f6d1c757e72ca0661
Blocklist Client
- 🏷️
stacks-sbtc/sbtc:blocklist-client-v1.0.3-epoch32v2
- 🔒
sha256:1b25ccafdc16fb334b3114912441f503ce469576013df86ef2e3e3cfc05a6cec
🛠️ Upgrade Instructions:
- Stop your sBTC signer
- Update your sBTC images as specified above
- Restart your sBTC signer and blocklist client
📝 What's Changed
- feat: update stacks-core bindings to the 3.2 release by @cylewitruk in #1782
- chore: update action hash by @cylewitruk in #1785
Full Changelog: v1.0.2...v1.0.3-epoch32v2