Releases: coinbase/mesh-sdk-go
Releases · coinbase/mesh-sdk-go
Miscellaneous DSL Fixes
Rosetta Constructor DSL
This release includes the new Rosetta Constructor DSL and support for rosetta-specifications@v1.4.5.
Changelog
- [constructor] Remove required workflows
#180
- [reconciler] Add support for types.BalanceExemption
#179
- [rosetta-specifications] Update to v1.4.5 of Spec
#178
- Replace broken link for commit guidelines
#177
- [Constructor] Rosetta Constructor DSL
#176
- Bump github.com/tidwall/sjson from 1.1.1 to 1.1.2
#175
Execution Error Logging
Estimate Time to Tip and Monitor Memory Usage
This releases adds a collection of utils that make it easier for users of the SDK to estimate syncing time to tip and to monitor memory usage.
Changelog
[BUG] Fix Account Import
This releases fixes a small bug around importing edwards25519
keys.
Changelog
- [Keys][Bug] Fix ImportPrivateKey
#167
Storage Pruning
Constructor Fixes
Return Funds Support
This release introduces support for the new ReturnFunds
workflow. When invoked, this should return all funds to a single address (useful for CI).
Changelog
New BadgerDB Defaults
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