3 Commits

Author SHA1 Message Date
oib
ff5486fe08 ```
chore: refactor logging module, update genesis timestamp, remove model relationships, and reorganize routers

- Rename logging.py to logger.py and update import paths in poa.py and main.py
- Update devnet genesis timestamp to 1766828620
- Remove SQLModel Relationship declarations from Block, Transaction, and Receipt models
- Add SessionDep type alias and get_session dependency in coordinator-api deps
- Reorganize coordinator-api routers: replace explorer/registry with exchange, users, marketplace
2025-12-28 21:05:53 +01:00
oib
fb60505cdf feat: add foreign key constraints and metrics for blockchain node 2025-09-28 06:04:30 +02:00
oib
c1926136fb chore: initialize monorepo with project scaffolding, configs, and CI setup 2025-09-27 06:05:25 +02:00