summaryrefslogtreecommitdiffhomepage
path: root/tka
AgeCommit message (Expand)AuthorFilesLines
2022-07-19tka: implement synchronization mechanicsTom DNetto2-0/+624
2022-07-19tka: implement Authority API surfaceTom DNetto3-1/+393
2022-07-15tka: implement consensus & state computation internalsTom DNetto3-0/+884
2022-07-13tka: implement filesystem-based tailchonk implementationTom DNetto2-63/+356
2022-07-11tka: implement Chonk type & an in-memory implementationTom DNetto2-0/+286
2022-07-07tka: implement State and applying AUMsTom DNetto5-42/+677
2022-07-06tka: implement AUM and Key typesTom DNetto5-0/+644