Skip to content

fix: rename light-beaconchain-explorer to dora-the-explorer & change db location#243

Merged
pk910 merged 7 commits into
mainfrom
pk910/dora-rename
Sep 28, 2023
Merged

fix: rename light-beaconchain-explorer to dora-the-explorer & change db location#243
pk910 merged 7 commits into
mainfrom
pk910/dora-rename

Conversation

@pk910

@pk910 pk910 commented Sep 28, 2023

Copy link
Copy Markdown
Member

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

Comment thread static_files/dora-config/config.yaml.tmpl
@pk910 pk910 merged commit d3a4b49 into main Sep 28, 2023
@pk910 pk910 deleted the pk910/dora-rename branch September 28, 2023 16:42
h4ck3rk3y pushed a commit that referenced this pull request Sep 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.5.1](0.5.0...0.5.1)
(2023-09-28)


### Bug Fixes

* enable all apis for reth
([#241](#241))
([db92f7b](db92f7b))
* rename light-beaconchain-explorer to dora-the-explorer & change db
location
([#243](#243))
([d3a4b49](d3a4b49))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
darigaaz86 pushed a commit to darigaaz86/kurtosis-eth that referenced this pull request Nov 12, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.5.1](ethpandaops/ethereum-package@0.5.0...0.5.1)
(2023-09-28)


### Bug Fixes

* enable all apis for reth
([#241](ethpandaops/ethereum-package#241))
([db92f7b](ethpandaops/ethereum-package@db92f7b))
* rename light-beaconchain-explorer to dora-the-explorer & change db
location
([#243](ethpandaops/ethereum-package#243))
([d3a4b49](ethpandaops/ethereum-package@d3a4b49))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants