Releases: babylonlabs-io/finality-provider
Releases · babylonlabs-io/finality-provider
v0.15.0
Improvements
- #251 Add nlreturn lint
- #252 Remove interceptors and use context
- #266 Change default config
- #262 Add new command to export pop
- #284 Add new command to delete pop
- #277 Poll many blocks in poller
- #291 chore: remove skip height
- #294 chore: Improve fpd start
- #297 Add new command to validate pop
- #302 Update pop commands to write to a file
- #301 chore: check tx index enabled
- #308 chore: bump babylon to v1.0.0-rc.4
Bug Fixes
Release v0.14.4
Improvements
- #294 chore: Improve fpd start
Release v0.4.3
What's Changed
- backport #297 to V0.4.x by @RafilxTenfen in #298
- chore: modified to output pops to file by @RafilxTenfen in #303
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
Improvements
- #284 Add new command to delete pop
Release v0.4.1
Improvements
- #262 Add new command to export pop
Release v0.14.3
v0.14.2
v0.14.1
v0.14.0
Improvements
- #207 create finality provider from JSON file
- #208 Remove sync fp status loop
- #211 Clean up unused cmd
- #214 Gradual benchmark
- #216 Add multiple fpd connecting to one eotsd in e2e tests
- #218 Prune used merkle proof
- #221 Cleanup TODOs
- #228 Save key name mapping in eotsd import commands
- #227 Fix FP submission loop
- #226 Update local fp before register
- #233 Refactor CommitPubRand
- #234 eotsd ls command
- #238 bump babylon v1.0.0-rc.1