Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 1 | -1/+1 |
| | |||||
* | entity/dag: proper base operation for simplified implementation | Michael Muré | 2022-07-25 | 1 | -4/+228 |
| | | | | | | | | - reduce boilerplace necessary to implement an operation - consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism - avoid the previously complex unmarshalling process - support operation metadata from the core - simplified testing | ||||
* | entity: more comments | Michael Muré | 2021-04-04 | 1 | -0/+4 |
| | |||||
* | WIP operation with files | Michael Muré | 2021-03-14 | 1 | -0/+9 |
| | |||||
* | bug: nonce on all operation to prevent id collision | Michael Muré | 2021-03-14 | 1 | -3/+13 |
| | |||||
* | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 1 | -8/+0 |
| | |||||
* | entity: more progress on merging and signing | Michael Muré | 2021-02-14 | 1 | -3/+5 |
| | |||||
* | WIP | Michael Muré | 2021-02-14 | 1 | -0/+31 |