Pages:
Author

Topic: Bitcoin-Qt / bitcoind version 0.6.3 released (Read 25273 times)

legendary
Activity: 1596
Merit: 1091
August 28, 2012, 11:59:53 AM
#58
great! I'm waiting for it Smiley

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/
full member
Activity: 547
Merit: 105
Bitcoin ya no es el futuro, es el presente
great! I'm waiting for it Smiley

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.
420
hero member
Activity: 756
Merit: 500
how fast does it speed up blockchain download?

how fast does it speed up blockchain download?
legendary
Activity: 2576
Merit: 1186
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.
full member
Activity: 547
Merit: 105
Bitcoin ya no es el futuro, es el presente
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
420
hero member
Activity: 756
Merit: 500
how fast does it speed up blockchain download?
newbie
Activity: 35
Merit: 0
I stll get that message. It simply will not allow me to send. Try it yourself
sr. member
Activity: 462
Merit: 250
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

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.
hero member
Activity: 755
Merit: 515
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
sr. member
Activity: 462
Merit: 250
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.
newbie
Activity: 35
Merit: 0
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?
sr. member
Activity: 269
Merit: 250
newbie
Activity: 19
Merit: 0
updated to 0.6.3-beta
Thanks!
hero member
Activity: 769
Merit: 500
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 Cheesy
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
legendary
Activity: 1493
Merit: 1003
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 Cheesy
Looking great, for now!
Any news on the disappearance icon on 12.04?
Thanks!
hero member
Activity: 755
Merit: 515
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. 
legendary
Activity: 1493
Merit: 1003
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)
hero member
Activity: 755
Merit: 515
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?
legendary
Activity: 1493
Merit: 1003
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
hero member
Activity: 755
Merit: 515
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)?
Pages:
Jump to: