You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue details the items that still need to be completed as part of the soft-confirmations workstream.
The following list of action items is taken from #1251:
Completely re-write the integration tests for chain-state (module-system/module-implementations/integration-tests/src/chain_state/tests.rs and module-system/module-implementations/sov-chain-state/tests/all_tests.rs)
Completely re-write the integration tests for blob-selection
Remove DA-related information from the normal SlotHooks
Implement kernel logic to manage the user-space view of DA layer information
Simplify initialization logic for kernel and runtime
Re-enable chain-state RPC
Document Kernel and it's responsibilities
Document the method for soft-confirmations
Add trybuild tests to enforce that #[derive(ModuleInfo)] makes the appropriate check that the deriving type is a Module
This issue details the items that still need to be completed as part of the soft-confirmations workstream.
The following list of action items is taken from #1251:
trybuild
tests to enforce that#[derive(ModuleInfo)]
makes the appropriate check that the deriving type is aModule
The text was updated successfully, but these errors were encountered: