This release includes optimizations to CoinStorage
encoding and overhauled BadgerDB.Options
that limit storage memory usage to <= ~6 GB.
Changelog
- [storage] Overhaul Badger Defaults
#152
- [Storage] Optimize storage.AccountCoin Encoding
#151
- added Err() in fetcher plus small fixes
#150