aiken/crates/uplc/src/machine
KtorZ 428b5f2b37
Align output of `tx simulate` with other Aiken's commands.
And also return a structured output as JSON, so it's more easily used
  by other tools.

  ```
       Parsing script context
    Simulating 78ec148ea647cf9969446891af31939c5d57b275a2455706782c6183ef0b62f1
      Redeemer Spend → 0

  {"mem":151993,"cpu":58180696}
  ```
2023-02-14 16:50:55 +01:00
..
cost_model.rs Align output of `tx simulate` with other Aiken's commands. 2023-02-14 16:50:55 +01:00
error.rs feat: fix errors and add tests for BigInt changes 2023-02-09 15:01:30 -05:00
runtime.rs fix: changed how list_access_to_uplc handles discards fixing unit test 55 2023-02-11 04:30:18 -05:00