Add PlutusV3 conformance tests and also control budgets
There were some odd discrepancy for `integerToByteString` on the mem side. Either 1 or about 1000 mem units off; which I couldn't quite figure out. Yet, it proves useful to validate builtin at large and ensure we have a valid cost model for v3.
This commit is contained in:
1
crates/uplc/test_data/conformance/v2/term/var/var.uplc
Normal file
1
crates/uplc/test_data/conformance/v2/term/var/var.uplc
Normal file
@@ -0,0 +1 @@
|
||||
(program 1.0.0 x)
|
||||
@@ -0,0 +1 @@
|
||||
evaluation failure
|
||||
@@ -0,0 +1 @@
|
||||
evaluation failure
|
||||
Reference in New Issue
Block a user