Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Sep 28, 2023

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Sep 28, 2023

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

@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>
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