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

Many bindings #6

Merged
merged 37 commits into from
Feb 6, 2025
Merged

Many bindings #6

merged 37 commits into from
Feb 6, 2025

Conversation

BiPhan4
Copy link
Collaborator

@BiPhan4 BiPhan4 commented Feb 5, 2025

Adding wasm bindings support for post file and buy storage.

@BiPhan4 BiPhan4 marked this pull request as ready for review February 5, 2025 21:06
Copy link
Contributor

@slightlyskepticalpotat slightlyskepticalpotat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still get dependency issues but the code looks good.

@BiPhan4
Copy link
Collaborator Author

BiPhan4 commented Feb 6, 2025

@slightlyskepticalpotat

Mulberry experiencing dependency issues is peculiar.

As at this PR, the contracts have not imported any new libraries or updated any dependencies.

Should we hold off on merging until you've resolved the dependency issues?

Remember that wasmd sits on top of canine-chain, so the dependency issues could be between mulberry and canine-chain, not mulberry and the wasm files themselves.

@slightlyskepticalpotat
Copy link
Contributor

mulberry works fine with these bindings, I confirmed earlier this morning

previously I was experiencing dependency issues when unit testing this repository in the interchaintest/ folder with the following command go test -v . -run TestWithContractTestSuite -testify.m TestStorageModule

after re-cloning this repo and re-building an image of canine-chain (evm branch), everything is normal and now all tests pass

feel free to merge

@slightlyskepticalpotat
Copy link
Contributor

@BiPhan4 forgot to tag

@BiPhan4 BiPhan4 merged commit e1d328f into main Feb 6, 2025
@BiPhan4 BiPhan4 deleted the many-bindings branch February 6, 2025 17:42
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.

2 participants