Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add incentives data provider #19

Merged
merged 56 commits into from
Nov 1, 2021

Conversation

defispartan
Copy link
Contributor

@defispartan defispartan commented Sep 28, 2021

Create a context to fetch reserve and user incentives data from UiIncentiveDataProvider contract.

Calculate incentives APYs and total claimable rewards using aave-utilities helper functions.

Update TopIncentiveBalance and RewardConfirm to support view/claim multiple incentive tokens

@sakulstra sakulstra changed the title Feat/add incentives data provider feat: add incentives data provider Oct 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

1 similar comment
@github-actions
Copy link
Contributor

@MareskoY
Copy link
Contributor

there are a few bugs

BUG1:
claim block disappears after withdrawing all assets

steps:

  1. make a deposit
  2. withdraw the deposit
  3. move to dashboard page

result:

  • block with reward does not show

2021-10-28 13_25_46-Window

after refresh page, this block come back


BUG2:
in big resolutions, there is a UI issue with the new UI implementation of the reward block

2021-10-28 13_26_11-Window

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

1 similar comment
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@MareskoY
Copy link
Contributor

MareskoY commented Nov 1, 2021

QC PASSED

@sakulstra sakulstra merged commit 79891e9 into master Nov 1, 2021
@sakulstra sakulstra deleted the feat/add-incentives-data-provider branch November 1, 2021 12:59
paulcodiny added a commit to paulcodiny/aave-ui that referenced this pull request Feb 20, 2022
feat: dashboard, borrow, modals, wip: stake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi incentive UI incentive claim logic
5 participants