aiken/crates
KtorZ 8c2fdf9ad4
Use dot to separate purpose from validator name in blueprint
The rationale is two folds:

  1. It's more consistent with how we already separate the validator
  name from its module.

  2. Because `_` may be present in Aiken's validator's name, it is hard
     to read and I am afraid it could potentially conflict later on. So
     it's better to use a separator that cannot appear in validator
     names.
2024-08-25 16:20:08 +02:00
..
aiken Fix script context translations for withdrawals and validity intervals. 2024-08-13 23:43:47 +02:00
aiken-lang Fix generation of fallback validator 2024-08-25 16:20:08 +02:00
aiken-lsp Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-project Use dot to separate purpose from validator name in blueprint 2024-08-25 16:20:08 +02:00
uplc Finish re-working machine errors display. 2024-08-25 16:20:06 +02:00