Add todos.

This commit is contained in:
Alejandro Cabeza Romero 2025-10-16 13:36:00 +02:00
parent f3aaff84c6
commit 09efa68903
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

View File

@ -1 +1,17 @@
# Nomos Block Explorer
# TODO
- Better backfilling
- Ensure transactions
- Change Sqlite -> Postgres
- Performance improvements on API and DB calls
- DbRepository interfaces
- Setup DB Migrations
- Tests
- Fix ordering for Blocks and Transactions
- Fix assumption of 1 block per slot
- Split the single file static into components
# Demo
- Block viewer
- Transaction viewer