forked from keep-starknet-strange/joyboy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Verify SocialPay request (keep-starknet-strange#91)
* wip * refac: implement a function to verify NIP01Event signature using bip340 (keep-starknet-strange#71) * refac: make it work on CI * refac: convert sha256 directly into ByteArray * test: add more test coverage * refac: implicitly return verify test: add test for invalid cases * test: refactor fn names and assert statements * remove debug messages --------- Co-authored-by: Emmaunuel Ejembi <[email protected]>
- Loading branch information
1 parent
8713a12
commit 67fc99f
Showing
3 changed files
with
242 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters