Search content
Sort by

Showing 20 of 476 results by Andreas Schildbach
Post
Topic
Board Wallet software
Re: Feature Request - Deterministic Import
by
Andreas Schildbach
on 15/01/2016, 09:26:35 UTC
Bitcoin Wallet has been deterministic for a long time. In fact, it was among the first to switch to HD.

The main reason the seed is not exposed as 12 words is because in many cases they are not enough to back up your whole wallet. A wallet can consist of more than one seed (if one was detected as unsecure for example), plus a number of random keys from the old days. Just writing down the current seed will make the user loose the older ones – but due to address reuse people still do receive coins on old seeds and keys.

And the other reason is no one has implemented it. Bitcoin Wallet is open source and free software. Anyone is welcome to add features themselves and offer it as a pull request.
Post
Topic
Board Web Wallets
Re: Blockchain wallet Main password?
by
Andreas Schildbach
on 26/10/2015, 19:57:48 UTC
This board is for Bitcoin Wallet, not bc.i. I suggest mailing their support.
Post
Topic
Board Development & Technical Discussion
Re: [Pizza] Bounty for CPFP Enabled Wallet
by
Andreas Schildbach
on 17/07/2015, 15:18:50 UTC
The feature is now finished, merged and starts to roll out to 10% of users.

If you feel like skipping the queue you can download directly from here:

https://github.com/schildbach/bitcoin-wallet/releases/tag/v4.37
Post
Topic
Board Development & Technical Discussion
Re: [Pizza] Bounty for CPFP Enabled Wallet
by
Andreas Schildbach
on 16/07/2015, 15:06:38 UTC
I just updated our branch so that it supports encrypted wallets (spending PIN).
Post
Topic
Board Development & Technical Discussion
Re: [Happy Meal] Bounty for CPFP Enabled Wallet
by
Andreas Schildbach
on 15/07/2015, 09:41:53 UTC
We're already working on getting child-pays-for-parent into Bitcoin Wallet. The branch is here: https://github.com/schildbach/bitcoin-wallet/commits/fee-cpfp

It's still a bit rough and needs work. The biggest missing part is PIN entry, so you currently need to unset your PIN before raising the fee.

Any code review is appreciated.
Post
Topic
Board Ελληνικά (Greek)
Topic OP
Bitcoin Wallet looking for Greek translators
by
Andreas Schildbach
on 06/06/2015, 21:31:05 UTC
Bitcoin Wallet, the popular wallet for Android and BlackBerry, is also used in Greece a lot. However, it's not completely localized. Would you like to help out? You will be translating from English to Greek, on Transifex:

https://www.transifex.com/projects/p/bitcoin-wallet/

If you create an account there, you can start right away. You are contributing to free software, GPLv3 licensed. Thanks!
Post
Topic
Board Wallet software
Re: Deterministic wallet compatibility matrix
by
Andreas Schildbach
on 03/04/2015, 16:04:36 UTC
For BIP44, multiple account support is mandatory. So strictly speaking, MultiBit HD doesn't support BIP44 (if the "Multiple Accounts" column is right).
Post
Topic
Board Wallet software
Re: Deterministic wallet compatibility matrix
by
Andreas Schildbach
on 25/03/2015, 19:32:48 UTC
Just some clarification: the derivation path used by bitcoinj (and thus Bitcoin Wallet for Android) is specified in BIP-32. So it would be appropriate to use the term "BIP-32" in that column.
Post
Topic
Board Bitcoin Wallet for Android
Topic OP
Looking for alpha testers
by
Andreas Schildbach
on 25/03/2015, 15:56:00 UTC
We are in need of some testers for what will become Bitcoin Wallet version 4.22. Changes:

  • Approx. 2x speedup when synching the blockchain. We have more speedup in store in a couple of weeks, but this is the first step.
  • View all derived wallet addresses in list of "Your addresses". Keys from pre version 4 show up at the bottom of the list under "Old addresses".
  • "From addresses" are not shown any more. Nowadays you can distinguish payments by their "to address".

Note this is alpha software. Use at your own risk.

Mainnet:
http://wallet.schildbach.de/download/bitcoin-wallet-4.21-bitcoinj0.12.3.apk

