Storage Optimizations + v1.4.4 Specification Support
This release contains significant memory usage improvements in the storage
package (using sync.Pool
), adds support for v1.4.4
, and throttles connections in the fetcher
.
Changelog
- Put Account in Balance Fetch Error
#149
- [Storage] Update BadgerDB
#148
- [Constructor] Suggested Fee Dry Run
#144
- rename Err() functions
#147
- [fetcher] errors overhaul
#145
- [BUG] Fix syncer race condition
#146
- [reconciler][syncer][storage] remaining error handling
#141
- [Storage] Optimize Memory usage on Transaction.Get
#143
- [Specification Upgrade] v1.4.4 Support
#139
- [Storage] error overhaul
#138
- [Fetcher] Improve Connection Reuse
#137
- [Storage] Lookup by CoinIdentifier
#136
- Syncer Memory Management
#135
- [Parser] typed errors overhaul
#134
- [Syncer] Allow Caller to Trigger Reorg
#132
- [Constructor] Inject Public Keys During Transaction Construction
#133
- Upgrade to v1.4.3 spec
#131
- [Storage] Update Badger Defaults
#128
- Rosetta SDK errors overhaul: keys
#129