mycitadel-desktop icon indicating copy to clipboard operation
mycitadel-desktop copied to clipboard

Operation history refactoring

Open dr-orlovsky opened this issue 3 years ago • 0 comments

A new concept of operation history should be introduced.

Operation is a unit of accounting, providing related financial transactions as a single item.

Each operation may be related to a set o transaction outputs, including outputs from different transaction. A transaction may have outputs related to different operations. However, one output always connected to none or single operation.

By default, each non-change output of a new transaction should be used to construct a new operations.

Operations must have a separate list representation.

dr-orlovsky avatar Apr 22 '23 10:04 dr-orlovsky