aiken/crates/uplc/src/tx
Pi Lanningham 4adf6f27ad Avoid wiping out traces when accessing logs
The clones are cheap enough here that we likely don't need to worry about the cost of cloning; and this removes a significant foot-gun where you can wipe out the logs/labels by accessing the other field.
2025-02-17 19:58:26 -05:00
..
snapshots Update to pallas=0.31.0 2024-11-19 14:53:36 +01:00
error.rs Return an EvalResult alongside the redeemer 2025-02-17 19:58:26 -05:00
eval.rs Avoid wiping out traces when accessing logs 2025-02-17 19:58:26 -05:00
phase_one.rs Update to pallas=0.31.0 2024-11-19 14:53:36 +01:00
script_context.rs Update to pallas=0.31.0 2024-11-19 14:53:36 +01:00
tests.rs Return an EvalResult alongside the redeemer 2025-02-17 19:58:26 -05:00
to_plutus_data.rs Fix: issue crash in code gen with incorrect column length in decision trees (#1069) 2024-12-05 11:02:19 +07:00