Releases: stacks-network/sbtc
Releases · stacks-network/sbtc
0.0.1-dev-9
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
What's Changed
- Use proto serialization by @matteojug in #880
Full Changelog: 0.0.1-dev-10...0.0.1-dev-11
0.0.1-dev-10
What's Changed
- fix: temporary timing fix (pre #956) by @cylewitruk in #966
- fix: remove trailing slash from blocklist client by @matteojug in #963
Full Changelog: 0.0.1-dev-9...0.0.1-dev-10
0.0.1-dev-8
What's Changed
Full Changelog: 0.0.1-dev-7...0.0.1-dev-8
0.0.1-dev-7
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 fromsbtc-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
Much better!
0.0.1-dev-5
748 feature emily client authentication (#861) * feat: Add emily api key configuration option * fix: lints
Testnet Preparation Developer Release
0.0.1-dev-4 fix: incompatible target name and use debug release (#845)
Testnet Preparation Developer Release
0.0.1-dev-3 feat: Add blocklist client publishing to dockerhub (#844)
Docker Publishing Test
Test development release for testing docker publishing