You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#1389
## Overview
@Wondertan fixed a memory leak in Badger. Ensure Rollkit has the fix by
upgrading to Celestia's
[go-ds-badger4](https://github.com/celestiaorg/go-ds-badger4)
## Checklist
<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.
IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Updated the storage backend to a newer version for enhanced
performance and stability.
- **Documentation**
- Updated documentation to reflect changes in storage backend usage and
configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Connor O'Hara <[email protected]>
Co-authored-by: Manav Aggarwal <[email protected]>
0 commit comments