Pages:
Author

Topic: Bitcoin-Qt / bitcoind version 0.8.6 released - page 6. (Read 34132 times)

sr. member
Activity: 275
Merit: 250
December 14, 2013, 06:49:47 PM
#34
thank you !
just updated with your steps
everything went fine!!
welldone! Smiley
sr. member
Activity: 259
Merit: 250
December 14, 2013, 01:50:17 PM
#33
thanks to all!
bitcoind seems to be running fine on rk3188 ARM with latest p2pool, compilation failed with Fedora 19x64,will try later.
great work !
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
December 14, 2013, 07:44:48 AM
#32
Never. The Bitcoin devs specifically asked package managers not to.
Correct. It would be great to have the latest version in the package repositories but that's not how it works. Due to stable release policies and such they never keep it up to date.

Use the PPA, at least we have that under control ourselves. https://launchpad.net/~bitcoin/+archive/bitcoin
hero member
Activity: 614
Merit: 500
December 13, 2013, 04:15:03 PM
#31
When will come to the Ubuntu repository ?

Never. The Bitcoin devs specifically asked package managers not to.
legendary
Activity: 1512
Merit: 1036
December 13, 2013, 01:21:58 PM
#30
but to go from ~160,000 (where it started) to ~274,000 (where we are now) took 24hours using >700% CPU on an 8 core i7 (Ivy Bridge). Not sure if this is normal behaviour/speed as normally I sync from the network most of the blocks...? I woudl appreciate if anyone would like to comment on this time taken...
This is why a new checkpoint would have been nice with this release, full transaction signatures are only verified for transactions in blocks after the checkpoint. I would think that is an unusual amount of CPU time though.
sr. member
Activity: 302
Merit: 250
December 13, 2013, 11:56:40 AM
#29
I've looked around and can't find an answer regarding transaction fees paid by qt client.  It seems like sometimes it asks for a trnasaction fee and sometimes it doesn't, and sometimes it says it's going to be one fee and then it's less when I confirm I want to do it.  Finally I have heard you can do slower transactions for less fee but I can't find how to do this.  Thanks

This may not be entirely accurate for this latest release of Bitcoin-Qt (as it only just came out!) but will explain fees pretty nicely for ya!

http://bitcoinfees.com/

sr. member
Activity: 302
Merit: 250
December 13, 2013, 11:55:43 AM
#28
So I downloaded this for use with OSX 10.9.

I added the app to the Applications folder after verifying the sig. As a shortcut, I copied accross the 'blocks' and 'chainstate' folders from a VM I had running bitcoind on Ubuntu 13.04.

I then opened the Bitcoin-Qt 0.8.6, which 'hung' at the "Opening wallet" splashscreen, for about 24 hours. Luckily I could see in the console debug.log that it was just verifying the blocks, but to go from ~160,000 (where it started) to ~274,000 (where we are now) took 24hours using >700% CPU on an 8 core i7 (Ivy Bridge). Not sure if this is normal behaviour/speed as normally I sync from the network most of the blocks...? I woudl appreciate if anyone would like to comment on this time taken...

It then proceeded to work as expected. I have closed and re-opened the app with no corruption, but have not yet powered the computer off (after safe shutdown) to see if I can then re-open without levelDB corruption.

Will update when I do this, but so far, thanks for this release!
newbie
Activity: 9
Merit: 0
December 12, 2013, 09:26:56 AM
#27
I just want to thank all of you for helping me with these issues. I am very new to this and I feel like the posters here are very helpful! Keep it up!!!
hero member
Activity: 504
Merit: 500
December 12, 2013, 07:46:25 AM
#26
When will come to the Ubuntu repository ?
hero member
Activity: 547
Merit: 500
Decor in numeris
December 12, 2013, 05:24:04 AM
#25
What is the secret to validating the download with the signature? 
First, you check that the downloaded file match the SHA-256 checksum in SHA256SUMS.asc
Code:
shasum -a 256 bitcoin-0.8.6-linux.tar.gz

