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