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

Optimistic module integration #673

Draft
wants to merge 39 commits into
base: nightly
Choose a base branch
from
Draft

Conversation

theochap
Copy link
Contributor

@theochap theochap commented Aug 17, 2023

Description

This PR aims to add an end-to-end integration workflow for the optimistic module. The main changes are concentrated in SlotData and the ChainState module. The slot data is now equipped with a namespace method that returns the slot's namespace which is used to update the chain-state module and skip the transactions that did not come from the default namespace. The Namespace is also integrated in the context as an associated type. The rest of the workflow is left unchanged.

Testing

An end-to-end integration test is going to be added.

@theochap theochap changed the base branch from nightly to optimistic August 18, 2023 00:00
Base automatically changed from optimistic to nightly August 18, 2023 17:05
@cemozerr
Copy link
Member

Can we close this PR now @preston-evans98?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

4 participants