Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor eotsd keys cmd #102

Merged
merged 5 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### Improvements

* [#102](https://github.com/babylonlabs-io/finality-provider/pull/102) Improve `eotsd keys add` command
* [#104](https://github.com/babylonlabs-io/finality-provider/pull/104) Print fpd binary version

### Bug Fixes
Expand All @@ -54,6 +55,7 @@ block tip
* [#101](https://github.com/babylonlabs-io/finality-provider/pull/101) Add finality activation
height check in finality voting and commit pub rand start height and bump Babylon version to
v0.14.0
>>>>>>> main

## v0.8.0

Expand Down
22 changes: 0 additions & 22 deletions eotsmanager/cmd/eotsd/daemon/flags.go

This file was deleted.

167 changes: 0 additions & 167 deletions eotsmanager/cmd/eotsd/daemon/keys.go

This file was deleted.

139 changes: 0 additions & 139 deletions eotsmanager/cmd/eotsd/daemon/pop.go

This file was deleted.

Loading
Loading