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

Remove all references to coverage pools #709

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

michalsmiarowski
Copy link
Contributor

Closes: #668

Removes all references to coverage pools including adding it's tvl to the total tvl value. Thanks to this we can remove @keep-network/coverage-pools and @threshold-network/coverage-pools libs.

Note: useFetchTvl.test.jsx test is not working after our tbtc-v2.ts 2.3 integration. All non-working tests should be improved in a separate Pull Request.

Removes all references to coverage pools including adding it's tvl to the total
tvl value. Thanks to this we can remove `@keep-network/coverage-pools` and
`@threshold-network/coverage-pools` libs.

Note: `useFetchTvl.test.jsx` test is not working after our tbtc-v2.ts 2.3
integration. All non-working tests should be improved in a separate Pull
Request.
Copy link

Copy link
Contributor

@kpyszkowski kpyszkowski left a comment

Choose a reason for hiding this comment

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

Looks good to me 🔥

Copy link
Contributor

@michalinacienciala michalinacienciala left a comment

Choose a reason for hiding this comment

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

Looks good from the CI point of view. There's one more thing we'll need to do outside of token-dashboard repository that's a consequence of this change - remove the coverage-pools from the CI flow config (basically revert keep-network/ci#35). I'll do that. We don't need to wait with merging current PR for that change.

@michalinacienciala michalinacienciala merged commit 45c336c into main Dec 28, 2023
3 checks passed
@michalinacienciala michalinacienciala deleted the remove-coverage-pools-references branch December 28, 2023 12:13
Copy link

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.

Remove coverage pool references from the dapp
3 participants