trustbloc/sidetree-core-go

Add unpublished operation store option

Closed this issue · 0 comments

Add unpublished operation store option to following components:

  1. resolver (add unpublished operation to the unpublished operation store during ingestion)
  2. operation processor (add operation from unpublished store to the operations from published store and assemble document)
  3. txn processor (will delete all unpublished operations once they are published to operation store)