Skip to content

Releases: stacks-network/sbtc

0.0.9-rc6

23 Jan 19:02
2d8e3e6
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.0.9-rc5p...0.0.9-rc6

test-docker-release

23 Jan 16:45
Compare
Choose a tag to compare
test-docker-release Pre-release
Pre-release
TEST

What's Changed

Other Changes

Full Changelog: 0.0.9-rc5p...test-docker-release

Release Docker Image: https://hub.docker.com/layers/blockstack/sbtc/signer-test-docker-release/images/sha256:6197243fbf3ce634c88357ed444fac8e14b13c120f94e98fa3502054c245697e

You can verify the attestation using this guide.

0.0.9-rc5p

09 Jan 14:51
4d59099
Compare
Choose a tag to compare

What's Changed

Protocol Breaking Changes 🚨

  • fix: ensure mint amount is greater than the dust limit by @djordon in #1178

Other Changes

  • [featue] move events module to sbtc crate by @MCJOHN974 in #1144
  • feat: add mainnet Docker Compose skeleton by @aldur in #1086
  • Out of beta by @aldur in #1169
  • refactor: move webhooks module to the sbtc crate by @MCJOHN974 in #1163
  • add per_deposit_minimum validation by @Jiloc in #1124
  • feat: more efficient bitcoin transaction packages by @djordon in #1181
  • fix: sidecar hash prefix strip on chainstate by @Jiloc in #1184
  • fix: add handler for new attachments by @matteojug in #1185
  • [chore] Reject duplicate deposit requests when first one already accepted | confirmed | failed by @MCJOHN974 in #1179
  • fix: reject empty pre-sign requests by @djordon in #1190

Full Changelog: 0.0.9-rc4...0.0.9-rc5p

0.0.9-rc4

18 Dec 00:04
9a8cd8d
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.0.9-rc3...0.0.9-rc4

0.0.9-rc3

13 Dec 07:50
c60dedf
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.0.9-rc2...0.0.9-rc3

0.0.9-rc2

12 Dec 18:37
5b49fdc
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.0.9-rc1...0.0.9-rc2

0.0.9-rc1

12 Dec 03:51
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.9-rc0...0.0.9-rc1

0.0.9-rc0

10 Dec 08:21
1e6edf6
Compare
Choose a tag to compare

What's Changed

Protocol Breaking Changes 🚨

Other Changes

Full Changelog: 0.0.1-dev-13...0.0.9-rc0

0.0.1-dev-13

09 Dec 11:59
706f1b5
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1-dev-12...0.0.1-dev-13

0.0.1-dev-12

04 Dec 09:44
917c86b
Compare
Choose a tag to compare

What's Changed

Protocol Breaking Changes 🚨

  • feat: wait for acks from signers after BitcoinPreSignRequest by @Jiloc in #956
  • fix: add integrity protection for all messages by @djordon in #957
  • feat: verify all p2p messages by @djordon in #958

Local Breaking Changes ⚠️

Other Changes

  • Workaround BuildKit Bug in all Docker Composes by @AshtonStephens in #910
  • Remove ignored command line arguments by @MCJOHN974 in #964
  • Minor Clarity Issues by @setzeus in #972
  • refactor: use SIGHASH_ALL explicitly by @djordon in #840
  • chore: logging updates by @cylewitruk in #926
  • feat: do not attempt to vote on requests more than once by @djordon in #968
  • fix: fix Point proto conversion by @matteojug in #992
  • fix: address the lingering bug when converting a Point into a PublicKey by @djordon in #1000
  • fix: remove default user by @matteojug in #994
  • feat: check message source is in the current signing set by @djordon in #997
  • feat: sbtc limits handling in signer + emily integration by @cylewitruk in #811
  • set DepositUpdate sweep tx fee in handle_completed_deposit by @Jiloc in #1005
  • [feature] Ignore withdrawals in transaction coordinator by @MCJOHN974 in #1011
  • test: add test for reclaim path spending by @djordon in #977
  • feat: store completed-deposit and withdrawal-accept events with consistent burnhash ordering by @cylewitruk in #1010
  • feat: do not bail when coordinator fails to create bitcoin transactions by @Jiloc in #1015
  • [Feature]: Expose tx-coordinator fields as configurable parameters by @MCJOHN974 in #1014
  • feat: update the block observer horizon parameter by @djordon in #1019
  • feat: add sections for labels in release autogen by @matteojug in #1023

Full Changelog: 0.0.1-dev-11...0.0.1-dev-12