Braid-HTTP transport adapter for BFT-CRDT consensus sync
Go to file
Jeff Emmett 3fedbc4774 fix: Update imports for consensus-service integration
- Inline types instead of separate types package
- Add Redis initialization in start()
- Use actual Ed25519 signing from crypto module
- Fix null safety on Redis client

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 05:45:44 +00:00
examples feat: Braid-HTTP transport adapter for BFT-CRDT consensus sync 2026-03-15 05:21:04 +00:00
src fix: Update imports for consensus-service integration 2026-03-15 05:45:44 +00:00
test feat: Braid-HTTP transport adapter for BFT-CRDT consensus sync 2026-03-15 05:21:04 +00:00
.gitignore feat: Braid-HTTP transport adapter for BFT-CRDT consensus sync 2026-03-15 05:21:04 +00:00
package.json feat: Braid-HTTP transport adapter for BFT-CRDT consensus sync 2026-03-15 05:21:04 +00:00
tsconfig.json feat: Braid-HTTP transport adapter for BFT-CRDT consensus sync 2026-03-15 05:21:04 +00:00