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

CAD-4727 Change the default UTxO HD backend to InMemory. #4156

Merged

Conversation

jorisdral
Copy link
Contributor

@jorisdral jorisdral commented Jul 8, 2022

$ cabal run exe:cardano-node -- run
Up to date
Node configuration: NodeConfiguration {... , ncLedgerDBBackend = InMemory, ...}
# ...

Copy link
Member

@dnadales dnadales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. We need to update the documentation as well, explaining what the default is.

@Jimbo4350
Copy link
Contributor

Jimbo4350 commented Jul 8, 2022

@jorisdral in the node we strongly discourage long running feature branches. Can you merge what you have into master and continue to commit to master to avoid an inevitable massive diff? There is usually always a way to add what you need without disrupting master and without using long running feature branches cc: @dnadales

@dnadales
Copy link
Member

dnadales commented Jul 8, 2022 via email

@jorisdral jorisdral merged commit 6235ee6 into consensus/feature/utxo-hd Jul 11, 2022
@iohk-bors iohk-bors bot deleted the jdral/CAD-4727-inmemory-backend-as-default branch July 11, 2022 12:48
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.

3 participants