mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 03:11:21 +00:00
* fix BIP-340 signatures for fixed sized messages
* fmt
* fix unit test
* Removed privacy keycard calls
* Revert "Removed privacy keycard calls"
This reverts commit d70ef505a1.
* Add domain separators
* CI fixes
* add hash_message tests
* fix deny
* addressed comments