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

Bundle is not being generated correctly #272

Open
crisdut opened this issue Jan 9, 2025 · 0 comments
Open

Bundle is not being generated correctly #272

crisdut opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@crisdut
Copy link
Member

crisdut commented Jan 9, 2025

Description

I run the example in the repository, where Alice performs a transfer to Bob. After running the script, I noticed Alice lost the contract states.

The error occurs because we are not calling the Barrow::bundle method during the transfer method's execution, which is responsible for completing the creation of the prefabs operation pack.

Version: v0.12 (e6adad0)

@dr-orlovsky dr-orlovsky self-assigned this Jan 10, 2025
@dr-orlovsky dr-orlovsky added the bug Something isn't working label Jan 10, 2025
@dr-orlovsky dr-orlovsky added this to the v0.12.0 milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants