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

Save contract state as hierarchical JSON #318

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Endogen
Copy link
Contributor

@Endogen Endogen commented Nov 6, 2024

Description

This will create the contract state as hierarchical JSON in the state table. One entry per contract. The key is the contract name and the value is the whole JSON state of that contract.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have performed a self-review of my own code
  • I have tested this change in my development environment.
  • I have added tests to prove that this change works
  • All existing tests pass after this change
  • I have added / updated documentation related to this change

@Endogen Endogen self-assigned this Nov 6, 2024
@Endogen Endogen added the enhancement New feature or request label Nov 6, 2024
@Endogen Endogen marked this pull request as draft November 6, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant