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
Design/implementation for essential block storage and retrieval support to enable the Phase 2 block node features (pre-release).
In this first iteration of the persistence layer, it is important to lay the ground work, to streamline the process and to see it work. Once everything is wired up and running, we will be able to iterate over this base in later iterations to introduce improvements to the persistence layer and clear out any uncertainties.
See #125 where we have defined the design of the functionality that now we need to implement
The content you are editing has changed. Please copy your edits and refresh the page.
Epic Goal
Design/implementation for essential block storage and retrieval support to enable the Phase 2 block node features (pre-release).
In this first iteration of the persistence layer, it is important to lay the ground work, to streamline the process and to see it work. Once everything is wired up and running, we will be able to iterate over this base in later iterations to introduce improvements to the persistence layer and clear out any uncertainties.
See #125 where we have defined the design of the functionality that now we need to implement
Tasks (in recommended order of implementation)
repairPermissionsForRetry
#348The text was updated successfully, but these errors were encountered: