ethereum / glados

Portal network monitoring application.
65 stars 30 forks source link

feat: adds dashboard census-feature parity across beacon, history, state networks #313

Closed mrferris closed 2 months ago

mrferris commented 2 months ago

Glados currently only gathers and displays census data for the history network. This PR:

Bonus: continues the migration toward raw SQL and simplifies the calls for readability and maintenance purposes.

Implements #293 for census data.

Note that all audit data will still show history, which is a bit awkward (history audit data displayed next to beacon/state census data) but it will toggle audit data per network in the next PR.

Screenshot 2024-09-19 at 12 31 08 PM