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

Test contracts for int64 #170

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Test contracts for int64 #170

wants to merge 4 commits into from

Conversation

virgil-serbanuta
Copy link
Contributor

pushd tests/contracts/adder-int-64
sc-meta all build
popd

pushd tests/contracts/test-adder-int-64
sc-meta all build
popd

cd kmxwasm
poetry install
poetry run kdist build mx-semantics.llvm-kasmer
poetry run kasmer -C ../tests/contracts/test-adder-int-64/ build
poetry run kasmer -C ../tests/contracts/test-adder-int-64/ verify test_call_add

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

Successfully merging this pull request may close these issues.

1 participant