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

Add Exodus BTC wallet support for Pegin #843

Open
wants to merge 1 commit into
base: feature/2.3
Choose a base branch
from

Conversation

ronaldsg20
Copy link
Member

	I've included the required calsses ExodusService and ExodusTxBuilder
	in order to support Exodus BTC transactions in the app.

src/App.vue Outdated
@@ -5,6 +5,9 @@
<top />
<div class="bg-background flex-grow-1">
<router-view @update:showDialog="showTermsDialog" />
<v-btn @click="exodus" >
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove this button.

		I've included the required classes ExodusService and ExodusTxBuilder
		in order to support Exodus BTC transactions in the app.
Copy link

sonarcloud bot commented Oct 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
73.0% Coverage on New Code (required ≥ 80%)
10.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

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.

2 participants