[go: up one dir, main page]

SCORU/Node: abstract store to force access through Node_context

Context

This MR introduces an abstraction over the store by making all access go through the module Node_context (enforced by typing). The functions provided by this module make sure that no invariant is broken when interacting with the store.

This MR needs !7135 (merged).

Manually testing the MR

Only refactoring. (CI)

TODO

  • Backport to Mumbai rollup node
Edited by Alain Mebsout

Merge request reports

Loading