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

Conversation

MHHukiewitz
Copy link
Member

Cosmos code hasn't been updated since 2020. I added a test file for CSDK to check whether the signature verification function works correctly and found that the signing did not work at all.

@MHHukiewitz
Copy link
Member Author

This branch is based on #19; therefore it should be merged after #19.

@MHHukiewitz
Copy link
Member Author

Regarding encoding bytes with base64: cosmos/cosmos-sdk#12910 (comment)

Cosmos did, or will do, a transition from base64 to hex bytes, similar to Ethereum

@MHHukiewitz MHHukiewitz force-pushed the mhh-cosmos-sig-verify-and-test branch from ecfacba to db819e9 Compare May 22, 2023 10:45
@hoh hoh force-pushed the mhh-cosmos-sig-verify-and-test branch from db819e9 to 739b4a9 Compare July 10, 2023 22:26
@hoh hoh requested a review from odesenfans July 10, 2023 22:26
@hoh hoh force-pushed the mhh-cosmos-sig-verify-and-test branch from 739b4a9 to c6f2be4 Compare July 10, 2023 22:32
@MHHukiewitz
Copy link
Member Author

Closing for now, as it is not needed and maintaining our own branch of the cosmos-sdk might not seem worth it.

@MHHukiewitz MHHukiewitz closed this Nov 8, 2023
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