You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
PLT-1034 Fixed SealedBidAuction failing quickcheck test case.
* Fixed the SealedBidAuction failing quickcheck test case
* Documented the issue concerning validity intervals and outlined the
issue with cardano-ledger.
* Added a global limit of 100 for number of generated test cases for
quickcheck. This can be override on individual property tests using
'withMaxSuccess'.
* Added a test case for Crowdfunding to verify that we can't make a
contribution if the deadline is elapsed.
0 commit comments