Releases: sol-farm/tulipv2-sdk
Releases · sol-farm/tulipv2-sdk
v0.9.22
Switchboard oracle address changes
USDC: change from CZx29wKMUxaJDq6aLVQTdViPL754tTR64NAgQBUGxxHb => BjUgj6YCnFBZ49wF54ddBVA9qu8TeqkFtkbqmZcee8uW
RAY: change from CppyF6264uKZkGua1brTUa2fSVdMFSCszwzDs76HCuzU => 2oALNZVi5czyHvKbnjE4Jf2gR7dNp1FBpEGaq4PzVAf7
USDT: change from 5mp8kbkTYwWWCsKSte8rURjTuyinsqBpJ9xAQsewPDD => ETAaeeuQBwsh9mC2gCov9WdhJENZuffRMXY2HgjCcSL9
SOL: change from AdtRGGhmqvom3Jemp5YNrxd9q9unX36BZk1pujkkXijL => GvDMxPzN1sCj7L26YDK2HnMRXEQmQ2aemov8YBtPS7vR
v0.9.21
v0.9.20
What's Changed
- add tag helper functions and address derivation example by @bonedaddy in #29
Full Changelog: v0.9.19...v0.9.20
v0.9.19
What's Changed
- add lending reserve deposit and withdraw by @bonedaddy in #20
- fix: typo Uknown by @katopz in #22
- fix: comment and doc typo by @katopz in #23
- fix: typo underlying by @katopz in #24
- fix: typo by @katopz in #26
- Add Example Logging Exchange Rate On-Chain by @bonedaddy in #27
- [WIP] V2 Vaults Integration Examples by @bonedaddy in #25
- v0.9.19 by @bonedaddy in #28
New Contributors
Full Changelog: v0.9.17...v0.9.19
v0.9.17
v0.9.9
What's Changed
- Add Configs For All V2 Lending Optimizers by @bonedaddy in #15
- Refactor Common Crate by @bonedaddy in #16
Full Changelog: v0.9.8...v0.9.9
v0.9.8
v0.9.7
What's Changed
- Add functions to return addresses for strategy ix by @therealssj in #10
- Compilation Fixes by @bonedaddy in #11
- Apply Formatting/Linting by @bonedaddy in #12
- Bump All Crates To v0.9.7 by @bonedaddy in #13
v0.9.6 - Breaking Change
- Adds the ability to read v1 leveraged farm information using the
accessor
method made popular byanchor_spl
. This is an inherently unsafe function that must be used with caution. - Updates the required anchor version to 0.24.2