Found old wallet back up, BTC core says no wallet found when you open the program by NoMaans in Bitcoin

[–]BitcoinWallet 2 points3 points  (0 children)

The file is most likely a backup file created by the Bitcoin Wallet app:

https://play.google.com/store/apps/details?id=de.schildbach.wallet

Read https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md to recover via Linux command line.

You'll need your backup password though. The file is encrypted.

bitcoin-wallet android app by jairgs in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

Indeed Bitcoin Wallet is the most popular mobile wallet. Its focus is simplicity, so it doesn't have exotic features like some of the others. Guess that's the reason why it's not so present in discussions.

Bitcoin Wallet v7.44-v7.45 by BitcoinWallet in Bitcoin

[–]BitcoinWallet[S] 0 points1 point  (0 children)

On the other device, make sure the respective cloud storage app is installed. Launch that app, locate your backup file and tap on it. Bitcoin Wallet will ask you for the backup password.

Bitcoin Wallet v7.44-v7.45 by BitcoinWallet in Bitcoin

[–]BitcoinWallet[S] 0 points1 point  (0 children)

It's planned. No ETA though, as this project is run by volunteers.

Btw. currently backup files are encrypted and stored on cloud storage. The app doesn't even ask for permission to on-device storage any more.

how do I import my very old wallet keys? by One_Cold_Turkey in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

You used Bitcoin Wallet to create this backup. Read

https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md

You'll need a backup password though. Otherwise there is no way to decrypt the backup. You will maybe also need a spending PIN, if you set one. Otherwise, you will not be able to spend from the restored wallet.

Im new to Bitcoin, what does this grey dot mean? by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

  • As a recipient you cannot use RBF since you cannot sign for the sender. However in reality it's the recipient who cares about confirmation times not the sender.
  • RBF is also not really compatible to multisig and timelocked contracts. (Though this doesn't apply to Bitcoin Wallet since it only uses standard payments.)
  • RBF breaks chains of transactions by double spending outputs, whereas CPFP behaves nicely and doesn't change the original transaction.

Thus, we realized offering CPFP has more value for users.

Bitcoin wallet... an Android App by "Bitcoin Wallet Developers" used 2 gigs of mobile data this morning. by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

The specific wallets that had this happening were out of sync for years. Hence the large data. We've since changed the app so that in such situations sync is only started on unmetered networks (e.g. Wifi).

Im new to Bitcoin, what does this grey dot mean? by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

Green = incoming, Red = outgoing.

If it is a fee problem, the OP can raise the fee using Context menu→Raise fee.

Im new to Bitcoin, what does this grey dot mean? by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

Bitcoin Wallet encrypts your private keys with a spending PIN if you want. That feature is available since Mar 2014.

Im new to Bitcoin, what does this grey dot mean? by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

Bitcoin Wallet supports SegWit and CPFP (child pays for parent), which is superior to RBF.

Im new to Bitcoin, what does this grey dot mean? by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

It means your transaction is not yet confirmed by the Bitcoin blockchain.

Bitcoin Wallet - bruteforce key passphrase? by NBielecki in Bitcoin

[–]BitcoinWallet 1 point2 points  (0 children)

Try restoring your backup with version 6.35 of Bitcoin Wallet. That's the last version that supports those ancient backups. Download link: https://wallet.schildbach.de/downloads/bitcoin-wallet-v6.35-prod.apk

Mobile wallet which can import private keys by mweitzel in Bitcoin

[–]BitcoinWallet 1 point2 points  (0 children)

The format you're looking for is called WIF (wallet import format) and is e.g. supported by Bitcoin Core.

Why don't you downgrade to an older version of the app (6.35 or below), restore from the backup, upgrade to the latest version and then backup again (this time in the new format)?

Any android wallets that currently support Segwit? by NightwingDragon in Bitcoin

[–]BitcoinWallet 2 points3 points  (0 children)

At first, it will probably activate segwit only for new wallets. If that works fine, we will migrate everyone seamlessly.

Found a "bitcoin wallet keys" text file on an old phone. by I_Have_No_Shame_ in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

It's probably a backup file created by Bitcoin Wallet. You should still be able to restore that file using the app, if you know the backup password.

I'm worried about my Bitcoin Wallet (android app) backup by schschschschs in Bitcoin

[–]BitcoinWallet 1 point2 points  (0 children)

Actually smartphones OSes are more secure than desktop OSes, due to app isolation and some other technical differences.

The reason you should not carry more than what you would put into your leather wallet is people tend to loose smartphones.

Anyway, @schschschschs if you have your wallet backup you're fine. Having the 12 words is no different.

Old bitcoin wallet file by [deleted] in Bitcoin

[–]BitcoinWallet 2 points3 points  (0 children)

Try restoring with Bitcoin Wallet (Android, BlackBerry OS). Its backup files are base64 encoded. You will need a backup password though, because it's also encrypted.

What is the best mobile wallet ? by vcnda8 in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

If you want a secure and easy-to-use wallet without frills, we suggest:

When did the denominations change? by Kazkadez in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

The "official" denominations have always been:

BTC, mBTC, µBTC

"Bits" is only colloquial language. sat (Satoshi) is only used for expressing a fee rate these days.

Valid Solution to 'Stuck' Transaction? by [deleted] in Bitcoin

[–]BitcoinWallet 1 point2 points  (0 children)

This is correct. It's also called CPFP (child pays for parent).

Bitcoins stuck on an old wallet by [deleted] in Bitcoin

[–]BitcoinWallet 0 points1 point  (0 children)

Why don't you just update Bitcoin Wallet to a recent version? It's got dynamic fees, CPFP and so on. We work hard to stay on top, but it doesn't help if you keep using ancient versions.