sovereign-sdk icon indicating copy to clipboard operation
sovereign-sdk copied to clipboard

Optimistic module integration

Open theochap opened this issue 1 year ago • 1 comments

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 avatar Aug 17 '23 14:08 theochap

Can we close this PR now @preston-evans98?

cemozerr avatar Oct 10 '23 21:10 cemozerr

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.

CLAassistant avatar Oct 21 '24 21:10 CLAassistant