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

Beacon Portal Network implementation progress #1006

Open
9 of 12 tasks
ogenev opened this issue Oct 23, 2023 · 1 comment
Open
9 of 12 tasks

Beacon Portal Network implementation progress #1006

ogenev opened this issue Oct 23, 2023 · 1 comment
Assignees
Labels
beacon network Issue related to portal beacon network

Comments

@ogenev
Copy link
Member

ogenev commented Oct 23, 2023

This is a tracking issue of the current progress of the beacon portal network implementation.

Tasks

@ogenev ogenev added shelf-stable Will not be closed by stale-bot and removed shelf-stable Will not be closed by stale-bot labels Oct 23, 2023
@pipermerriam
Copy link
Member

Reguarding the "special database for beacon network"... sqlite is quite powerful and will allow a schema'd database with complex queries... I believe that our use of rocksdb is a bit of cargo-cult leftover from execution clients storing all of the state and needing blazing fast read-write access. My intuition is that in our usage pattern the database read/write speeds are unlikely to be the bottleneck.

@ogenev ogenev changed the title Beacon Sync progress Beacon Portal Network progress Nov 22, 2023
@ogenev ogenev self-assigned this Dec 11, 2023
@ogenev ogenev mentioned this issue Dec 13, 2023
1 task
@njgheorghita njgheorghita added this to the Beacon Network milestone Jan 19, 2024
@ogenev ogenev changed the title Beacon Portal Network progress Beacon Portal Network implementation progress Jan 22, 2024
@ogenev ogenev added the beacon network Issue related to portal beacon network label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beacon network Issue related to portal beacon network
Projects
None yet
Development

No branches or pull requests

3 participants