aiken/crates/uplc/test_data/conformance/evaluation/builtin/constant
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
..
bls12-381 feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00
bool test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
bytestring test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
data test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
integer chore: temp remove conformance tests that are failing 2023-11-15 15:55:56 -05:00
list test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
pair test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
string chore: temp remove conformance tests that are failing 2023-11-15 15:55:56 -05:00
unit test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00