Releases: safeblock-dev/exchange-sdk
Releases · safeblock-dev/exchange-sdk
v1.7.0-preview.2
Changelog
- Updated
acrossbridge integration - Added
celerbridge integration - Fixed issues with
acrossbridge transaction building
Full Changelog
v1.7.0-preview.1
v1.6.1
Changelog
- Fixed an issue with exactOutput cross-chain swaps where requests were sent to the source network instead of the target network
Fixed Issues
- #35 Cannot compute exactOutput cross-chain requests due to requests target misconfiguration
Merged Pull Requests
- Update issue templates by @knownout in #36
- Fixed an issue with exactOutput cross-chain swaps where requests were sent to the source network instead of the target network. by @knownout in #37
Full Changelog
v1.6.0
v1.6.0-preview.1
Changelog
- Added bridge aggregation functionality
- Added bridge name into the quota
Full Changelog
v1.5.3-preview.1
Changelog
- Added bridge aggregation functionality directly into the SDK core
Full Changelog
v1.5.2-preview.1
Changelog
- Added internal contract addresses to the default export
Full Changelog
v1.5.1
Changelog
- Moved internal dependencies to the peer dependencies
- Updated blockchain utils to support units network
- Updated default entry point contract address on the units network
- Added units network to the conversion map
- Changed units offchain oracle address
- Removed units USDC rate override
- Fixed issue with plain routing query params when running as fallback after smart routing failure
- Increased test suites timeout limit
- Blocked ability to build cross-chain exchanges on units network
Merged Pull Requests
Full Changelog
v1.5.1-preview.4
Changelog
- Blocked ability to build cross-chain exchanges on units network
Full Changelog
v1.5.1-preview.3
Changelog
- Changed units offchain oracle address
- Removed units USDC rate override
- Fixed issue with plain routing query params when running as fallback after smart routing failure
- Increased test suites timeout limit