Releases: babylonlabs-io/covenant-emulator
Releases · babylonlabs-io/covenant-emulator
Version v0.13.0
Improvements
- #110 bump babylon to v1.0.0-rc.7
Bug Fixes
- #107 crypto: replace dcrd fork with btcd fork
with crypto fix
- #106 crypto: use dcrd fork with crypto fix
- #108 chore: increase max content length
Version v0.12.0
Improvements
- #83 covenant-signer: remove go.mod
- #95 removed local signer option
as the covenant emulator should only connect to a remote signer
- #96 add pagination to
queryDelegationsWithStatus
- #99 add more metrics
covenant-signer
- #100 bump babylon to v1.0.0-rc.4
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