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

Resolve Iris, Tgrade prefix and "panic: pubkey is incorrect size" problems #37

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

choihocheol
Copy link

Resolve Iris, Tgrade prefix problem

Update and Add Iris, Tgrade alternative valoper prefix

"iva": "ica", // Iris hub
"tgrade": "tgrade", // Tgrade

Resolve panic: pubkey is incorrect size(#34) problem

Support not only ed25519 but also secp256k1 and secp256r1 for deriving key

Choi Hocheol and others added 5 commits October 7, 2022 16:39
Update and Add Iris, Tgrade alternative valoper prefix
Support not only ed25519 but also secp256k1 and secp256r1
for deriving key
Resolve Iris, Tgrade prefix and "panic: pubkey is incorrect size" problems
Use if to case statement
@choihocheol choihocheol marked this pull request as draft October 7, 2022 11:47
@choihocheol choihocheol marked this pull request as ready for review October 7, 2022 11:47
@choihocheol choihocheol marked this pull request as draft October 7, 2022 11:54
@choihocheol choihocheol marked this pull request as ready for review October 7, 2022 11:54
@choihocheol choihocheol closed this Oct 7, 2022
@choihocheol choihocheol reopened this Oct 7, 2022
@choihocheol choihocheol closed this Oct 7, 2022
@choihocheol choihocheol reopened this Oct 7, 2022
@Azeuh
Copy link

Azeuh commented Jan 25, 2023

Tried to merge locally.

Fixes (at least) the Iris panic and also the Band same problem

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.

2 participants