Skip to content

Releases: babylonlabs-io/finality-provider

v0.15.0

29 Jan 09:32
v0.15.0
5f1332c
Compare
Choose a tag to compare

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

  • #296 fix: edit finality provider commission-rate
  • #307 fix: increment fp_total_failed_votes

Release v0.14.4

27 Jan 14:21
c8c41f0
Compare
Choose a tag to compare

Improvements

  • #294 chore: Improve fpd start

Release v0.4.3

24 Jan 14:52
1e72750
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

14 Jan 17:20
v0.4.2
4215071
Compare
Choose a tag to compare

Improvements

  • #284 Add new command to delete pop

Release v0.4.1

08 Jan 20:31
v0.4.1
a4257b4
Compare
Choose a tag to compare

Improvements

  • #262 Add new command to export pop

Release v0.14.3

07 Jan 03:29
e355c5e
Compare
Choose a tag to compare

Improvements

  • #253 Refactor to start from the last finalized height
  • #260 Allow running of jailed fp

v0.14.2

23 Dec 16:31
v0.14.2
f92bb52
Compare
Choose a tag to compare

Bug Fixes

  • #244 fix: save key name mapping
    verifies if there is a eots client running
  • #246 fix: start fp after register

Full Changelog: v0.14.1...v0.14.2

v0.14.1

21 Dec 16:37
v0.14.1
f57fbdd
Compare
Choose a tag to compare
  • #240 fix removed printf in cmd command

v0.14.0

21 Dec 14:19
v0.14.0
a69c053
Compare
Choose a tag to compare

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

v0.13.1

06 Dec 08:46
ca558cc
Compare
Choose a tag to compare

Bug Fixes

  • #199 EOTS signing for multiple finality providers