Skip to content

Re-Remove rocks db dependency#156

Merged
muraca merged 6 commits intomainfrom
joshy-no-rocks
Dec 13, 2023
Merged

Re-Remove rocks db dependency#156
muraca merged 6 commits intomainfrom
joshy-no-rocks

Conversation

@JoshOrndorff
Copy link
Copy Markdown
Contributor

@JoshOrndorff JoshOrndorff commented Nov 30, 2023

Closes #154

I hoped it would close PR #155 too, but it isn't enough.

This PR switches our SDK dependency to a branch that already has paritytech/polkadot-sdk#2553 cherry-picked in. This removes the dependency on rocks-db from the repo.

This will save lots of compile time and disk including in CI where we are currently overloading the disk.

@JoshOrndorff JoshOrndorff marked this pull request as ready for review November 30, 2023 00:19
@JoshOrndorff JoshOrndorff requested a review from muraca December 13, 2023 16:59
@JoshOrndorff JoshOrndorff mentioned this pull request Dec 13, 2023
@muraca muraca merged commit aa55bed into main Dec 13, 2023
@muraca muraca deleted the joshy-no-rocks branch December 13, 2023 19:21
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.

Disable Rocks DB in the Parachain Node

2 participants