aiken/crates
KtorZ 6b6bace8a5
test 'mint' purpose and script context creation.
Alongside a bunch of other stuff from the coverage list. In
  particular, the mint transaction contains:

  - reference inputs
  - multiple outputs, with assets, and type-0, type-1 and type-6
    addresses.
  - an output with a datum hash
  - an output with an inline script
  - carries an extra datum witness, preimage of the embedded hash
  - mint, with 2 policies purposely ordered wrongly, with 1 and 2
    assets purposely ordered wrong. One of the mint is actually a
    burn (i.e. negative quantity)
2024-08-13 10:56:29 +02:00
..
aiken Support multi-validator in script context accept test. 2024-08-13 10:56:28 +02:00
aiken-lang Rename function variable in parser 2024-08-13 10:56:28 +02:00
aiken-lsp Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-project Fix Plutus v3 validator hash calculation in blueprint. 2024-08-13 10:55:22 +02:00
uplc test 'mint' purpose and script context creation. 2024-08-13 10:56:29 +02:00