这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: babylonlabs-io/finality-provider

v1.0.0

02 Apr 14:51
84920ee

Choose a tag to compare

Description

v1.0.0 Version of Finality Provider 🚀

v1.0.0-rc.5

01 Apr 10:30
v1.0.0-rc.5
7818205

Choose a tag to compare

v1.0.0-rc.5

Improvements

  • #374 HMAC proto match and remove env requirement.
  • #364 HMAC authentication service between fpd and eotsd.
  • #372 Add expected errors to finality vote sending.
  • #413 chore: rm default value for app hash flag
  • #417 chore: Modify default config and add validation
  • #422 chore: bump bbn to rc.9

v1.0.0-rc.4

19 Mar 22:00
v1.0.0-rc.4
7d09fb3

Choose a tag to compare

⚠️ WARNING

This version should only be used after upgrading your Babylon testnet node to v1.0.0-rc.8, which will take place on Wednesday, March 26 12PM UTC.

Upgrade Instructions

  • Stop the EOTS and Finality Provider daemons.

  • Obtain the v1.0.0-rc.4 binary using one of the following methods:

    • Build the binary on your machine:
       git checkout v1.0.0-rc.4
       make install
    
    • If you’re working with Docker images, pull the pre-built Docker image:
      docker pull babylonlabs/finality-provider:v1.0.0-rc.4
    
  • Start your EOTS and Finality Provider daemons

Changelog

Improvements

  • #390 Bump Babylon to v1.0.0-rc.8

v1.0.0-rc.3

07 Mar 14:45
4ed234c

Choose a tag to compare

Improvements

  • #358 Bump Babylon dependency and add changes related to x/btcstaking module
    changes in messages and state

Bug Fixes

  • #368 fix: fpd config validate

v1.0.0-rc.2

04 Mar 10:29
e9efbc0

Choose a tag to compare

v1.0.0-rc.2

Improvements

  • #337 Cleanup EOTS manager interfaces
  • #351 Add recover proof cmd
  • #356 Add finality provider reward-gauges query cmd

Bug Fixes

  • #333 poller: skip if no new block is polled
  • #328 Fix small bias in EOTS private key generation
  • #327 fix: no add failed cycles count when chain poller no found new blocks
  • #231 fix: withdrawal cli for rewards fp

v1.0.0-rc.1

07 Feb 00:13
9307e0a

Choose a tag to compare

Update changelog (#323)

To release v1.0.0-rc.1

v0.15.1

04 Feb 11:02
v0.15.1
ce035ff

Choose a tag to compare

Improvements

  • #314 nit: Dockerfile AS casing

Bug Fixes

  • #316 fix: typo in config validation

v0.15.0

29 Jan 09:32
v0.15.0
5f1332c

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

Choose a tag to compare

Improvements

  • #294 chore: Improve fpd start

Release v0.4.3

24 Jan 14:52
1e72750

Choose a tag to compare

What's Changed

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