aiken/crates
KtorZ 5960065a03
Fix validator selection for apply, address and policy command
Before this commit, we would require those target a specific handler,
  whereas they are in fact global to the entire validator.

  So now, we recover the behaviour from before where we default to the
  only available validator when there's no ambiguity.

  Note that this also solves the need for repeatedly applying parameters
  to each handler of a parameterized validator. The command now
  rightfully apply parameters to each corresponding handler.
2024-11-13 19:36:30 +01:00
..
aiken Fix validator selection for apply, address and policy command 2024-11-13 19:36:30 +01:00
aiken-lang Prevent ANSI colors & styles to appear in JSON output. 2024-11-13 12:52:12 +01:00
aiken-lsp Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
aiken-project Fix validator selection for apply, address and policy command 2024-11-13 19:36:30 +01:00
uplc Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00