2ced1114d9
Add database migration and auth system enhancements
...
The commit adds a new database migration system and improves the
authentication flow with multi-wallet support. The migration system
provides robust SQL handling and versioning, while the auth system now
features automatic wallet detection and credential persistence.
2025-08-20 12:55:52 +03:00
66cdf130fa
feat: add gateway build metadata and run-gateway make target with env config
2025-08-16 16:41:34 +03:00
a6129d3fc2
Rewrite docs for modern node/client architecture and install system
2025-08-14 15:19:23 +03:00
93d27e95d4
docs: update client configuration docs and standardize network defaults
2025-08-09 17:28:41 +03:00
26e2bbb477
feat: improve logging for peer discovery and connection monitoring
2025-08-09 12:10:15 +03:00
e037773ece
refactor: split pubsub manager into focused modules and add env config support
2025-08-09 11:44:24 +03:00
b744f7f513
refactor: standardize ports (LibP2P 4001, RQLite 5001/7001) and remove .env configuration
2025-08-08 20:09:28 +03:00
d32a6934e9
Enhance AI_CONTEXT.md with additional functional requirements and improve formatting for clarity; include detailed descriptions for database operations, key-value storage, pub/sub messaging, and peer discovery.
2025-08-06 20:47:03 +03:00
9b69aa4432
Update documentation to reflect changes in node startup commands; unify bootstrap and regular node commands to use make run-node
for improved clarity and ease of use.
2025-08-06 20:43:49 +03:00
a6aa516d74
Initial commit
2025-08-03 16:24:04 +03:00