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

tests for deploying/interacting with SmartWeave contracts #22

Closed
ppedziwiatr opened this issue Sep 16, 2021 · 0 comments · Fixed by #23
Closed

tests for deploying/interacting with SmartWeave contracts #22

ppedziwiatr opened this issue Sep 16, 2021 · 0 comments · Fixed by #23

Comments

@ppedziwiatr
Copy link
Contributor

ppedziwiatr commented Sep 16, 2021

Hi,

Recently there were some issues that caused the arlocal not to function properly when used with SmartWeave contracts:
#17
#9
https://discord.com/channels/357957786904166400/756557551234973696/887777860994093108

Since more and more people are using ArLocal for testing their SmartWeave contracts (ArLocal seems to be a perfect fit for this use case) - including us (+ we're using it for integration tests within our smartweave sdk) - maybe you could add an integration test specifically for deploying and interacting with SmartWeave contracts?

Sth. similar to https://github.com/redstone-finance/redstone-smartcontracts/blob/main/src/__tests__/integration/deploy-write-read.test.ts (of course it could (or maybe even should in this case) be using the "official" Arweave SmartWeave SDK).

Thanks.

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 a pull request may close this issue.

1 participant