Skip to content

Add disk storage to mock DALC #134

Description

@tzdybal

Adding disk storage to mock DALC, would make it much easier to test rollup application, without connecting to actual DA layer.

Currently mock implementation is based on simple maps, but KVStore is passed to Init method anyways.

Tasks:

  • ensure that correct KVStore is passed to DALC Init method
  • change mock implementation to use KVStore instead of maps

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions