-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
PRs should be reviewed in this order:
- feature(trie): create
rawDBtrieDB engine #3282 - introducesrawDBas a standalone package and integrates it with the state - refactor(juno): Use common interfaces in Juno #3283 - uses the common interfaces across the project
- refactor(juno): integrate common interface with rawDB as trieDB engine #3187 - common interfaces integration with the project with
rawDBastrieDBengine. - refactor(triedb): add clean cache to the rawDB engine #3188 - add clean cache to the
rawDBengine - refactor(state): remove DB writes from the new state to make writes atomic #3192 - atomicity for the new state DB writes during sync
Metadata
Metadata
Assignees
Labels
No labels