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: Cleanup eots interfaces #337

Merged
merged 3 commits into from
Feb 15, 2025
Merged

chore: Cleanup eots interfaces #337

merged 3 commits into from
Feb 15, 2025

Conversation

gitferry
Copy link
Member

@gitferry gitferry commented Feb 13, 2025

Patially addressed https://github.com/babylonlabs-io/pm/issues/198 by removing removing passphrase from EOTS manager interface and some cleanups. Some notable changes:

  • Removed passphrase parameter from every EOTS manager interface
  • Removed KeyRecord interface as we don't rely on it to create EOTS keys anymore (eotsd keys add instead).

@gitferry gitferry force-pushed the gai/cleanup-eots-interfaces branch from 37d044b to ec1154d Compare February 13, 2025 14:31
@gitferry gitferry marked this pull request as ready for review February 14, 2025 02:19
Copy link
Member

@Lazar955 Lazar955 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on the refactor

@gitferry gitferry merged commit c94f61e into main Feb 15, 2025
18 checks passed
@gitferry gitferry deleted the gai/cleanup-eots-interfaces branch February 15, 2025 02:01
gitferry added a commit that referenced this pull request Feb 17, 2025
Patially addressed babylonlabs-io/pm#198 by
removing removing `passphrase` from EOTS manager interface and some
cleanups. Some notable changes:
- Removed `passphrase` parameter from every EOTS manager interface
- Removed `KeyRecord` interface as we don't rely on it to create EOTS
keys anymore (eotsd keys add instead).
gitferry added a commit that referenced this pull request Feb 17, 2025
Patially addressed babylonlabs-io/pm#198 by
removing removing `passphrase` from EOTS manager interface and some
cleanups. Some notable changes:
- Removed `passphrase` parameter from every EOTS manager interface
- Removed `KeyRecord` interface as we don't rely on it to create EOTS
keys anymore (eotsd keys add instead).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants