-
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 |
|---|---|---|
| .circleci | ||
| .github | ||
| docs | ||
| src | ||
| static_files | ||
| .editorconfig | ||
| .gitignore | ||
| .gitpod.Dockerfile | ||
| .gitpod.yml | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| kurtosis.yml | ||
| main.star | ||
| network_params.json | ||
| run.gif | ||
| version.txt |