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

chore(deps): downgrading levelDB #1516

Merged
merged 2 commits into from
Oct 1, 2024
Merged

chore(deps): downgrading levelDB #1516

merged 2 commits into from
Oct 1, 2024

Conversation

themantre
Copy link
Contributor

Description

Based on observations on Testnet nodes, we identified a memory leak in the previous version. After investigation, we found that LevelDB was the source of the leak. Downgrading LevelDB fixed this issue.

@themantre themantre merged commit e749315 into main Oct 1, 2024
10 checks passed
@themantre themantre deleted the downgrade-leveldb branch October 1, 2024 06:27
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.

1 participant