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

UTxO HD LMDB (MVP) #217

Closed
vfrsilva opened this issue Nov 2, 2022 · 1 comment
Closed

UTxO HD LMDB (MVP) #217

vfrsilva opened this issue Nov 2, 2022 · 1 comment
Assignees

Comments

@vfrsilva
Copy link

vfrsilva commented Nov 2, 2022

Functional requirements

  1. Move the UTxO, stake address & delegation, and stake distribution from memory to disk
  2. Full advantage of modern SSDs requires extra implementation effort to implement IO pipeline. We might require this to be in place before release if the performance is too bad without IO pipelining.
  3. Default should be RAM:
    a) SPOs can always adjust using the command line param;
    b) Daedalus users should be alerted that if they move to HD they will need to revalidate from genesis
@jorisdral jorisdral transferred this issue from IntersectMBO/ouroboros-network Jul 10, 2023
@dnadales
Copy link
Member

dnadales commented Oct 5, 2023

Superseded by IntersectMBO/cardano-node#5495

@dnadales dnadales closed this as completed Oct 5, 2023
@github-project-automation github-project-automation bot moved this from 🌻 In Progress to 🪴 Curation in Cardano Node Product Backlog Oct 5, 2023
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

No branches or pull requests

2 participants