v3.4.5
Description
v3.4.5 reduces memory requirements to run hypersync by limiting the number of chunks to be processed during the hypersync phase. Additionally, v3.4.5 reduces memory requirements to run tests by using default badger options for the db.
What's Changed
- Fix copy paste mistake in function comment by @pelmers in #574
- reduce memory requirements for tests by @lazynina in #587
- Ln/fix deso encoder test by @lazynina in #592
- Limit number of chunks in operation channel to reduce hypersync memory by @superzordon in #604
New Contributors
Full Changelog: v3.4.4...v3.4.5