This is a test.
Highlights • Images • Upgrade Instructions
✨ Highlights
This is a test.
🔗 Links
🐳 Images
blockstack/sbtc:signer-test-docker-release@sha256:<SignerDigest>
blockstack/sbtc:blocklist-client-test-docker-release@sha256:<BlocklistDigest>
⚠️ Always use immutable image tags.
🔎 Verify the attestation of these images using this guide.
📙 Database migrations
Here: signer/migrations
.
🛠️ Upgrade Instructions:
- Stop your sBTC signer
- Backup your database
- Edit your configuration as instructed
- Apply database migrations (only if not running with the
--migrate-db
flag) - Update your sBTC images as specified above
- Restart your sBTC signer and blocklist client
What's Changed
Other Changes
- fix: enforce codec deserialization by @djordon in #1188
- fix: increase the event observer max body size by @matteojug in #1195
- refactor: better integration test db instantiation by @cylewitruk in #1206
- feat: additional logging for
new_block
handler by @cylewitruk in #1203 - fix: continue processing events in new block after unknown events by @matteojug in #1198
- feat: add config params for dkg-rerun bitcoin block height and target rounds by @cylewitruk in #1204
- feat: #1200 feature signers allow second dkg after specific block height by @cylewitruk in #1205
- feat: Query By Recipient by @AshtonStephens in #1125
- feat: #1199 feature coordinator attempts subsequent DKG run according to configuration by @cylewitruk in #1212
- fix: exit early if no requests during presign request creation by @djordon in #1215
- feat: always create new state machines by @djordon in #1209
- feat: load aggregate key dependent signer state machines by @djordon in #1210
- [feature] return a proper errors instead of debug asserts by @MCJOHN974 in #1165
- fix: validate network recipient stacks address by @djordon in #1229
- feat: Use --locked flag for release builds by @fabergat in #1239
- chore: fix elecrs to use nightly in devenv by @cylewitruk in #1241
- feat: Add Artifact attestation for CI builds by @fabergat in #1240
- feat: Ensure GitHub workflows have only read permissions (unless needed) by @fabergat in #1247
- feat: Pin action by hash in CI workflows by @fabergat in #1249
- feat: use conservative default sBTC limits by @matteojug in #1254
Full Changelog: 0.0.9-rc5p...test-docker-release