aiken/crates/aiken-lang
KtorZ 82a32a082b
Remove 'purpose' from blueprint's schema.
This has been removed from the CIP-0057 specification since validators
  are often re-used for multiple purposes (especially validators with
  arity 2). It's misleading to assign a validator a purpose since the
  purpose distinction actually happens _within_ the validator itself.
2023-02-21 15:30:41 +01:00
..
src Remove 'purpose' from blueprint's schema. 2023-02-21 15:30:41 +01:00
Cargo.toml Fix todo/error parser on when clauses. 2023-02-16 00:40:49 +01:00