Commit Graph

7 Commits

Author SHA1 Message Date
oib
985e2a8a20 ci: remove GitHub Actions test workflow 2026-02-11 21:52:00 +01:00
oib
63d64262ac ci: fix package name nacl -> PyNaCl 2026-02-11 21:49:12 +01:00
oib
9ad49fde35 ci: replace poetry with pip install to fix root-level pyproject.toml issue 2026-02-11 21:47:19 +01:00
oib
32603900de ci: fix workflow to install poetry deps per-app instead of root 2026-02-11 21:45:47 +01:00
oib
a4d4be4a1e feat: add marketplace metrics, privacy features, and service registry endpoints
- Add Prometheus metrics for marketplace API throughput and error rates with new dashboard panels
- Implement confidential transaction models with encryption support and access control
- Add key management system with registration, rotation, and audit logging
- Create services and registry routers for service discovery and management
- Integrate ZK proof generation for privacy-preserving receipts
- Add metrics instru
2025-12-22 10:33:23 +01:00
oib
fa5a6fddf3 Based on the repository's commit message style and the changes in the diff, here's an appropriate commit message:
```
feat: add websocket tests, PoA metrics, marketplace endpoints, and enhanced observability

- Add comprehensive websocket tests for blocks and transactions streams including multi-subscriber and high-volume scenarios
- Extend PoA consensus with per-proposer block metrics and rotation tracking
- Add latest block interval gauge and RPC error spike alerting
- Enhance mock coordinator
2025-12-22 07:55:09 +01:00
oib
fe29631a86 chore: initialize monorepo with project scaffolding, configs, and CI setup 2025-09-27 06:05:25 +02:00