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

fix: rewards-related flicker #337

Closed
wants to merge 70 commits into from
Closed

fix: rewards-related flicker #337

wants to merge 70 commits into from

Conversation

truemiller
Copy link
Collaborator

@truemiller truemiller commented Sep 9, 2024

follow-up to #330 for #306 #336

ensures rewards are loaded before displaying balances / earned rewards tag

solarw and others added 30 commits August 6, 2024 18:13
mohandast52 and others added 25 commits September 4, 2024 14:49
feat: move the staking contract info to the main screen
fix: change "Not Staked" to defaultStakingContract's name
…ted-staking-period

fix: hide funding until completed staking period
* feat: disable staking contract button if low balance

* feat: update staking contract button popover message

* feat: add useNeedsFunds hook

* feat: integrate useNeedsFunds hook for disable staking contract

* update logic
fix: tendermint PATH environment variables
* refractor: tiny format document

* feat: add InfoBreakdown component

* feat: replace OlasBalanceSection with BalanceBreakdown

* refactor: Update InfoBreakdown component and add InfoBreakdownList

* feat: add more contract methods for staking info

* move from different function inside the main one (Autonolas.ts)

* feat: add types

* refactor: Update StakingContractSection component and add StakingContractInfo

* other changes

* feat: minor

* feat: address Josh review changes
fix: removed link to erroring pandora.computer
…tification

fix: remove hardcoded OLAS requirement from "now running" notification
@truemiller truemiller changed the base branch from main to staging September 9, 2024 15:29
Base automatically changed from staging to main September 12, 2024 11:51
@truemiller truemiller changed the base branch from main to staging September 12, 2024 17:32
@truemiller truemiller closed this Sep 18, 2024
@truemiller
Copy link
Collaborator Author

closed as falled out of sync with staging, lots of conflicts
somewhat simple fix if reimplemented:
add isLoading state and polling pause to RewardsProvider, export from useRewardsHook, use in skeleton when awaiting balance

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.

4 participants