Testnet:
http://wallet.schildbach.de/download/bitcoin-wallet-4.21-bitcoinj0.12.3-test.apk
Post
Topic
Board Bitcoin Wallet for Android
Re: PLEASE HELP 0.05 BTC reward
by
Andreas Schildbach
on 25/03/2015, 15:43:00 UTC
What email address did you use to send the report? I don't see your nick in our email box.
Post
Topic
Board Hardware wallets
Re: Bitcoin Wallet for Android
by
Andreas Schildbach
on 25/03/2015, 15:40:20 UTC
No one stops you from re-using addresses if you really want that. Just press "request coins" several times and hand these payment requests to different payers.
Post
Topic
Board Bitcoin Wallet for Android
Re: Android Bitcoin client, can't add new addresses
by
Andreas Schildbach
on 25/03/2015, 15:36:04 UTC
I don't understand your issue with emptying your wallet. If you're entering more than you have, it should ask you if you want to send the entire wallet. You can also use Options > Empty wallet to empty your wallet. No need to remember the amount from the main screen.
Post
Topic
Board Bitcoin Wallet for Android
Re: export address bitcoin wallet andreas shildbach
by
Andreas Schildbach
on 25/03/2015, 15:29:30 UTC
If you manage to fully sync the wallet you can of course send all your coins anywhere you like, including a paper wallet.

If the the wallet is too large for synching on your mobile device, you can recover your coins on a Desktop computer using these instructions:
https://raw.githubusercontent.com/schildbach/bitcoin-wallet/master/wallet/README.recover

We do have an alpha version that synchs about 2x as fast. There is more in store for the coming weeks, but this is a good start. If you're interested in testing the alpha, can you mail us?
Post
Topic
Board Bitcoin Wallet for Android
Re: feature request : a light to indicate that merkle tree sync. is finish
by
Andreas Schildbach
on 25/03/2015, 15:26:11 UTC
What do you need that for? Ideally sync should be completely in the background, not noticable by the user.
Post
Topic
Board Development & Technical Discussion
Re: BIP-0021 possible extensions
by
Andreas Schildbach
on 15/03/2015, 15:45:07 UTC
First of all, I think extensions like this need to go to the BIP7x (payment protocol) family of BIPs. BIP21 (Bitcoin URIs) are already too big and the industry is migrating to BIP70.

The idea of specifying the amount in local currency is not new and has been discussed before. I think the conclusion was always as long as conversion rates cannot be determined in a decentralized & reliable way, how would you deal with payer and payee disagreeing about the rate? What about fraud, e.g. a MITM injecting their own desired rate? At the very least I'd say it's tricky.

The "one QR code per price category" usecase is based on trust anyway – why not just up the address and let the user enter the local amount?
Post
Topic
Board Bitcoin Wallet for Android
Re: PLEASE HELP 0.05 BTC reward
by
Andreas Schildbach
on 08/01/2015, 09:48:56 UTC
This forum is about the Android app  Bitcoin Wallet. Look here for other wallets.
Post
Topic
Board Bitcoin Wallet for Android
Re: having a hard time recovering a wallet
by
Andreas Schildbach
on 07/01/2015, 14:55:52 UTC
Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

Backup files are not interchangeable between apps.

note: you made the backup in june it was still for the 3.x version of A.S. Bitcoin Wallet. Mycelium did include an importer for single private keys from that time. if you download mycelium 1.3.3 for example from http://mycelium.com/assets/btcwallet/mbw-prodnet-release-1.3.3build133.apk you might be able to get back your key (start mycelium->accounts->add key->import schildbach wallet) i did not got through the whole thread but it might help you.

The protobuf-based backup format was introduced in v3.47 (May 2014).
Post
Topic
Board Bitcoin Wallet for Android
Re: having a hard time recovering a wallet
by
Andreas Schildbach
on 06/01/2015, 21:10:25 UTC
Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

Backup files are not interchangeable between apps.
Post
Topic
Board Bitcoin Wallet for Android
Re: Android Bitcoin client, can't add new addresses
by
Andreas Schildbach
on 06/01/2015, 21:07:14 UTC
Don't worry about manually managing addresses. Since version 4, each received payment automatically gets a fresh address, to protect your privacy.
Post
Topic
Board Bitcoin Wallet for Android
Re: PLEASE HELP 0.05 BTC reward
by
Andreas Schildbach
on 06/01/2015, 21:03:52 UTC
Since version 4, each received payment automatically gets a fresh address, to protect your privacy. Don't worry, you can still receive coins on the old address(es).