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

Several fixes and improvements #9

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Several fixes and improvements #9

merged 3 commits into from
Nov 19, 2024

Conversation

raynaudoe
Copy link
Contributor

This pull request includes significant changes to the codebase, primarily focused on updating dependencies, refactoring the package structure, and enhancing the functionality of the crypto provider components. The most important changes include updating the Makefile to check and install the correct version of golangci-lint, refactoring package paths, and adding new interfaces and methods to the crypto provider components.

Makefile Improvements:

  • Updated Makefile to check and install the correct version of golangci-lint if not already installed. [1] [2] [3]

Package Path Refactoring:

  • Refactored package paths from crypto-provider to github.com/cosmos/crypto-provider across multiple files for better organization and clarity. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

Crypto Provider Enhancements:

Documentation Updates:

  • Updated documentation to reflect the new package structure and provide guidance on adding new provider CLI commands.

These changes collectively improve the maintainability, functionality, and clarity of the codebase, aligning it with best practices and preparing it for future enhancements.

@raynaudoe raynaudoe merged commit e283557 into cp-main Nov 19, 2024
2 checks passed
@raynaudoe raynaudoe deleted the fixes branch November 19, 2024 13:35
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.

1 participant