Releases: babylonlabs-io/covenant-emulator
Releases · babylonlabs-io/covenant-emulator
Version v0.11.3
Bug fixes
- #91 Add verification if the covenant public key was present in the params of the versioned BTC delegation
Version v0.11.2
Bug fixes
- #84 Fix bug with deduplication of already signed delegations
Version v0.11.1
- #71 Fix delegation response to delegation conversion
Version v0.11.0
- #68 Bump babylon to v1.0.0-rc.1
- #63 Add babylon
address to keys command output and fix casing in dockerfile
- #67 Add keys cmd to covenant-signer
Version v0.10.0
- #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
- #52 Fix CosmosKeyStoreConfig
- #57 Bump babylon to v0.18.0
Version 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
Version 0.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
v0.7.0
Improvements
- #25 Bump Babylon to v0.15.0
v0.6.0
v0.6.0
Improvements
- #24 Bump Babylon to v0.14.0
v0.5.0
v0.5.0
Bug fixes
- #23 Fix pre-approval flow
Improvements
- #20 Add signing behind
interface.