Bitcoin Forum
May 05, 2024, 09:28:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »
161  Bitcoin / Bitcoin Wallet for Android / Re: Can you scan a private key QR into your wallet? on: October 25, 2013, 07:21:39 AM
I strongly suggest not doing this.

For example, if you scan a QR code with an external app, the private key is likely logged to the Android system log (because it is being passed into the wallet app as an intent). From there, it can be read by just about any app. Lots of apps already request the "read log" permission - if there is just one black sheep you've had Bitcoins on that key.

If you want to pass Bitcoins around, use a Bitcoin transaction.
162  Bitcoin / Bitcoin Discussion / Re: Is Bitcoin really any different? Not in the long run. on: October 21, 2013, 10:23:43 AM
Ah, now I understand why the dollars have "In god we trust" written on them. That's short for "Only god knows if you will get your value back"... (-:
163  Bitcoin / BitcoinJ / Re: [ANNOUNCE] bitcoinj 0.10 on: October 20, 2013, 03:49:15 PM
I just pushed bitcoinj 0.10.2. Read the announcement here.
164  Bitcoin / Bitcoin Wallet for Android / Re: Making a wallet backup on: October 18, 2013, 08:04:44 AM
One small note: If you want to test the key restore process, just try restoring one of your backups into your existing wallet.

It should say something like "restored 0 (of x) keys", where x is the number of keys that is in your backup. Those keys were decrypted successfully, and the only reason no keys were imported is that they are already in your wallet.
165  Bitcoin / Bitcoin Technical Support / Re: What's the smallest amount of Bitcoin that can be sent with no fee? on: October 14, 2013, 09:34:57 PM
I guess everyone here is wrong.  Wink

You can send any amount with no fee, if you mine your own block.
166  Bitcoin / BitcoinJ / Re: detect insufficient funds while creating a tx on: October 14, 2013, 09:18:16 PM
Currently there is no proper way, except for manually checking the balance.

See issue http://code.google.com/p/bitcoinj/issues/detail?id=425.
167  Bitcoin / BitcoinJ / Re: Incoming adresses on: October 11, 2013, 10:31:44 AM
I have no idea what you're doing. Please describe your whole setup, what you want to do, what you expect to see and what you're seeing instead.

Just one thing: Bitcoin does not really have a concept of from addresses. Some clients (including Bitcoin Wallet) try to display them for historic reasons, and they fail at it (sometimes).
168  Bitcoin / BitcoinJ / Re: Having an issue sending funds on testnet... on: October 10, 2013, 11:02:39 AM
When ever try to send the funds to a testnet address, all connections failed or they are refused and that it can't be broadcast. What are the strongest testnet bitcoind's?

The strongest one is your own. Run a bitcoind/-qt instance and point bitcoinj to it.
169  Bitcoin / Development & Technical Discussion / Re: subvers on: October 08, 2013, 02:53:08 PM
Fair enough. It just reminds me of the HTTP "Referer" (-:
170  Bitcoin / Development & Technical Discussion / Re: subvers on: October 08, 2013, 01:32:33 PM
Very cool, thanks for the statistics!

BitcoinJ is still using the old camelcase spelling.
171  Bitcoin / Bitcoin Wallet for Android / Re: Crash when connected to network. stack trace included -issue with exchange rate? on: October 08, 2013, 06:58:41 AM
It should work again now, since the bad exchange rate has been corrected.

If it happens again, I'll release an update. Too bad things like this always happen while sleeping...

Sorry for the inconvenience.
172  Bitcoin / Hardware wallets / Re: Trezor developer coordination on: October 02, 2013, 01:37:46 PM
A little update from my side: After realizing that my previous SD card had 32 MB not 32 GB Shocked , I finally bought a new card and installed Raspbian on it. And yeah, my raspi boots.

Now I wonder how do will Trezor setup be able to put its python software on the shield, given I do not have any network on the raspi.

Anyway... slush, I just read that python-ecdsa has been released. Does that change anything regarding the installation?
173  Bitcoin / BitcoinJ / Re: Wallet.BalanceType.AVAILABLE on: September 30, 2013, 03:16:52 PM
I'm not sure what you mean by "does not count".

I'd expect that a standard tx from me to myself should not touch any balance - except for the fee -, be it available or estimated. Reason: We expect transactions created by ourselves will confirm shortly, because we created them ourselves (adding the correct fee etc.). We thus should be able to build transactions on top immediately without the risk of building unconfirming chains.

Up to now, when talking about this topic we always looked at spending our own change. But there is no reason this should not also work for payments to ourselves. I assume for bitcoinj it will not make any difference.
174  Bitcoin / Bitcoin Wallet for Android / Re: "checkpoints" file structure on: September 27, 2013, 11:38:35 PM
It is best described by the class CheckpointManager in bitcoinj. Have a look at the constructor for how the file format is read.
175  Bitcoin / Hardware wallets / Re: Trezor developer coordination on: September 23, 2013, 01:43:21 PM
@Andreas

Are you thinking of adding Trezor support into Bitcoin Wallet using USB on-the-go ?

Well I wanted to try if communication is possible. For it to be usable, I guess someone should build a "mobile" version of the Trezor.
176  Bitcoin / Hardware wallets / Re: Trezor developer coordination on: September 23, 2013, 01:42:07 PM
The little (micro?) USB on the RasPi is power and I think you can use either of the 2 stacked USB for the 'trezor' cable back to your PC.

For power you can use either of microUSB connectors. If you want to communicate with TREZOR, use the one on the shield (it will also provide power for the RasPi).

Ok so I take it the only connection I have to make is the USB port on the shield?
177  Bitcoin / Hardware wallets / Re: Trezor developer coordination on: September 23, 2013, 09:13:03 AM
Can we go one step back and explain how to set up the thing? For example, my Raspberry + Trezor sandwich has 3 USB ports - which one is the correct one? Do I need an SD card to boot up? I've never used a Raspberry before.
178  Bitcoin / Bitcoin Wallet for Android / Re: Exchange rates on: September 23, 2013, 08:26:46 AM
What exchange rates does the client use to compute the fiat value of the wallet balance?  It seems to overvalue Bitcoins quite a bit.... not quite as much as if you were using the Mt. Gox price, but close...

It's using bitcoin charts, which averages all exchanges (and 24h of time) weighted by trade volume. So yes, Mt. Gox is in there to some amount.

Quote
Perhaps it could use the new Bitcoin Price Index (at least as an option)?

What's that? Google does not know about it.
179  Bitcoin / Hardware wallets / Re: Bitcoin Wallet for Android on: September 22, 2013, 04:50:09 PM
I fail to see how "Close" is a power user feature. Not convincing, guys

"Close program" is very power-userish and clearly a relict of the past. Most users just don't care what lies behind them, they just open the next program.

Heck, even the concept of programs is obsolete. The only thing that counts is tasks. That's the main theme of Android, as it was designed from version 1.0 on.
180  Bitcoin / Bitcoin Wallet for Android / Re: "SeedPeers" class on: September 22, 2013, 04:32:54 PM
I got site url earlier from the same place: http://code.google.com/p/bitcoinj/
"Got questions? Comments? Patches? Talk to us on the mailing list. You can quickly reach this website via bitcoinj.org. You can read the release notes for each release starting from 0.3."

Thanks, I filed an issue. However, I think it will just redirect you back to Google Code.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!