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: Add a way to verify signature inside the Ts SDK #135

Merged
merged 9 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. Feat: messages signatures can't be only verified on the Aleph's Network

    Solution: Add a way to verify signatures directly in the SDK
    Rgascoin authored and MHHukiewitz committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cb73854 View commit details
    Browse the repository at this point in the history
  2. Feat: signature can't be verified without an instanced account

    Solution: move verify method into utils/signature
    Rgascoin authored and MHHukiewitz committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    252d38b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79de434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a2fd0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    746b21e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e626bc3 View commit details
    Browse the repository at this point in the history
  7. fix imports

    MHHukiewitz committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    960e466 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff0bf1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eeb7a8d View commit details
    Browse the repository at this point in the history