Changelog for
ghc-cardano-crypto-praos-devel-2.0.0-6.56.x86_64.rpm :
* Sun Nov 29 2020 mimi.vxAATTgmail.com- Update to version 2.0.0:
* Benchmark VRF and KES. Enable benchmarks in Github Actions CI.
* Sun Nov 08 2020 Mark Stopka
- Define flag to use built-in VRF
* Wed Oct 21 2020 Mark Stopka - fix project and source URLs
* Wed Oct 21 2020 mstopkaAATTopensuse.org- Update to version 2.0.0:
* More informative invalid length error message
* Trim unused packages
* Replace NoUnexpectedThunks with NoThunks
* Compile with GHC8.10.2 (#157)
* Use recommended warnings instead of enabling everything
* Change Signable constraint to use SignableRepresentation
* VRF: Document getSeed
* In Praos VRF, use useAsCStringLen.
* Get rid of MonadRandom
* Wed Oct 21 2020 Mark Stopka - initial commit