semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

Recover last RAV in case of a software crash #92

Closed aasseman closed 1 year ago

aasseman commented 1 year ago
          Figure out how to recover this in case of a software crash

_Originally posted by @aasseman in https://github.com/semiotic-ai/timeline_aggregation_protocol/pull/87#discussion_r1191824711_

aasseman commented 1 year ago

Indirectly fixed in #123 , which lets the library user handle this through implementing a RAVStorageAdapter.