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

Add an optional shared writable state #9358

Open
Tracked by #8828
steven-sheehy opened this issue Sep 16, 2024 · 0 comments
Open
Tracked by #8828

Add an optional shared writable state #9358

steven-sheehy opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement Type: New feature web3 Area: Web3 API

Comments

@steven-sheehy
Copy link
Member

Problem

For #9357 and to support easier local debugging, it would be useful to have an optional component that persists state changes across contract calls.

Solution

  • Add a property to control enablement of this feature, defaulting to false
  • Implement WritableKVState for each store possibly backed by Caffeine

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature web3 Area: Web3 API
Projects
None yet
Development

No branches or pull requests

1 participant