-
Notifications
You must be signed in to change notification settings - Fork 155
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 signMessage
method
#779
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 248b8f2 - Browse repository at this point
Copy the full SHA 248b8f2View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fc0124 - Browse repository at this point
Copy the full SHA 5fc0124View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b060ce0 - Browse repository at this point
Copy the full SHA b060ce0View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 016e1ad - Browse repository at this point
Copy the full SHA 016e1adView commit details -
Decorate modules to throw consistent error message when signMessage i…
…s not implemented.
Configuration menu - View commit details
-
Copy full SHA for 6c8898c - Browse repository at this point
Copy the full SHA 6c8898cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63dcb4 - Browse repository at this point
Copy the full SHA a63dcb4View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22f7786 - Browse repository at this point
Copy the full SHA 22f7786View commit details -
Merge pull request #1 from kujtimprenkuSQA/meteor-sign-message-optional
Remove empty signMessage from wallets that do not implement it
Configuration menu - View commit details
-
Copy full SHA for 1f69772 - Browse repository at this point
Copy the full SHA 1f69772View commit details -
Define signMessage when getting the module/wallet from the selector
This adds the signMessage at the types when getting the module/wallet from the selector at runtime so typescript does not complain and there is no need to check if this function is defined or not.
Configuration menu - View commit details
-
Copy full SHA for 73d57aa - Browse repository at this point
Copy the full SHA 73d57aaView commit details -
Merge pull request #2 from kujtimprenkuSQA/fix-sign-message-at-runtime
Define signMessage when accessing a wallet/module
Configuration menu - View commit details
-
Copy full SHA for 0a5c299 - Browse repository at this point
Copy the full SHA 0a5c299View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 451e1ab - Browse repository at this point
Copy the full SHA 451e1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc4331 - Browse repository at this point
Copy the full SHA bbc4331View commit details