Closed waalge closed 8 months ago
Previously on 49bd4ba33d9fd99180cd77321ad799e19f23c6ba.
Running here:
$aiken build && wc plutus.json
1515 3379 87116 plutus.json
[2 || jes] [aik] (main**) [impure]
$aiken build -k && wc plutus.json
1515 3379 127918 plutus.json
Make sure to set both trace level and filter traces
-f, --filter-traces
trace-level is silent by default.
yeah - that works.
Any point in being able to use filter-traces
when on trace-level
is silent?
Reopening to make sure we address that last point. We should raise a warning / meaningful error when this occurs.
edit : moved comment to https://github.com/aiken-lang/aiken/discussions/868
What Git revision are you using?
aiken v1.0.24-alpha+b6b57c7
What operating system are you using, and which version?
nixos
Describe what the problem is?
What should be the expected behavior?
I've lots of traces, this should be much bigger.