Releases: GenesysGo/shadow-drive
v6.0.0
This is a breaking change release, hence the MAJOR version bump.
What's Changed
- edit-file refactor by @tracy-codes in #110
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
- Undefined compute units check by @tracy-codes in #109
Full Changelog: v5.1.0...v5.1.1
v5.1.0 - Compute unit optimizations
This is a non-breaking minor change that improves the landing rate of transactions by optimizing compute unit estimates before sending the transaction.
What's Changed
- Proper compute unit estimates by @tracy-codes in #108
Full Changelog: v5.0.0...v5.1.0
v5.0.0 - New Typescript Client
What's Changed
- set fetch req timeout to 2hrs by @khaIilnafis in #98
- Typescript client by @khaIilnafis in #100
- Typescript Client Updates by @tracy-codes in #101
- Create dispatch-on-release.yml by @GummersGG in #90
New Contributors
- @GummersGG made their first contribution in #90
Full Changelog: v4.0.2...v5.0.0
v4.0.2 - Minor fixes
What's Changed
- Replace encodeURI with encodeURIComponent by @tracy-codes in #97
Full Changelog: v4.0.1...v4.0.2
v4.0.1 - Enable Mutable Fees
v3.3.0
v3.2.2 - Minor fix
What's Changed
- In getStorageAccounts(), convert this.wallet.pubKey to base58 string by @jokumusic in #69
New Contributors
- @jokumusic made their first contribution in #69
Full Changelog: v3.2.1...v3.2.2
v3.2.1 - Faster better stronger
This release is mostly just a docs update that changes the recommended commitmentStatus for a client's RPC connection. The recommendation is now confirmed. The Shadow Drive Network will be performing an upgrade that allows it to handle on-chain account data changes once it's become confirmed instead of needing to wait for finalized.
What's Changed
- Updates for new commitment status by @tracy-codes in #86
- Bumps commitment status to
confirmedinstead ofprocessedfor better reliability
Full Changelog: v3.2.0...v3.2.1