Files
libchat/core
Jazz Turner-BaggsandClaude Opus 4.8 3e11bfdd50 Use AccountAddr as the API type instead of Ed25519VerifyingKey
- verify_log verifies against an address; the wrapped key is crate-private
- AccountRegistry answers in keys, keyed by address; the log stays internal
- crate doc presents the address as an opaque routable id
- AccountError::Log converts log errors at the API boundary

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 13:02:03 -07:00
..
2026-05-20 13:18:25 -07:00
2026-05-20 13:18:25 -07:00
2026-03-24 18:21:00 -07:00

Core

Crates in this directory will one day be separated into a separate shared repository.

They could be moved now, but it's desirable to have a monorepo setup at this time.

These crates MUST not depend on any code outside of this folder.