Skip to content

Releases: stacks-network/sbtc

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

0.0.1-dev-10

26 Nov 19:44
26acd01
Compare
Choose a tag to compare

What's Changed

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

0.0.1-dev-8

25 Nov 18:17
845f6dd
Compare
Choose a tag to compare

What's Changed

  • feat: add back the target field in our logs by @djordon in #950

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

0.0.1-dev-7

25 Nov 18:16
4c95323
Compare
Choose a tag to compare

What's Changed

  • fix: bail on None from the stream by @djordon in #885
  • 855 Feature add an endpoint in emily for getting the sbtc cap by @AshtonStephens in #896
  • feat: Add custom root domain name option. by @AshtonStephens in #890
  • Use the fire coordinator to handle missing or malicious signers by @xoloki in #860
  • refactor: simplify block observer by @djordon in #900
  • fix: fetch deposit requests from emily before storing decisions by @djordon in #903
  • Fix devnet after Emily API auth changed config format by @aldur in #901
  • fix: remove the foreign key constraint on rotate-keys event table by @djordon in #906
  • feat: stacks call-read support + get total sbtc supply from sbtc-token contract by @cylewitruk in #904
  • fix: handle networking bug by @djordon in #907
  • feat: Add manual action for building docker images from every branch and on cron from the main by @fabergat in #912
  • chore: remove unused block_notifier config by @cylewitruk in #918
  • chore: remove commented out libp2p code by @cylewitruk in #919
  • [chore] Blocklist fixes by @MCJOHN974 in #894
  • feat: Beta README + security.md by @aldur in #924
  • Updated Clarity Maps by @setzeus in #848
  • feat: signers create bitcoin sighashes by @djordon in #849
  • fix: demo branch fixes by @matteojug in #920

New Contributors

Full Changelog: 0.0.1-dev-5...0.0.1-dev-7

0.0.1-dev-6

20 Nov 18:56
Compare
Choose a tag to compare
0.0.1-dev-6 Pre-release
Pre-release
Much better!

0.0.1-dev-5

19 Nov 13:33
62c7628
Compare
Choose a tag to compare
0.0.1-dev-5 Pre-release
Pre-release
748 feature emily client authentication (#861)

* feat: Add emily api key configuration option

* fix: lints

Testnet Preparation Developer Release

14 Nov 16:16
3d4deb4
Compare
Choose a tag to compare
Pre-release
0.0.1-dev-4

fix: incompatible target name and use debug release (#845)

Testnet Preparation Developer Release

14 Nov 15:47
6b71b95
Compare
Choose a tag to compare
Pre-release
0.0.1-dev-3

feat: Add blocklist client publishing to dockerhub (#844)

Docker Publishing Test

28 Oct 22:22
60cc176
Compare
Choose a tag to compare
Pre-release

Test development release for testing docker publishing