• 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
..
config.yaml.tmpl Loading commit data...