aiken/crates
KtorZ 26e563a9be
Hardened property-based testing framework. More tests, less bugs.
Those end-to-end tests are useful. Both for controlling the behavior of the shrinker, but also to double check the reification of Plutus Data back into untyped expressions.
  I had to work-around a few things to get opaque type and private types play nice. Also found a weird bug due to how we apply parameters after unique debruijn indexes have been also applied. A work-around is to re-intern the program.
2024-03-03 19:33:26 +01:00
..
aiken feat(cli): support mainnet address output 2024-02-27 21:55:18 -05:00
aiken-lang Hardened property-based testing framework. More tests, less bugs. 2024-03-03 19:33:26 +01:00
aiken-lsp chore: Release 2024-01-31 13:48:20 -05:00
aiken-project Hardened property-based testing framework. More tests, less bugs. 2024-03-03 19:33:26 +01:00
uplc Display counterexamples as Aiken values instead of raw UPLC. 2024-03-03 19:33:24 +01:00