Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 26 May 14:06
Immutable release. Only release title and notes can be modified.
d0addbd

HighlightsImagesUpgrade Instructions

✨ Highlights

  • Make preparatory changes to allow operators to run pruned nodes. Final support requires further changes.
  • Implemented some of the necessary changes to enable us to ship distroless images. Distroless images, when shipped, require operators to modify their Docker Compose files if they use our example.

🐳 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

ghcr.io/stacks-sbtc/sbtc:signer-v1.3.1@sha256:bfa05631f3ac013d6015d3cbca5cbcd121c448d515bacec57c3085ecd109112f

  • 🏷️ stacks-sbtc/sbtc:signer-v1.3.1
  • 🔒 sha256:bfa05631f3ac013d6015d3cbca5cbcd121c448d515bacec57c3085ecd109112f

Blocklist Client

ghcr.io/stacks-sbtc/sbtc:blocklist-client-v1.3.1@sha256:0e31cb12af6841bfa630f9223d15c5cde07f318d37dab807d737f12540866f9f

  • 🏷️ stacks-sbtc/sbtc:blocklist-client-v1.3.1
  • 🔒 sha256:0e31cb12af6841bfa630f9223d15c5cde07f318d37dab807d737f12540866f9f

🛠️ Upgrade Instructions:

  1. Stop your sBTC signer
  2. Update your sBTC and blocklist client images as specified above
  3. Restart your sBTC signer and blocklist client

📝 What's Changed

Full Changelog: v1.3.0...v1.3.1