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

Injective Ledger support #123

Merged
merged 14 commits into from
Jan 11, 2025
Merged

Injective Ledger support #123

merged 14 commits into from
Jan 11, 2025

Conversation

tombeynon
Copy link
Contributor

@tombeynon tombeynon commented Dec 26, 2024

Completely overhauls REStake message implementation, rewriting them as classes that can convert between Amino and encoded proto messages. Additionally allows them to return an Injective message class for Injective specific amino ordering, which affects EIP712 message format used for Injective ledger support.

Also tidies up usage of Wallet, RestClient (QueryClient), SigningClient and SignerProvider classes.

Results in Ledger support for Injective, cleaner codebase and a much more extensible message structure moving forward.

@tombeynon tombeynon merged commit 73aff07 into master Jan 11, 2025
@tombeynon tombeynon deleted the injective-ledger branch January 11, 2025 20:09
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