Then you check that SHA256SUMS.asc itself has not been tampered with
Code:
gpg --verify SHA256SUMS.asc
full member
Activity: 224
Merit: 104
December 11, 2013, 01:46:17 PM
#24
I've looked around and can't find an answer regarding transaction fees paid by qt client.  It seems like sometimes it asks for a trnasaction fee and sometimes it doesn't, and sometimes it says it's going to be one fee and then it's less when I confirm I want to do it.  Finally I have heard you can do slower transactions for less fee but I can't find how to do this.  Thanks
newbie
Activity: 26
Merit: 0
December 11, 2013, 12:12:39 PM
#23
What is the secret to validating the download with the signature?  I am used to verifying files having a download file say file.tar.gz and then a file.tar.gz.asc and running:
Code:
gpg --verify file.tar.gz.asc
after importing the authors public key.  However with bitcoin-qt the signature file SHA256SUMS.asc seems to have signature data for all the different versions of bitcoin-qt.  When I import Gavin Andresen's public key and run:
Code:
gpg --verify SHA256SUMS.asc
I get "Good signature" no matter what.  For instance if I completely delete bitcoin-0.8.6-linux.tar.gz I still get "Good signature"  if I create a blank file called bitcoin-0.8.6-linux.tar.gz I still get "Good signature".  It's as if it isn't actually verifying against the bitcoin-0.8.6-linux.tar.gz file.  What am I doing wrong?
full member
Activity: 140
Merit: 100
December 11, 2013, 03:51:12 AM
#22
Yay I can finally combine my smaller amounts of BTC!
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
December 11, 2013, 03:32:06 AM
#21
Is there any chance for future releases that the upload bandwidth used by bitcoind could have a throttle option?
There is a Linux script in contrib/qos that allows throttling the outgoing bandwidth for connections on the Bitcoin network.
For other operating systems, there are likely similar ways to throttle certain applications/ports.
legendary
Activity: 1512
Merit: 1036
December 10, 2013, 10:55:29 PM
#20
bitcoin y u no checkpoint??

>getblockcountsincecheckpoint
24258
legendary
Activity: 2912
Merit: 1060
December 10, 2013, 04:09:07 PM
#19
Is there any chance for future releases that the upload bandwidth used by bitcoind could have a throttle option?

I don't have one of these new fangled VDSL or Cable connections, I have a 8mbit ADSL connection with a staggering 256k upstream. It gives me an upload speed of 38kb/s. Bitcoin-qt sucks up all of that bandwidth which makes even browsing webpages extremely slow and painful, sometimes impossible. It would be nice if there was an option (other than 'exit') so that bitcoin-qt couldn't hijack my internet connection.

Electrum was made for you. You can also limit the connections from a long time ago.
member
Activity: 65
Merit: 10
December 10, 2013, 03:15:49 PM
#18
Version 0.8.6 installed (over 0.8.5) succesfully in OSX 10.8.5 (Hackintosh) with an encrypted wallet. All ok. Thanks!
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
December 10, 2013, 04:21:32 AM
#17
When you update the client do your bitcoins on the client stay intact?
Yes. But as always, backup your wallet.dat regularly to make sure a freak accident doesn't lose your coins.

Edit: Looks like it is a subkey - https://github.com/bitcoin/bitcoin.org/pull/279
I would kindly suggest the release notes be edited to document this change as both differences happening with no warning is a bit scary.
I've added a note to the forum post.
TDB
newbie
Activity: 16
Merit: 0
December 10, 2013, 02:45:43 AM
#16
When you update the client do your bitcoins on the client stay intact?
hero member
Activity: 900
Merit: 1014
advocate of a cryptographic attack on the globe
December 10, 2013, 01:08:00 AM
#15
Bah, I forgot to code-sign the Windows .exe. Expect an updated .exe and SHASUMS soon.
Thanks Gavin!
Pages:
Jump to: