- Improve Scalability
- Remove clear web support
- Make monitoring endpoints optionals
- Remove samourai references
- Update libp2p (v0.33.2)
- Add Stats endpoints
- Add Announce protocol
- Add GenKey limit
- Fix advertize panic
- Fix standalone start
- Fix clearnet p2p
Split directory p2p service
- Add IPC
- Add CORS support
- Add build version
- Add fast mode
Add p2p service
- Add pub/sub messaging
- Announce / discover to DNS Seed
Add Confidential keys
- Verify signatures (ecdsa, nacl)
- Add config yml (hot reload)
Standalone version.
- AGPL 3.0
- Reproducible build
- Export hidden service to tor
- Add option to disable tor
- Add systemd service
- Add Memory data store
Soroban prototype.
- Self hosted hidden service
- Redis data store
- Docker ready
- Java client
- Python client