Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: Gavin Andresen on June 25, 2012, 05:52:53 PM



Title: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Gavin Andresen on June 25, 2012, 05:52:53 PM
Bitcoin version 0.6.3 is now available for download at:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.6.3/

This is a bug-fix release, with no new features.

Please report bugs using the issue tracker at github:
  https://github.com/bitcoin/bitcoin/issues

CHANGE SUMMARY
==============

Fixed a serious denial-of-service attack that could cause the
bitcoin process to become unresponsive. Thanks to Sergio Lerner
for finding and responsibly reporting the problem. (CVE-2012-3789)

Optimized the process of checking transaction signatures, to
speed up processing of new block messages and make propagating
blocks across the network faster.

Fixed an obscure bug that could cause the bitcoin process to get
stuck on an invalid block-chain, if the invalid chain was
hundreds of blocks long.

Bitcoin-Qt no longer automatically selects the first address
in the address book (Issue #1384).

Fixed minimize-to-dock behavior of Bitcon-Qt on the Mac.

Added a block checkpoint at block 185,333 to speed up initial
blockchain download.


Thanks to everybody who contributed to this release:
====================================================

Chris Moore
Christian von Roques
Fordy
Gavin Andresen
Jeff Garzik
Luke Dashjr
Matt Corallo
Michael Hendricks
Peter Todd
Philip Kaufmann
Pieter Wuille
R E Broadley
Sergio Lerner
Wladimir J. van der Laan


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: swissmate on June 25, 2012, 05:56:27 PM
thanks for that obscure bug fix  :D


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: flatfly on June 25, 2012, 06:03:49 PM
Nice job!
 
How long does the blockchain download take on average, nowadays, with all the recent optimizations?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Piper67 on June 25, 2012, 06:11:02 PM
Does this version fix another DOS vulnerability or the same as 0.6.2?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: drizzt on June 25, 2012, 06:22:47 PM
Official 0.6.3 binaries released for Arch Linux (first!). ;D


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: TehZomB on June 25, 2012, 07:31:50 PM
yay


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Stephen Gornick on June 25, 2012, 08:33:57 PM
Normally these announcements are posted on the Bitcoin.org news as well.  Just a reminder, in case that step just happened to get overlooked.
 - http://bitcoin.org/news.html


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: TheHarbinger on June 25, 2012, 08:38:40 PM
Okay, so what has changed since 0.6.3rc1.  Or is it the same?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Luke-Jr on June 25, 2012, 08:50:00 PM
Okay, so what has changed since 0.6.3rc1.  Or is it the same?
Same.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Bitsky on June 25, 2012, 10:01:08 PM
I noticed the "About Bitcoin-Qt" says 0.6.3-beta while this topic says 0.6.3

Will coincontrol be merged into this version too?

Does this version fix the bug where the balance is miscalculated (getbalance("*") vs getbalance())?
In 0.6.2, I have a 0.059btc difference between what the client displays, and what the csv exports.
Blockchain up to date, all exported transactions are confirmed.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Pieter Wuille on June 25, 2012, 10:33:03 PM
I noticed the "About Bitcoin-Qt" says 0.6.3-beta while this topic says 0.6.3

Every bitcoin release to date has been beta, and that will remain the case for a while.

Quote
Will coincontrol be merged into this version too?

Certainly not in 0.6.x. We're working on 0.7 which will have many new features and improvements, but 0.6.x only gets bugfixes now. About coincontrol itself: there are still a few implementation problems with it.

Quote
Does this version fix the bug where the balance is miscalculated (getbalance("*") vs getbalance())?
In 0.6.2, I have a 0.059btc difference between what the client displays, and what the csv exports.
Blockchain up to date, all exported transactions are confirmed.

That shouldn't be. Have you reported this problem on the issue tracker (https://github.com/bitcoin/bitcoin/issues)?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: David M on June 25, 2012, 10:44:23 PM
Win7 32 bit - Upgrade from 0.6.2 to this build had no issues.

Nice work devs... as usual.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: EnergyVampire on June 25, 2012, 10:46:31 PM
Nice!


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: ThiagoCMC on June 25, 2012, 11:30:37 PM
Upgrade problems, Ubuntu 12.04 (Bitcoin from PPA repository), look:

Code:
root@server:~# aptitude safe-upgrade
The following packages will be upgraded:
  bitcoin-qt bitcoind
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,117 kB of archives. After unpacking 114 kB will be used.
Do you want to continue? [Y/n/?]
Get: 1 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu/ precise/main bitcoin-qt amd64 0.6.3-precise1 [1,499 kB]
Get: 2 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu/ precise/main bitcoind amd64 0.6.3-precise1 [618 kB]
Fetched 1,298 kB in 3s (354 kB/s)
(Reading database ... 187954 files and directories currently installed.)
Preparing to replace bitcoin-qt 0.6.2-precise0 (using .../bitcoin-qt_0.6.3-precise1_amd64.deb) ...
Unpacking replacement bitcoin-qt ...
Preparing to replace bitcoind 0.6.2-precise0 (using .../bitcoind_0.6.3-precise1_amd64.deb) ...
Unpacking replacement bitcoind ...
Processing triggers for man-db ...
Setting up bitcoin-qt (0.6.3-precise1) ...
Setting up bitcoind (0.6.3-precise1) ...
                                         
Current status: 0 updates [-2].
root@server:~# logout

When I log in again:

Code:
-bash: contrib/bitcoind.bash-completion: No such file or directory
-bash: contrib/bitcoind.bash-completion: No such file or directory

Cheers!
Thiago


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: doobadoo on June 25, 2012, 11:38:57 PM
dumb question, but i when it comes to verfying the sig, i only know how to place the sig file wiht the same name as the .zip on with .asc into the same directory and right click to validate.   What is this sha256 sum thing?  And is that somehow generated off of Gavin's key?  What does it verify and how to i run the check?

OS X Snow Leopard with GPG Tools.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: EnergyVampire on June 25, 2012, 11:48:07 PM
What is this sha256 sum thing?

It is commonly used to verify the integrity of files.



Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: ThiagoCMC on June 26, 2012, 12:33:13 AM
Also, the Bitcoin tray icon is missing (Ubuntu 12.04 - Unity 3D and 2D)... And the text menu too...
If I minimize to the tray icon, the Bitcoin main window becomes inaccessible.

Cheers!
Thiago


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Gavin Andresen on June 26, 2012, 12:46:10 AM
dumb question, but i when it comes to verfying the sig, i only know how to place the sig file wiht the same name as the .zip on with .asc into the same directory and right click to validate.   What is this sha256 sum thing?  And is that somehow generated off of Gavin's key?  What does it verify and how to i run the check?

OS X Snow Leopard with GPG Tools.
1. Make sure the SHA256SUMS.asc file hasn't been modified:
Code:
$ gpg --verify SHA256SUMS.asc
gpg: Signature made Mon Jun 25 10:57:21 2012 EDT using RSA key ID 1FC730C1
gpg: Good signature from "Gavin Andresen (CODE SIGNING KEY) <gavinandresen@gmail.com>"

2. See what file you SHOULD have downloaded:
Code:
$ grep macosx.dmg SHA256SUMS.asc 
3de1490d1390e5a085b4bc2217430b3caadd203780a7bfe8751e8d1930f087cc  bitcoin-0.6.3-macosx.dmg

3. Make sure the file you downloaded is exactly the same:
Code:
$ shasum -a 256 bitcoin-0.6.3-macosx.dmg 
3de1490d1390e5a085b4bc2217430b3caadd203780a7bfe8751e8d1930f087cc  bitcoin-0.6.3-macosx.dmg


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: jgarzik on June 26, 2012, 12:53:40 AM
Quote
Will coincontrol be merged into this version too?

Certainly not in 0.6.x. We're working on 0.7 which will have many new features and improvements, but 0.6.x only gets bugfixes now. About coincontrol itself: there are still a few implementation problems with it.

Technically speaking, gavin's raw transaction API (https://gist.github.com/2839617) gives full coin control.  I agree it is not the same as being implemented in the UI, but it's possible.



Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: mitchel on June 26, 2012, 03:00:01 AM
why isnt this posted on bitcoin.org?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Luke-Jr on June 26, 2012, 03:44:05 AM
why isnt this posted on bitcoin.org?
It is, but GitHub (which hosts the website) sucks at updating when things change apparently :/


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: klaus on June 26, 2012, 05:38:32 AM
Does this version fix another DOS vulnerability or the same as 0.6.2?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Luke-Jr on June 26, 2012, 05:40:34 AM
Does this version fix another DOS vulnerability or the same as 0.6.2?
No: 0.6.2 fixed CVE-2012-2459 (https://en.bitcoin.it/wiki/CVEs#CVE-2012-2459), and 0.6.3 fixes CVE-2012-3789 (https://en.bitcoin.it/wiki/CVEs#CVE-2012-3789).


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Meni Rosenfeld on June 26, 2012, 06:54:08 AM
There are some updated translations, is it possible to include them?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: ShadowOfHarbringer on June 26, 2012, 08:03:31 AM
Will coincontrol be merged into this version too?

What is this coincontrol about exactly ?

Is it perhaps what i think it is - I mean ability to choose which coins to send when sending ?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: phelix on June 26, 2012, 08:29:39 AM
Will coincontrol be merged into this version too?

What is this coincontrol about exactly ?

Is it perhaps what i think it is - I mean ability to choose which coins to send when sending ?

dude, you are really missing this? https://bitcointalk.org/index.php?topic=24784


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: ShadowOfHarbringer on June 26, 2012, 09:40:54 AM
Will coincontrol be merged into this version too?

What is this coincontrol about exactly ?

Is it perhaps what i think it is - I mean ability to choose which coins to send when sending ?

dude, you are really missing this? https://bitcointalk.org/index.php?topic=24784

Sorry for not sleeping 2 hours a day so I can have time for reading every possible topic on this forum.
Unfortunately i have a life and I sleep 8 hours a day.

So yes, I am really missing this.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Bitsky on June 26, 2012, 02:26:00 PM
Quote
Will coincontrol be merged into this version too?

Certainly not in 0.6.x. We're working on 0.7 which will have many new features and improvements, but 0.6.x only gets bugfixes now. About coincontrol itself: there are still a few implementation problems with it.
I hope it makes it into 0.7, because once you got used to it, it's really nice and handy. I'm glad Luke-Jr ported it to 0.6.2

Quote
Does this version fix the bug where the balance is miscalculated (getbalance("*") vs getbalance())?
In 0.6.2, I have a 0.059btc difference between what the client displays, and what the csv exports.
Blockchain up to date, all exported transactions are confirmed.

That shouldn't be. Have you reported this problem on the issue tracker (https://github.com/bitcoin/bitcoin/issues)?
I invested some time trying to narrow down the cause of this. By summing up debits+credits, grouped by addresses (from the exported transactions), I narrowed it down to two addresses. One should still contain 0.001btc, the other 0.058btc. The displayed balance lacks exactly those 0.059btc (coincontrol doesn't show them either). A rescan didn't fix this either, so I installed pywallet in a clean VM. I launched 0.6.3 to create a new wallet, shut it down again and started to import all tx_k and tx_v related to those transactions with the address missing 0.058btc, but pywallet failed to import two transactions (0.03btc and 0.015btc). Not sure if that's related to the missing 0.058btc since it's only 0.045btc. So I switched the wallet with the empty one again, only imported the key for that one address and then ran Bitcoin-Qt with the --rescan option. When that was finally done, I was greeted with an unspent balance of 0.058btc.

Now I think about importing every single private sec key from the pywallet dump into a new wallet (either via pywallet or bitcoind's importprivkey) and do a rescan to fix everything. If that succeeds, I should be safe to delete the old wallet, or am I missing something?





Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on June 26, 2012, 06:22:22 PM
Upgrade problems, Ubuntu 12.04 (Bitcoin from PPA repository), look:
Should be fixed after the next builds finish, sorry for the disturbance.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: tatsuchan on June 26, 2012, 09:23:46 PM
Has anyone else been experiencing issues on OS X since upgrading. This version contained a fix for the minimize-to-dock behavior of Bitcon-Qt on the Mac. However since upgrading I've been having an issue where the GUI disappears completely.

For example, I'll be using Bitcoin-Qt, then exit it using the red cross. If I then click on Bitcoin in the dock, the GUI no longer shows up. It has definitely been selected though, because the task bar changes to Bitcoin and shows Bitcoin options.

Anyone else been having a similar problem?

I have had odd bugs with bitcoin and litecoin on my hackintosh that didnt happen on my macbook.  Could custom drivers be an issue for you?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: bg002h on June 27, 2012, 02:04:07 AM
How does this block chain checkpoint thing work?  Can one skip downloading the first 185 kBlocks?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Diapolo on June 27, 2012, 05:02:38 AM
Also, the Bitcoin tray icon is missing (Ubuntu 12.04 - Unity 3D and 2D)... And the text menu too...
If I minimize to the tray icon, the Bitcoin main window becomes inaccessible.

Cheers!
Thiago

Can you post a screenshot which shows this? You certainly need to report this via Github. Ubuntu 12.04 is quite new, had you problems with 0.6.2?

Dia


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: rate5 on June 27, 2012, 07:04:17 AM
I am using Ubuntu 12.04 LTS and did not have any upgrade problems, everything worked fine.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Jay_Pal on June 27, 2012, 08:00:47 AM
I have the same problems:

When I log in again:

Code:
-bash: contrib/bitcoind.bash-completion: No such file or directory
-bash: contrib/bitcoind.bash-completion: No such file or directory
In my desktop but I'm still on 11.10.

And

Also, the Bitcoin tray icon is missing (Ubuntu 12.04 - Unity 3D and 2D)... And the text menu too...
If I minimize to the tray icon, the Bitcoin main window becomes inaccessible.


On my 12.04 laptop.

Regards


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Diapolo on June 27, 2012, 09:19:15 AM
Can someone with 12.04 give some more details. Was 0.6.2 fine, are you using some special thing (new GUI / experimental GUI)? Can you try to enable some legacy OS UI? As I'm on Windows that may sound a little weird, but to track the problem we need a starting point and exact error descriptions. We need someone to open a ticket on https://github.com/bitcoin/bitcoin/issues.

Dia


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on June 27, 2012, 12:36:30 PM
I have the same problems:

When I log in again:

Code:
-bash: contrib/bitcoind.bash-completion: No such file or directory
-bash: contrib/bitcoind.bash-completion: No such file or directory
In my desktop but I'm still on 11.10.
Do you have it still with 0.6.3-oneiric2, or are you still on 0.6.3-oneiric1?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: EnergyVampire on June 27, 2012, 03:10:29 PM
Version 0.6.3 is now on http://bitcoin.org/


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Jay_Pal on June 27, 2012, 08:13:15 PM
I have the same problems:

When I log in again:

Code:
-bash: contrib/bitcoind.bash-completion: No such file or directory
-bash: contrib/bitcoind.bash-completion: No such file or directory
In my desktop but I'm still on 11.10.
Do you have it still with 0.6.3-oneiric2, or are you still on 0.6.3-oneiric1?
I have 0.6.3-oneiric2 on the desktop (11.10) and just upgraded to 0.6.3-precise2 but both issues persist.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on June 27, 2012, 08:56:34 PM
I have 0.6.3-oneiric2 on the desktop (11.10) and just upgraded to 0.6.3-precise2 but both issues persist.
Hmm...I cant reproduce, does the file /etc/bash_completion.d/bitcoind exist, and does dpkg indicate it is installed as a part of a package (dpkg -S /etc/bash_completion.d/bitcoind)?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Jay_Pal on June 27, 2012, 09:04:00 PM
I have 0.6.3-oneiric2 on the desktop (11.10) and just upgraded to 0.6.3-precise2 but both issues persist.
Hmm...I cant reproduce, does the file /etc/bash_completion.d/bitcoind exist, and does dpkg indicate it is installed as a part of a package (dpkg -S /etc/bash_completion.d/bitcoind)?

Yes, the file /etc/bash_completion.d/bitcoind, it's contents it's this:
Code:
contrib/bitcoind.bash-completion	bitcoind
And dpkg -S /etc/bash_completion.d/bitcoind outputs this:
Code:
me@Master:~$ dpkg -S /etc/bash_completion.d/bitcoind
bitcoind: /etc/bash_completion.d/bitcoind


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on June 28, 2012, 01:14:37 AM
Yes, the file /etc/bash_completion.d/bitcoind, it's contents it's this:
Thats odd, the packages I download directly from launchpad (https://launchpad.net/~bitcoin/+archive/bitcoin/+files/bitcoin-qt_0.6.3-precise2_amd64.deb and https://launchpad.net/~bitcoin/+archive/bitcoin/+files/bitcoin-qt_0.6.3-precise2_i386.deb) do not contain an etc/bash_completion.d/bitcoind.  Can you try downloading packages from there directly and installing those to double-check that you have proper versions installed?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Jay_Pal on June 28, 2012, 07:19:52 PM
I find it in the package bitcoind 0.6.3-oneiric2 from the official bitcoind ppa for ubuntu.
That error is in Ubuntu 11.10 Oneiric (My desktop PC)


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on June 28, 2012, 08:04:10 PM
I find it in the package bitcoind 0.6.3-oneiric2 from the official bitcoind ppa for ubuntu.
That error is in Ubuntu 11.10 Oneiric (My desktop PC)
Those links are the bitcoin/bitcoin ppa (which is unofficial, despite being linked to on bitcoin.org), and afaict they do not contain an /etc/bash_completion.d/bitcoind.  Im assuming there was some issue upgrading where dpkg didn't remove the files, could you try downloading those directly (or the appropriate version from https://launchpad.net/~bitcoin/+archive/bitcoin/+packages) or re-installing (probably with a purge instead of just remove the first time)?
EDIT: Sorry, yea there would be an issue after upgrading from 0.6.3-*1, as dpkg won't remove files in /etc/ that have been removed in the upstream package.  The solution is to do a purge of bitcoind, and then reinstall 0.6.3-*2. 


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Jay_Pal on June 28, 2012, 08:53:49 PM
Well, in that case, since it is not supposed to be there, simply done it the other way around: sudo rm /etc/bash_completion.d/bitcoind :D
Looking great, for now!
Any news on the disappearance icon on 12.04?
Thanks!


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Diapolo on June 29, 2012, 12:07:04 PM
Well, in that case, since it is not supposed to be there, simply done it the other way around: sudo rm /etc/bash_completion.d/bitcoind :D
Looking great, for now!
Any news on the disappearance icon on 12.04?
Thanks!


When no one creates a ticket for this on Github it's unlikely to get fixed soon ... I can't help here as I'm on Windows. Perhaps you can try a 0.7 based build from luke (search for next-test on the forums) to see if the problem is still existent there.

Dia


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: dlb76 on July 10, 2012, 12:03:45 PM
updated to 0.6.3-beta
Thanks!


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Serith on July 22, 2012, 05:34:28 AM
Also, the Bitcoin tray icon is missing (Ubuntu 12.04 - Unity 3D and 2D)... And the text menu too...
If I minimize to the tray icon, the Bitcoin main window becomes inaccessible.

Cheers!
Thiago

Remove package appmenu-gtk : Export GTK menus over DBus (https://launchpad.net/appmenu-gtk/) and reboot, it worked for me. Also, TrueCrypt has the similar problem.

  • https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/662077/comments/21 (https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/662077/comments/21)
  • https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/784304 (https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/784304)
  • http://www.kubuntuforums.net/archive/index.php/t-53682.html (http://www.kubuntuforums.net/archive/index.php/t-53682.html)
  • https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/919800/comments/9 (https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/919800/comments/9)
  • https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/660314 (https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/660314)


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: RobbieMor on August 14, 2012, 11:19:31 AM
The new release looks much better but I still can't find out how much the total fees are to send coins.
My wallet has 0.52390169 BTC and I tried to spend it and got the message "Total exceeds your balance when the .01  BTC tranasaction fee is included" Fair enough so I reduced the spend to 0.51390169 and the get the message "Total exceeds your balance when the .23 BTC tranasaction fee is included"
This doesn't seem right or fair.
How do I calculate what the TOTAL fees are going to be?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: mila on August 14, 2012, 12:42:43 PM
How do I calculate what the TOTAL fees are going to be?

there's a field where you can specify the fees you want to pay. I think they override the calculated/proposed fees if you leave it blank.
afaik you could get away with .0005 btc fees or simply try to broadcast your transaction to the network without any fees what so ever.
what also matters are your incoming btc transactions that you want use as input in your spending. size of transaction is a factor in fee calculation.
could you re-try?
if in doubt, just start with 0 fees and send bitcoins to yourself, just to see if you can do it
or try with the minimum recommended 0.0005 again just to see if it works for you.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Matt Corallo on August 14, 2012, 12:48:38 PM
there's a field where you can specify the fees you want to pay. I think they override the calculated/proposed fees if you leave it blank.
No, the fees paid will not change if you leave it at 0 or set it to some small value (unless you would otherwise pay 0 fee).  See https://en.bitcoin.it/wiki/Transaction_fees (https://en.bitcoin.it/wiki/Transaction_fees)


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: mila on August 14, 2012, 01:04:30 PM
there's a field where you can specify the fees you want to pay. I think they override the calculated/proposed fees if you leave it blank.

what also matters are your incoming btc transactions that you want use as input in your spending. size of transaction is a factor in fee calculation.
No, the fees paid will not change if you leave it at 0 or set it to some small value (unless you would otherwise pay 0 fee).  See https://en.bitcoin.it/wiki/Transaction_fees (https://en.bitcoin.it/wiki/Transaction_fees)

thanks for the clarification. I think i got it at least partially right with the bold part.
meaning: if he has 1 input and wants to spend it, the transaction can be fairly small. we do not know how many inputs (s)he combines in the 0.5 btc balance (might be a miner with daily payouts from a pool with a single card mining since April ...)

& (s)he can still try to broadcast the spending and get it included in the free space in each block. I managed to get a free tx included after 24 hours earlier this year.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: RobbieMor on August 15, 2012, 12:32:37 AM
I stll get that message. It simply will not allow me to send. Try it yourself


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: 420 on August 15, 2012, 05:36:54 AM
how fast does it speed up blockchain download?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: osoverflow on August 26, 2012, 05:46:46 AM
I see some features that are planned for 0.7 release (like get raw block/transaction data). Is there anyplace to download the development version for that 0.7?

Thanks


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: Luke-Jr on August 26, 2012, 05:56:49 AM
I see some features that are planned for 0.7 release (like get raw block/transaction data). Is there anyplace to download the development version for that 0.7?

Thanks
0.7.0rc1 is due out any day now.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: 420 on August 27, 2012, 07:15:56 PM
how fast does it speed up blockchain download?

how fast does it speed up blockchain download?


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: osoverflow on August 27, 2012, 09:52:02 PM
great! I'm waiting for it :)

where can I look for that rc1 release?


I see some features that are planned for 0.7 release (like get raw block/transaction data). Is there anyplace to download the development version for that 0.7?

Thanks
0.7.0rc1 is due out any day now.


Title: Re: Bitcoin-Qt / bitcoind version 0.6.3 released
Post by: jgarzik on August 28, 2012, 03:59:53 PM
great! I'm waiting for it :)

where can I look for that rc1 release?


I see some features that are planned for 0.7 release (like get raw block/transaction data). Is there anyplace to download the development version for that 0.7?

Thanks
0.7.0rc1 is due out any day now.

https://github.com/bitcoin/bitcoin/

That's where the source code lives.

Bitcoin software releases are uploaded to SourceForge: http://sourceforge.net/projects/bitcoin/