Skip to content

[UTXO][BTCV] Add Bitcoin Vault cryptocurrency#259

Open
rrozek555 wants to merge 2 commits intoEdgeApp:masterfrom
rrozek555:UTXO_BTCV_Add_BitcoinVault
Open

[UTXO][BTCV] Add Bitcoin Vault cryptocurrency#259
rrozek555 wants to merge 2 commits intoEdgeApp:masterfrom
rrozek555:UTXO_BTCV_Add_BitcoinVault

Conversation

@rrozek555
Copy link
Copy Markdown

@rrozek555 rrozek555 commented Jul 6, 2021

Hello!
We would like to add BTCV (Bitcoin Vault) cryptocurrency to your wallet app.
Related PR to edge-react-gui: EdgeApp/edge-react-gui#2733

Copy link
Copy Markdown
Contributor

@thehobbit85 thehobbit85 left a comment

Choose a reason for hiding this comment

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

Just a minor fix, other then that, it looks good

Comment thread src/info/bitcoinvault.js Outdated
Comment thread src/info/bitcoinvaulttestnet.js Outdated
Comment on lines +77 to +78
symbolImage: `${imageServerUrl}/bitcoinvault-logo-solo-64.png`,
symbolImageDarkMono: `${imageServerUrl}/bitcoinvault-logo-solo-64.png`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No need for this anymore, we now just use 'currencyCode'.png as the symbol's file path.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hi @thehobbit85, i feel it is already fixed in my second commit in this PR :)

thank you for your review

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry for not noticing that.
We do have a convention that you don't submit a commit that "fixes" a previous commit.
If you want you can read more about it under the "git" section in our conventions repo:
https://github.com/EdgeApp/edge-conventions/blob/master/README.md

For now though, if you could just squash the PR to only have 1 working commit that would great.

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