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

Perform ledger upgrade in batches #4714

Merged
merged 14 commits into from
Aug 27, 2024

Conversation

pwojcikdev
Copy link
Contributor

There was a problem with ledger upgrade process where due to a large number of new rep weight entires, nodes with low ram (2-4GB) were having trouble upgrading and were crashing due to out of memory errors. This should fix it.

This builds on #4713 and disables prunning unit tests, which were failing.

clemahieu
clemahieu previously approved these changes Aug 27, 2024
@clemahieu clemahieu merged commit aad0b4b into nanocurrency:develop Aug 27, 2024
23 of 28 checks passed
clemahieu added a commit that referenced this pull request Aug 27, 2024
@qwahzi qwahzi added this to the V27 milestone Aug 29, 2024
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.

4 participants