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

feat(pubkey): Pubkey module #342

Merged
merged 9 commits into from
Oct 1, 2024
Merged

feat(pubkey): Pubkey module #342

merged 9 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. feat: pkr -> init module

    refactor: added integration tests
    
    add query command
    
    feat: pkr module implementation with add-key tx and query endpoints
    
    feat: pkr module implemented with tests
    
    fix: fix e2e tests and proto query api
    DeshErBojhaa authored and hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f3159e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a0015 View commit details
    Browse the repository at this point in the history
  3. feat: genesis export import support

    chore: CHANGELOG update
    hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3324c5c View commit details
    Browse the repository at this point in the history
  4. refactor: more robust and cleaner pkr testing and event

    chore: proto lint and error msg typo fix
    
    chore: fix test name
    hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    47e2bfd View commit details
    Browse the repository at this point in the history
  5. feat: Add SEDA Keys

    hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9106ad3 View commit details
    Browse the repository at this point in the history
  6. refactor: rename pkr module to pubkey module

    chore: add missing proto files and lint
    
    test: improve add key msg validation and unit tests
    
    fix: use comet private key type to save to file
    
    style: lint
    
    refactor: replace some user defined errors with sdk ones
    hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9756326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d65460d View commit details
    Browse the repository at this point in the history
  8. chore: lint

    chore: regenerate proto and lint proto
    
    chore: lint
    hacheigriega committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    62f54a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ddf2ec View commit details
    Browse the repository at this point in the history