Releases: babylonlabs-io/finality-provider
Releases · babylonlabs-io/finality-provider
v0.13.1
v0.13.0
Improvements
- #149 Remove update of config after
fpd keys add
- #148 Allow command
eotsd keys add
to use empty HD path to derive new key and use master private key. - #153 Add
unsafe-commit-pubrand
command - #154 Use sign schnorr instead of getting private key from EOTS manager
- #167 Remove last processed height
- #168 Remove key creation in
create-finality-provider
- #176 Refactor: determining start height based on ADR-35
- #175 adds:
eotsd version
command - #179 Change
btc_pk
text toeots_pk
in CLI - #182 Remove fp manager
- #184 eots manager sign record store
- #189 Remove
fpd register-finality-provider
cmd - #190 Benchmark pub rand
- #193 adds unsafeSignEOTS for e2e tests
- #195 Not block unjailing
- #197 Bump Babylon to v0.18.0
Bug Fixes
- #166 fix:
eotsd keys add
--output
flag
v0.12.1
v0.12.0
Version 0.11.0
Release v0.10.0
Version 0.9.1
Bug Fixes
- #107 Fix commit start height when the finality activation height is higher than the current block tip
v0.8.0
v0.7.0
v0.5.0
What's Changed
- feat: accommodate BTC-timestamping by @gitferry in #40
- chore: Add contributing and release process docs by @gitferry in #46
- chore: add retry for consumer chain to become available by @RafilxTenfen in #50
- chore: opt to set eots pk in
fpd create-finality-provider
by @RafilxTenfen in #51 - chore: keep sync fp status by @RafilxTenfen in #52
- feat: accommodate ADR-25 to add jailed status to fp instance by @gitferry in #56
- chore: Add unjail-finality-provider cmd by @gitferry in #60
Full Changelog: v0.4.0...v0.5.0