Releases: etherspot/etherspot-sdk
Releases · etherspot/etherspot-sdk
1.38.1
removed deprecated networks (#181)
1.38.0: Feature/pro 615 task sdk implementation new (#176)
* Have added name resolution service to etherspot sdk * Resolve name has been added to sdk file * Updated graphql schema * Updated graphql schema * Have done the with QA and Prod environment and updated the necessary files * Install pacakages using node 14
1.37.1: Feature/pro 610 adding field for ipfs image gateway (#177)
* Updated transactions.service.ts and nft.ts - Added ipfsGateway field to the gql query for getNftList and for Nft class * 1.37.1
1.37.0: Advance Routes LiFi (#175)
* added new endpoints for advance routes lifi and example code
1.36.8: feat: add allowed lifi bridges (#174)
* feat: add allowed lifi bridges
1.36.7: Fee Token Example (#173)
* added fee token example and matic network for testing * updated package version
1.36.6: Fix chain id issue for rates microservice (#172)
* Fix chain id issue - Fix for chain id issue (chain id is getting overwritten by SDK instantiated network id) * bumped version - Bumped version to 1.36.6 (from 1.36.5) * Fix incorrect version bump * 1.36.6
Arbitrum Nova/Nitro support
1.36.5 1.36.5 (#171)
1.36.0: Feature/pro 405 crosschain rates (#160)
* WIP - creating rate service * WIP - rates ms sdk * Update 21-exchange-rates.ts - Tested SDK code - works * Bumped version and changed to reflect updates to code - Bumped version to 1.36.0 (from 1.35.6) - Changed 'tokenList' to 'tokens' Co-authored-by: Luke Wickens <[email protected]>
1.35.5: Save supertokens in db (#165)
* register & fetch all registered super tokens * bump version