Skip to content

Releases: stacks-network/sbtc

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

0.0.1-dev-9

26 Nov 18:53
6362b8c
Compare
Choose a tag to compare

What's Changed

  • 794 save bitcoin sighashes to db by @Jiloc in #877
  • chore: add ca-certificates to docker image by @matteojug in #952
  • Add missing proto definitions by @matteojug in #878
  • feat: send sbtc requests context to signers and store sighashs to db by @Jiloc in #954
  • feat: ensure signers go through the bitcoin validation code path by @djordon in #930
  • Add ability to pass config file via command line arguments by @MCJOHN974 in #962
  • Testnet launch emily prs by @AshtonStephens in #949
  • fix: Install ca-certificates in CI images by @aldur in #959
  • fix: deposit max-fees must not exceed the deposit amount by @djordon in #933

Full Changelog: 0.0.1-dev-8...0.0.1-dev-9

0.0.1-dev-11

27 Nov 10:54
f48d6fe
Compare
Choose a tag to compare

What's Changed

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