aiken/crates
KtorZ 34596b3084
Fix collecting withdrawal scripts in eval_phase_one
The current implementation assumed that ALL withdrawals present in a
  transaction had to be locked by a script and failed otherwise. But a
  transaction can actually be composed of both. So instead of failing,
  we should rather just ignore withdrawals that can't be referenced by
  redeemers.
2023-02-14 15:58:34 +01:00
..
aiken Use positional argument for blueprint 'apply' command 2023-02-07 11:42:42 +01:00
aiken-lang format fix 2023-02-12 19:12:38 -05:00
aiken-lsp chore: clippy autofix 2023-02-01 18:53:11 -05:00
aiken-project fix: blueprint tests 2023-02-10 19:45:44 -05:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Fix collecting withdrawal scripts in eval_phase_one 2023-02-14 15:58:34 +01:00