aave / aave-utilities

MIT License
113 stars 83 forks source link

chore: update typechain for StakedAaveV3 #544

Closed defispartan closed 1 year ago

defispartan commented 1 year ago

Update staking typechain to add new functions for stkAave: claimRewardAndStake + stakeWithPermit

Compiled from contract source: https://github.com/bgd-labs/aave-stk-v1-5/blob/main/src/interfaces/IStakedAaveV3.sol

Notes:

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

github-actions[bot] commented 1 year ago

πŸŽ‰ Canary Release To install use npm install @aave/math-utils@1.17.7-46471e33ebf9cca84ae214ed4d9da43a6dc2601b.0+b18e5fa npm install @aave/contract-helpers@1.17.7-46471e33ebf9cca84ae214ed4d9da43a6dc2601b.0+b18e5fa

github-actions[bot] commented 1 year ago

πŸŽ‰ Canary Release To install use npm install @aave/math-utils@1.17.7-22622a4e4e1deb4f0d1b8838f3ae950fd3519b29.0+6a85ccb npm install @aave/contract-helpers@1.17.7-22622a4e4e1deb4f0d1b8838f3ae950fd3519b29.0+6a85ccb

0x4Graham commented 1 year ago

The change is working in PR https://github.com/aave/interface/pull/1623

What are the next steps @defispartan @grothem