Skip to content

Latest commit

 

History

History
121 lines (76 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

121 lines (76 loc) · 3.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Unreleased

Bug Fixes

  • #138 fix: panic in SendCheckpointToBTC

Improvements

  • #136 rate limit activations
  • #141 decrement tracked delegations in atomic slasher

v0.18.0

Improvements

  • #132 bump bbn v0.18.0

v0.17.3

Improvements

  • #127 fix long lock time

v0.17.2

Improvements

  • #123 more metrics for bstracker

v0.17.1

Improvements

  • #113 goreleaser wasm version
  • #115 updates bbn to v0.17.1

v0.17.0

Improvements

  • #100 bump docker workflow to 0.10.2, fix some dockerfile issue
  • #111 updates bbn to v0.17.0

v0.16.1

Improvements

  • #105 Measure latency
  • #106 Wait for stacking tx to be k-deep

v0.16.0

  • #94 adds gosec and fixes gosec issues
  • #96 fixes potential stale data read
  • #98 fixes golangci configuration
  • #102 babylon v0.16.0 upgrade

v0.15.0

  • #90 upgrade babylon to v0.15.0

v0.14.0

Bug Fixes

  • #84 fix spawning more go routines than needed when activating delegations, add more logging

Improvements

  • #87 adr 029 for generalized unbonding

v0.13.0

Improvements

  • #80 bump babylon to use uint32 in BTC block heights and BLS valset response
  • #79 handle no change output when building tx
  • #77 add arm64 static build
  • #76 add goreleaser setup and move out changelog reminder