Files
aiken/crates/aiken-project/src
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
..
2024-11-01 19:34:52 -04:00
2024-10-29 14:15:31 +01:00
2023-03-14 17:03:28 -04:00
2024-08-29 16:24:12 +02:00