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

Extended signing support for Off-chain message signing #78

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

0xMMBD
Copy link

@0xMMBD 0xMMBD commented Oct 19, 2023

Added message parsing Sign-in with solana (SIWS) [https://github.com/phantom/sign-in-with-solana]
Off-chain message signing implemented according to: https://docs.solana.com/proposals/off-chain-message-signing
Modified general item screens to fix memory issues on nanos Added unit tests & python tests for signing off-chain
Empty application domain will be displayed as "Domain not provided" instead of base58 representation
Messages Includes changes for ComputeBudget instruction
Conditional compilation to change constant values in relation to used SDK

coredumped7893 and others added 5 commits September 12, 2023 18:40
* request heap frame
* set compute unit price
* request units
* set compute unit limit

Added unit tests
Added support for compute budget instructions

* request heap frame
* set compute unit price
* request units
* set compute unit limit

Added unit tests

Added python ragger tests for nanos, nanosp, nanox
updated links in readme file
Added message parsing Sign-in with solana (SIWS)
Modified general item screens to fix memory issues on nanos
Added unit tests & python tests for signing off-chain messages
Includes changes for ComputeBudget instruction
@0xMMBD 0xMMBD marked this pull request as ready for review October 19, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants