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

Cosmos signature verification and fix #20

Closed
wants to merge 6 commits into from

Commits on May 22, 2023

  1. Problem: Cosmos signing was broken & had missing requirements

    Solution: Fix sign() function and add signature verification func + test + add requirements
    MHHukiewitz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4b2a8b0 View commit details
    Browse the repository at this point in the history
  2. fix import order

    MHHukiewitz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0b93134 View commit details
    Browse the repository at this point in the history
  3. fix cosmos tests

    MHHukiewitz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    388041f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd89521 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    MHHukiewitz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    db819e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    1059c08 View commit details
    Browse the repository at this point in the history