aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag/operation_pack.go
Commit message (Collapse)AuthorAgeFilesLines
* entity: support different author in staging operationsMichael Muré2021-02-141-7/+7
|
* entity: pass the identity resolver instead of defining it onceMichael Muré2021-02-141-4/+4
| | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational.
* entity: remove the pack lamport time that doesn't bring anything actuallyMichael Muré2021-02-141-17/+0
|
* entity: more progress on merging and signingMichael Muré2021-02-141-4/+46
|
* WIPMichael Muré2021-02-141-0/+294