aiken/crates
KtorZ 3204322da6
Fix validator lookup by title.
We want the lookup to yield a result when there's only a single
  validator; and no title is provided. So that users can simply do
  'aiken address' in their project if it's unambiguous. The validator's
  name is only required to disambiguate between multiple validators.

  I also noticed that the order of arguments in with_validator was
  wrong. Somehow.
2023-02-16 10:28:27 +01:00
..
aiken Fix validator lookup by title. 2023-02-16 10:28:27 +01:00
aiken-lang Fix validator lookup by title. 2023-02-16 10:28:27 +01:00
aiken-lsp chore: clippy autofix 2023-02-01 18:53:11 -05:00
aiken-project Fix validator lookup by title. 2023-02-16 10:28:27 +01:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Fix error display in tx simulate. 2023-02-15 09:42:46 +01:00