What's Changed
This release adds various improvements to the validators memory usage along with a new litt
CLI for various LittDB operations. Summary of changes:
- A reduction in the default memory usage by the validator software, primarily by adjusting database cache sizes.
- Several safety features designed to limit maximum memory consumption during periods of bursty traffic.
- A variety of internal code changes that lay the foundation for incremental database snapshotting and backup (V2 database only). This feature is not enabled in this release, but is intended for full release in the near future.
- Miscellaneous small tweaks and bug fixes.
Release notes: https://github.com/Layr-Labs/eigenda/releases/tag/v2.2.0
Full Changelog: v2.1.0...v2.2.0