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(pos-dashboard): Staking dashboard bug fixes #14447

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

cyberhorsey
Copy link
Contributor

  • remove logs
  • make sure user is on chain
  • fix chain swapping (wasnt loading, deferred.resolve/reject are not needed)

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #14447 (7ab59d5) into main (364b09b) will decrease coverage by 0.01%.
Report is 18 commits behind head on main.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main   #14447      +/-   ##
==========================================
- Coverage   65.54%   65.53%   -0.01%     
==========================================
  Files          90       90              
  Lines        3155     3160       +5     
  Branches      112      113       +1     
==========================================
+ Hits         2068     2071       +3     
- Misses        961      963       +2     
  Partials      126      126              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.05% <60.00%> (-0.20%) ⬇️
eventindexer 44.18% <ø> (ø) Carriedforward from 47c6aee
relayer 59.19% <ø> (ø) Carriedforward from 47c6aee

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
...e-ui/src/utils/checkIfTokenIsDeployedCrossChain.ts 91.30% <0.00%> (-8.70%) ⬇️
packages/bridge-ui/src/proof/ProofService.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha added this pull request to the merge queue Aug 11, 2023
Merged via the queue into main with commit fd54f13 Aug 11, 2023
12 checks passed
@davidtaikocha davidtaikocha deleted the staking_dashboard_bug_fixes branch August 11, 2023 03:04
@github-actions github-actions bot mentioned this pull request Aug 11, 2023
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.

None yet

3 participants