ethereum / glados

Portal network monitoring application.
65 stars 30 forks source link

Census feature parity across history, state, and beacon networks #293

Open mrferris opened 4 months ago

mrferris commented 4 months ago

Glados's cartographer currently only runs a census on the history network.

It should also run/log censuses for the state and beacon networks.

This should be likely be done with a --network flag on the glados-cartographer cli.