• pk910's avatar
    fix: rename light-beaconchain-explorer to dora-the-explorer & change db location (#243) · d3a4b495
    pk910 authored
    The lightweight beaconchain explorer was renamed to `dora` (Dora the
    Explorer).
    This PR renames all explorer related variables & references accordingly.
    
    I've also changed the explorer db path to a local file instead of the
    `:memory:` placeholder.
    The in-memory database caused issues as the content is being wiped when
    all db connections are being closed.
    I've just used `/dora-database.sqlite` as path. Maybe some of you can
    give feedback if that's the right location for it :)
    
    Replacement for #219, as the renaming has been reworked in a new branch
    d3a4b495
Name
Last commit
Last update
..
beacon_metrics_gazer Loading commit data...
blob_spammer Loading commit data...
cl Loading commit data...
cl_forkmon Loading commit data...
dora Loading commit data...
el Loading commit data...
el_forkmon Loading commit data...
grafana Loading commit data...
mev_boost Loading commit data...
mev_custom_flood Loading commit data...
mev_flood Loading commit data...
mev_relay Loading commit data...
mock_mev Loading commit data...
package_io Loading commit data...
prelaunch_data_generator Loading commit data...
prometheus Loading commit data...
shared_utils Loading commit data...
snooper Loading commit data...
static_files Loading commit data...
transaction_spammer Loading commit data...
node_metrics_info.star Loading commit data...
participant.star Loading commit data...
participant_network.star Loading commit data...