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

Problem: no end-to-end encryption module #1407

Merged
merged 9 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Problem: no end-to-end encryption module

    add keeper
    
    add grpc query
    
    signer option
    
    getter/setter
    
    genesis init/export
    
    fix lint
    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6603d85 View commit details
    Browse the repository at this point in the history
  2. fix proto lint

    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6ad0d39 View commit details
    Browse the repository at this point in the history
  3. fix test

    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    baff86e View commit details
    Browse the repository at this point in the history
  4. register codec

    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    09d4d6a View commit details
    Browse the repository at this point in the history
  5. changelog

    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cdc24cb View commit details
    Browse the repository at this point in the history
  6. fix build

    yihuang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b00e2ca View commit details
    Browse the repository at this point in the history
  7. Update x/e2ee/types/keys.go

    Co-authored-by: mmsqe <[email protected]>
    Signed-off-by: yihuang <[email protected]>
    yihuang and mmsqe authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7de8a63 View commit details
    Browse the repository at this point in the history
  8. Update x/e2ee/types/codec.go

    Co-authored-by: mmsqe <[email protected]>
    Signed-off-by: yihuang <[email protected]>
    yihuang and mmsqe authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9086449 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42a012a View commit details
    Browse the repository at this point in the history