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

refactor: split out storage and state transition for core contracts #341

Merged
merged 11 commits into from
Aug 14, 2024

Conversation

shaspitz
Copy link
Contributor

@shaspitz shaspitz commented Aug 14, 2024

Describe your changes

Splits out core contracts into storage and state transition functionality.

Issue ticket number and link

Closes #337

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have tested this code by deploying the infrastructure and ensuring that commitments are being settled

@shaspitz shaspitz linked an issue Aug 14, 2024 that may be closed by this pull request
Base automatically changed from contract-cleanup to main August 14, 2024 20:03
@shaspitz shaspitz requested review from Mikelle and ckartik August 14, 2024 20:55
@shaspitz shaspitz marked this pull request as ready for review August 14, 2024 20:55
@shaspitz shaspitz merged commit ffd2f19 into main Aug 14, 2024
8 checks passed
@shaspitz shaspitz deleted the storage-contracts2 branch August 14, 2024 22:40
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.

Split out state transition and storage for core contracts
2 participants