- Included bindings to
blst
library to enable operations over curve BLS12-381 #266
- Deserialization performance improvements
- GHC-9.6 compatibility
- Deserialization performance improvements
- GHC-9.6 compatibility
- Remove
development
flag: #372
- Fixed the name
encodedSignKeyDESIGNSizeExpr
->encodedSignKeyDSIGNSizeExpr
- Add
IsString
instance forCode Q (Hash h a)
, so$$"deadbeaf"
would work with GHC-9.2
- Initial release