Skip to content

Latest commit

 

History

History
103 lines (73 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

103 lines (73 loc) · 3.34 KB

Changelog

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

The format is based on Keep a Changelog

Unreleased

Improvements

  • #43 Test importing private key to the cosmos keyring
  • #44 Command to derive child private keys from the master key
  • #45 Add e2e test with encrypted file keyring usage
  • #47 Add unlocking keyring through API
  • #48 Add covenant signer version that requires unlocking
  • #49 Add show-key command

v0.9.0

  • #33 Add remote signer sub module
  • #31 Bump docker workflow version, fix some Dockerfile issue
  • #36 Add public key endpoint to the remote signer
  • #38 Bump Babylon version to v0.17.1
  • #37 Add remote signer to the covenant emulator
  • #40 Fix min unbonding time validation

v0.8.0

Bug fixes

  • #30 Ignore duplicated sig error

Improvements

  • #22 Go releaser setup and move changelog reminder out
  • #32 Upgrade Babylon to v0.16.0

v0.7.0

Improvements

  • #25 Bump Babylon to v0.15.0

v0.6.0

Improvements

  • #24 Bump Babylon to v0.14.0

v0.5.0

Bug fixes

  • #23 Fix pre-approval flow

Improvements

  • #20 Add signing behind interface.