Releases: Cryptorubic/rubic-sdk
Releases · Cryptorubic/rubic-sdk
Rubic SDK 2.2.5
Merge pull request #115 from Cryptorubic/develop Develop
Rubic-SDK 2.2.4
Fix wei amount for celer swaps
Rubic-SDK 2.2.3
- Fix celer cross-chain swap checks
- Fix double slippage with celer swaps
Rubic-SDK 2.2.1
- Prepare SDK to integrate in app.rubic.exchange
- Update SDK errors
- Add additional information to
CrossChainTrade
object
Rubic SDK 2.1.0
Update cross chain calculation types
Rubic SDK 2.0.1
- Update documentation
- Common fixes
Symbiois cross chain
crossChain.calculate
now returnsWrappedCrossChainTrade
type- Symbiosis provider is added to cross chain:
SymbiosisCrossChainTrade
class - To work with refunds in Symbiosis you need to use
SymbiosisCrossChainManager
class, with methods likegetUserTrades
andrevertTrade
Rubic-SDK 1.3.5
- Fix
unknown
calculation error - Add
noUncheckedIndexedAccess
to ts config
Rubic-SDK 1.3.4
Fix swap typing and allowance checks
Rubic-SDK 1.3.3
Change access modifier of cross chain trade from and to fields