Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tests of the compilation pipeline and arithmetization #20

Open
morganthomas opened this issue Jul 19, 2022 · 2 comments
Open

Create tests of the compilation pipeline and arithmetization #20

morganthomas opened this issue Jul 19, 2022 · 2 comments

Comments

@morganthomas
Copy link
Contributor

Compile Plutus scripts into TinyRAM object code using the compilation pipeline. Run them on the TinyRAM circuit and verify that the results are as expected.

@morganthomas
Copy link
Contributor Author

This is an open-ended issue which is not sizable because there is no real limit to the effort we can usefully put into testing different cases here. That said, we can size the effort of doing property testing using UPLC2C term generation. That effort is sized at two days (not including prerequisite Nix efforts).

@marcinbugaj
Copy link

@morganthomas, We can not only launch the tests with TinyRAM circuit but also with TinyRAM emulator. Currently all property tests are launched on x86 only. See: #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants