update readme

This commit is contained in:
Enot (ded) Skelly
2026-06-02 16:29:55 -07:00
parent 831b12452f
commit 15bbc646e9
+3 -3
View File
@@ -409,14 +409,14 @@ For paginated responses use the generic page wrapper:
- [x] REST API: Stats
- [x] Materialized view refresh (mv_hourly_iata_stats, mv_top_nodes_by_iata)
- [x] Swagger/OpenAPI documentation via swaggo/swag
- [x] Path resolution (node short ID lookup)
- [x] Parse payloads (that we can decrypt) into DB and return with packet
details
### In progress / next
- [ ] Path resolution (node short ID lookup)
- [ ] Propagation time calculation
- [ ] Routes and traces endpoints
- [ ] Parse payloads (that we can decrypt) into DB and return with packet
details
### Future