Skip to content

Added compatible wallets#474

Merged
luke-jr merged 1 commit intobitcoin:masterfrom
Mirobit:patch-1
Apr 24, 2017
Merged

Added compatible wallets#474
luke-jr merged 1 commit intobitcoin:masterfrom
Mirobit:patch-1

Conversation

@Mirobit
Copy link
Copy Markdown
Contributor

@Mirobit Mirobit commented Nov 4, 2016

No description provided.

* [[https://samouraiwallet.com/|Samouria Wallet]] ([[https://github.com/Samourai-Wallet/samourai-wallet-android|source]])
* [[https://www.darkwallet.is/|Darkwallet]] ([[https://github.com/darkwallet/darkwallet/|source]])

* [[https://bitcointrezor.com/|TREZOR]] ([[https://github.com/keepkey/|source]])
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Source code links are mixed up (KeepKey source code for TREZOR and vice versa)


* [[https://bitcointrezor.com/|TREZOR]] ([[https://github.com/keepkey/|source]])
* [[https://www.keepkey.com/|KeepKey]] ([[https://github.com/trezor/|source]])
* [[https://www.ledgerwallet.com/|Ledger Wallet]] ([[https://github.com/trezor/|source]])
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Source code link is incorrect, should be https://github.com/LedgerHQ

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Nov 4, 2016

@slush0 @prusnak

@prusnak
Copy link
Copy Markdown
Contributor

prusnak commented Nov 4, 2016

It's hard to find a new line that does not have a typo or factual error in it. NACK until all issues are fixed.

@Mirobit Mirobit force-pushed the patch-1 branch 2 times, most recently from 87e1e3e to 350b8e1 Compare November 11, 2016 20:26
@Mirobit
Copy link
Copy Markdown
Contributor Author

Mirobit commented Nov 11, 2016

Fixed all mix-ups.

@saleemrashid
Copy link
Copy Markdown

@Mirobit I'm not sure about the opinion of others but I'd suggest squashing the commits

@Mirobit
Copy link
Copy Markdown
Contributor Author

Mirobit commented Nov 14, 2016

@saleemrashid I thought I already squashed the two commits. I only see one now.

* [[https://samouraiwallet.com/|Samourai Wallet]] ([[https://github.com/Samourai-Wallet/samourai-wallet-android|source]])
* [[https://www.darkwallet.is/|Darkwallet]] ([[https://github.com/darkwallet/darkwallet/|source]])

* [[https://bitcointrezor.com/|TREZOR]] ([[https://github.com/trezor/|source]])
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.

https://bitcointrezor.com/ redirects to https://trezor.io/
Probably better to use the final URL.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@jonathancross Yep, TREZOR.io is the new domain

* [[https://play.google.com/store/apps/details?id=com.bonsai.wallet32|Wallet32 (Android)]] ([[https://github.com/ksedgwic/Wallet32|source]])
* [[https://maza.club/encompass|Encompass]] ([[https://github.com/mazaclub/encompass|source]])
* [[https://www.coinvault.io/|CoinVault]] ([[https://github.com/CoinVault/dotblock|source]])
* [[https://cancoin.co/|Cancoin]] ([[https://github.com/cancoin|source]])
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.

The source code for the wallet is not posted at the link provided.
I have some more general concerns about this wallet (see below), but not being Open Source already suggests it should not be listed here.

** This web wallet is not listed in https://bitcoin.org/en/choose-your-wallet , parts are still in beta, their forum doesn't actually exist and their Facebook link is broken.

* [[https://play.google.com/store/apps/details?id=com.bonsai.wallet32|Wallet32 @ Android]] ([[https://github.com/ksedgwic/Wallet32|source]])
* [[https://play.google.com/store/apps/details?id=com.mycelium.wallet|Mycelium Bitcoin Wallet (Android)]] ([[https://github.com/mycelium-com/wallet|source]])
* [[https://copay.io/|Copay]] ([[https://github.com/bitpay/copay|source]])
* [[https://play.google.com/store/apps/details?id=com.bonsai.wallet32|Wallet32 (Android)]] ([[https://github.com/ksedgwic/Wallet32|source]])
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.

FYI: Question about strict BIP-44 compatibility raised here: ksedgwic/Wallet32#17

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.

I would not include Wallet32 since it has not been updated since 2014.

* [[https://bitcointrezor.com/|TREZOR]] ([[https://github.com/trezor/|source]])
* [[https://www.keepkey.com/|KeepKey]] ([[https://github.com/keepkey/|source]])
* [[https://www.ledgerwallet.com/|Ledger Wallet]] ([[https://github.com/LedgerHQ|source]])
* [[https://21.co/learn/21-lib-wallet/|21 Machine Wallet]] ([[https://github.com/21dotco|source]])
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.

This is not a wallet for users, but rather developers and I don't think we should include these in the list.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@prusnak Might be even more of a reason to include it (BIPs are aimed at developers)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Agree with @saleemrashid

@Mirobit
Copy link
Copy Markdown
Contributor Author

Mirobit commented Apr 12, 2017

@jonathancross Thanks. Removed and updated.

Also removed Darkwallet and Encompass due to inactivity.
Added MultiBit (HD).

@prusnak
Copy link
Copy Markdown
Contributor

prusnak commented Apr 12, 2017

Added MultiBit (HD).

Multibit is not a BIP-44 compatible wallet as it just supports one account and ignores the rest.

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Apr 20, 2017

@Mirobit poke

Typo

Fixed github links
@Mirobit
Copy link
Copy Markdown
Contributor Author

Mirobit commented Apr 24, 2017

@luke-jr removed MultiBit. Should be ready to merge now.

@prusnak
Copy link
Copy Markdown
Contributor

prusnak commented Apr 24, 2017

ACK

@luke-jr luke-jr merged commit 1d371a5 into bitcoin:master Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants