nils
|
f45c6ccfcf
|
feat: implement interactive CLI with key-value operations, add development journal, and update roadmap for DAG conflict resolution
|
2025-12-21 22:59:58 +01:00 |
|
nils
|
15dd1b337f
|
feat: Add Store module for persistent KV state, update lib.rs and documentation including a development journal and architecture details.
|
2025-12-21 21:56:05 +01:00 |
|
nils
|
1f750bdae0
|
docs: testing.md with testcases to keep in mind
|
2025-12-20 14:29:39 +01:00 |
|
nils
|
a699c0b1a6
|
feat: Implement SigChain for append-only signed log management
|
2025-12-20 14:29:08 +01:00 |
|
nils
|
b16f9a0b39
|
architecture: future ideas for rich crtds
|
2025-12-20 14:29:08 +01:00 |
|
nils
|
b64afa063f
|
feat: Introduce append-only log file I/O for SignedEntry messages using a new LogRecord protobuf, including read/write utilities and documentation.
|
2025-12-20 14:29:08 +01:00 |
|
nils
|
f153cba267
|
feat: Introduce signed, verifiable entries with protobuf definitions, cryptographic signing, and hashing, updating the data model and architecture.
|
2025-12-20 14:29:08 +01:00 |
|
nils
|
2f48483d0e
|
feat: Add Clock abstraction for testable time and implement Hybrid Logical Clock (HLC).
|
2025-12-20 14:29:08 +01:00 |
|
nils
|
e1405bb910
|
feat: Introduce Hybrid Logical Clocks in protobuf, update architecture documentation, and add HLC test cases.
|
2025-12-20 14:29:03 +01:00 |
|