Skip to content

Releases: yearn/yearn-sdk

v2.1.0

18 May 17:04
b3a51a3
Compare
Choose a tag to compare

Commits:

  • chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 (#287) da14f06
  • refactor: Update zapper's endpoints (#284) 40c3a07
  • feat: add localization for meta endpoints (#288) 14af138
  • feat: Custom Zap Withdraw Simulations on SDK [WEB-1475] (#286) 61df8f5
  • feat: Custom Zap Deposit Simulations on SDK [WEB-1011] (#280) 11e9632
  • test: Add test for FeesInterface (#285) e3fe516
  • feat: add populateApprove method to token interface (#283) 2e43dbb
  • feat: always return WETH and ETH from balances even when 0 (#278) aa6ceec

v2.0.1

17 Apr 08:50
439bd58
Compare
Choose a tag to compare

Commits:

  • fix: don't include new apy in gross apy (#281) e399055
  • build: Check only that the docs build on pull_request (#282) 00e49c3
  • feat: Implement caching for AddressProvider#addressById (#279) 37fc7e1
  • test: Add test for EarningsInterface#assetHistoricEarnings (#271) 5c31eb5
  • feat: Supported Zap Vaults [WEB-1424] (#276) 2e2e0b4
  • chore: Update TypeDoc (#275) f36d53c
  • fix: Eslint issues (#272) 989615d

v2.0.0

04 Apr 20:54
a189952
Compare
Choose a tag to compare

The main change in the new major version, and the need for it, is that the hosted mainnet subgraph is being switched off by The Graph and the decentralized version has to now be used with an api key if you want to use the earnings data, otherwise no change is needed, but the earnings data for vaults/users won't be available

Our decentralized subgraph is here - https://thegraph.com/explorer/subgraph?id=5xMSe3wTNLgFQqsAc5SCVVwT4MiRb5AogJCuSN9PjzXF

Other than that there are some minor syntax changes to the functions to approve/deposit into a vault

v1.2.0

15 Mar 15:13
3802f38
Compare
Choose a tag to compare

Commits:

  • fix: pass vaultDynamic addresses through so the lens adapter will be called with correct params (#247) 6c97642
  • test: Add cache unit tests (#243) d998080
  • chore: update readme to include PR conventions (#246) 2e9d5d4
  • chore: add deprecated comment to protocol earnings (#238) 474ce48
  • fix: change if statement to switch for fetching token balances (#234) d9ab3e4
  • refactor: handle zapper data fetching errors more gracefully (#241) f4a2322

v1.1.1

02 Mar 10:39
900bd6c
Compare
Choose a tag to compare

Commits:

v1.1.0

01 Mar 17:56
f3233cf
Compare
Choose a tag to compare

Commits:

  • test: Add spec for AllowListService (#229) ddea1a2
  • fix: manually use allow list before writes (#220) a5edc84
  • test: add spec for EarningsInterface#accountAssetsData (#227) 4611a0b

v1.0.30

24 Feb 02:10
b7039ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.29...v1.0.30

v1.0.26

25 Jan 16:38
6d61ef4
Compare
Choose a tag to compare

Commits:

  • fix: use correct scopes for validateCallData with allowlist service (#191) 6b420a1

v1.0.25

24 Jan 17:00
866d782
Compare
Choose a tag to compare
v1.0.25

v1.0.12

13 Dec 12:55
0a85ae7
Compare
Choose a tag to compare

Commits:

  • fix: use current token price for earnings chart (#167) 6bfcbc8