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

Dashboard with active quest count + piggy but hardcode total bounties USD value #190

Merged
merged 19 commits into from
Apr 5, 2022

Conversation

Corantin
Copy link
Collaborator

close #186

@vercel
Copy link

vercel bot commented Mar 27, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/1hive/quests/D8igYJikJa5TLsKQfdCWNsMbmi8h
✅ Preview: https://quests-git-186-mini-dashboard-1hive.vercel.app

@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #190 (6aadcfc) into main (8f5cc4a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #190   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           25        25           
  Branches         5         5           
=========================================
  Hits            25        25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f5cc4a...6aadcfc. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview March 27, 2022 21:17 Inactive
@vercel vercel bot temporarily deployed to Preview March 27, 2022 21:21 Inactive
@vercel vercel bot temporarily deployed to Preview March 30, 2022 20:00 Inactive
@vercel vercel bot temporarily deployed to Preview March 30, 2022 20:11 Inactive
@vercel vercel bot temporarily deployed to Preview March 30, 2022 20:19 Inactive
@vercel vercel bot temporarily deployed to Preview March 30, 2022 20:23 Inactive
@vercel vercel bot temporarily deployed to Preview March 31, 2022 03:40 Inactive
@vercel vercel bot temporarily deployed to Preview April 1, 2022 15:39 Inactive
…ct same version as yarn.lock file) + fix merge witth main
@vercel vercel bot temporarily deployed to Preview April 1, 2022 19:51 Inactive
@vercel vercel bot temporarily deployed to Preview April 1, 2022 20:25 Inactive
@vercel vercel bot temporarily deployed to Preview April 4, 2022 21:36 Inactive
@vercel vercel bot temporarily deployed to Preview April 4, 2022 22:37 Inactive
Comment on lines +1 to +7
{
"abi": [
"function canUpdate (address _tokenA, address _tokenB) view returns (bool)",
"function update (address _tokenA, address _tokenB)",
"function consult(address tokenIn, uint amountIn, address tokenOut) external view returns (uint amountOut)"
]
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We dont use PriceOracle anymore. I can remove it

@vercel vercel bot temporarily deployed to Preview April 5, 2022 02:25 Inactive
@vercel vercel bot temporarily deployed to Preview April 5, 2022 02:30 Inactive
Copy link
Member

@kamikazebr kamikazebr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments and suggestions.

@vercel vercel bot temporarily deployed to Preview April 5, 2022 04:46 Inactive
@Corantin Corantin merged commit de8dc11 into main Apr 5, 2022
@Corantin Corantin deleted the #186-mini-dashboard branch April 5, 2022 22:32
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.

Mini dashboard
2 participants