This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
lattice
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d4495b3d77f6788752b95e3700651b5be9ae284
lattice
/
lattice-core
T
History
nils
9d4495b3d7
feat: Refactor mesh server to use
Arc<Node>
, introduce
JoinAcceptance
for mesh joins, and enhance store listing with prefix filtering and deleted entry inclusion.
2025-12-23 00:31:54 +01:00
..
src
feat: Refactor mesh server to use
Arc<Node>
, introduce
JoinAcceptance
for mesh joins, and enhance store listing with prefix filtering and deleted entry inclusion.
2025-12-23 00:31:54 +01:00
build.rs
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
Cargo.toml
feat: introduce
NodeIdentity
and
store_actor
in
lattice-core
, and implement
mesh
networking in
lattice-net
while removing
unicast
.
2025-12-22 22:11:20 +01:00