aiken/crates/uplc/test_data/conformance/evaluation
rvcas 9ab458dcc6 feat: delay typemismatch errors in the machine runtime
to pass 2 of the conformance tests, we need to make sure
that we aren't typechecking builtin arguments as arguments
are applied. This switches push to by removing the call to check_type
and then reworking all the associated unwrap methods on Value
so that they return the same errors that were being returned before.
2023-11-17 13:58:13 -05:00
..
builtin feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00
example test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
term feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00