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

feat: implement AppGlobal via context manager #24

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

boblat
Copy link

@boblat boblat commented Oct 16, 2024

Also:

  • return Uint64(0) when retrieving a deleted app global state to match AVM behaviour
  • do not use empty byte value as key if no key value is provided to the constructor

- return Uint64(0) when retrieving a deleted app global state to match
  AVM behaviour
- do not use empty byte value as key if no key value is provided to the
  constructor
@boblat boblat merged commit e8f7bd8 into alpha Oct 29, 2024
2 checks passed
@boblat boblat deleted the feat-app-global branch October 29, 2024 02:15
Copy link

🎉 This PR is included in version 1.0.0-alpha.21 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants