anx
Newbie
Offline
Activity: 9
Merit: 0
|
|
February 10, 2015, 02:00:25 PM |
|
added 1Gbit/s seed from finland Will seed fullspeed 24/7(best effort)
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
February 16, 2015, 03:24:13 PM |
|
Guys no more torrent for .10, just run nodes
|
|
|
|
manselr
Legendary
Offline
Activity: 868
Merit: 1006
|
|
February 16, 2015, 03:26:18 PM |
|
Guys no more torrent for .10, just run nodes
Can I install .10 on top my current last version installation or I need to have a fresh install and download the damn blockchain again? I HOPE NOT.
|
|
|
|
Muhammed Zakir
|
|
February 16, 2015, 03:34:55 PM |
|
Can I install .10 on top my current last version installation or I need to have a fresh install and download the damn blockchain again? I HOPE NOT.
Yes. If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer (on Windows) or just copy over /Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux). Release 0.10.0 makes use of headers-first synchronization and parallel block download (see further), the block files and databases are not backwards-compatible with older versions of Bitcoin Core or other software: - Blocks will be stored on disk out of order (in the order they are received, really), which makes it incompatible with some tools or other programs. Reindexing using earlier versions will also not work anymore as a result of this.
- The block index database will now hold headers for which no block is stored on disk, which earlier versions won’t support.
Bitcoin Core now uses ‘headers-first synchronization’. This means that we first ask peers for block headers (a total of 27 megabytes, as of December 2014) and validate those. In a second stage, when the headers have been discovered, we download the blocks. However, as we already know about the whole chain in advance, the blocks can be downloaded in parallel from all available peers. In practice, this means a much faster and more robust synchronization. On recent hardware with a decent network link, it can be as little as 3 hours for an initial full synchronization. You may notice a slower progress in the very first few minutes, when headers are still being fetched and verified, but it should gain speed afterwards. -MZ
|
|
|
|
|
pereira4
Legendary
Offline
Activity: 1610
Merit: 1183
|
|
February 16, 2015, 04:10:42 PM |
|
Yess cant wait to arrive home and try this. I was struggling to run a node, maybe if they did a good job the client is less bloated now and more people like me can run nodes.
|
|
|
|
pedrog
Legendary
Offline
Activity: 2786
Merit: 1031
|
|
February 16, 2015, 04:30:58 PM |
|
Yess cant wait to arrive home and try this. I was struggling to run a node, maybe if they did a good job the client is less bloated now and more people like me can run nodes.
Well, with version 0.1 synced: $ du -h .bitcoin/ 16K .bitcoin/database 717M .bitcoin/chainstate 48M .bitcoin/blocks/index 33G .bitcoin/blocks 50G .bitcoin/
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
February 16, 2015, 04:31:45 PM |
|
Yess cant wait to arrive home and try this. I was struggling to run a node, maybe if they did a good job the client is less bloated now and more people like me can run nodes.
Well, with version 0.1 synced: $ du -h .bitcoin/ 16K .bitcoin/database 717M .bitcoin/chainstate 48M .bitcoin/blocks/index 33G .bitcoin/blocks 50G .bitcoin/ It may have duplicated the database, start fresh Mine's 33.4 GB
|
|
|
|
pedrog
Legendary
Offline
Activity: 2786
Merit: 1031
|
|
February 16, 2015, 04:38:25 PM |
|
Yess cant wait to arrive home and try this. I was struggling to run a node, maybe if they did a good job the client is less bloated now and more people like me can run nodes.
Well, with version 0.1 synced: $ du -h .bitcoin/ 16K .bitcoin/database 717M .bitcoin/chainstate 48M .bitcoin/blocks/index 33G .bitcoin/blocks 50G .bitcoin/ It may have duplicated the database, start fresh Mine's 33.4 GB Still had the bootstrap.dat.old file in there, now it's ~34G.
|
|
|
|
dandana
Newbie
Offline
Activity: 45
Merit: 0
|
|
February 17, 2015, 04:20:24 PM |
|
questions : 1) bootstrap is working on bitcoin-qt 0.10.0 ?? if yes what is the folder that bootstrap must be replaced ?. Thanks and sorry for newbie question .. 2) best nodes to update the blockchain faster ?? im 6 years behind ... it will take forever ...
|
|
|
|
Newar
Legendary
Offline
Activity: 1358
Merit: 1001
https://gliph.me/hUF
|
|
February 17, 2015, 04:28:35 PM |
|
questions : 1) bootstrap is working on bitcoin-qt 0.10.0 ?? if yes what is the folder that bootstrap must be replaced ?. Thanks and sorry for newbie question .. 2) best nodes to update the blockchain faster ?? im 6 years behind ... it will take forever ...
1) It might, but it doesn't matter. 2( Check shorena's list: https://bitcointalk.org/index.php?topic=929353.msg10456173#msg10456173 , but again it doesn't matter that much anymore. It will not take forever.
|
|
|
|
BillyBobZorton
Legendary
Offline
Activity: 1204
Merit: 1028
|
|
February 17, 2015, 04:45:57 PM |
|
Anyone else is scared everytime they update? I always create 3 more backups of the wallet just in case.
|
|
|
|
Newar
Legendary
Offline
Activity: 1358
Merit: 1001
https://gliph.me/hUF
|
|
February 17, 2015, 04:53:00 PM |
|
Anyone else is scared everytime they update? I always create 3 more backups of the wallet just in case.
Of course. It's part of "being your own bank". Backing up is a good thing. *somethingelseIwantedtopost,butfogrot*
|
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
February 17, 2015, 05:09:42 PM |
|
Since v0.10 is rolled, it will give any advantage to take chain from torrent?
|
|
|
|
Muhammed Zakir
|
|
February 17, 2015, 05:23:03 PM |
|
Since v0.10 is rolled, it will give any advantage to take chain from torrent?
I think no. Guys no more torrent for .10, just run nodes
-MZ
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
February 17, 2015, 05:28:09 PM |
|
Maybe that your blocks will be more in order? Just getting 0.10.0 should be enough though, it is faster than loading the torrent and if you want to transfer blocks via USB stick, you don't need the torrent for that anyways.
|
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
February 17, 2015, 08:08:04 PM |
|
AFIK when chain is loaded and UTXO database is created and updated every block, daemon is not looking to old data from chain, so order doesn't matter much. Only when RPC getblock happen or another node ask about old data.
|
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2965
Terminated.
|
|
April 16, 2015, 10:15:26 AM Last edit: April 23, 2015, 05:04:59 AM by LaudaM |
|
Since v0.10 is rolled, it will give any advantage to take chain from torrent?
I think no. Guys no more torrent for .10, just run nodes
-MZ Actually this is not correct. I don't know why nobody replied to the post. Version 0.10.0 did help a lot in increasing the speed, but downloading the whole blockchain is still faster via torrent. Pretty much anything is faster using torrents if there are enough seeders especially if you have a very high speed. Syncing from the begging still takes quite some time; pruning is needed. Update: Shorena you make a valid point. There is no need for me to make further unnecessary posts here.
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
April 16, 2015, 10:23:04 AM |
|
Since v0.10 is rolled, it will give any advantage to take chain from torrent?
I think no. Guys no more torrent for .10, just run nodes
-MZ Actually this is not correct. I don't know why nobody replied to the post. Version 0.10.0 did help a lot in increasing the speed, but downloading the whole blockchain is still faster via torrent. Pretty much anything is faster using torrents if there are enough seeders especially if you have a very high speed. Syncing from the begging still takes quite some time; pruning is needed. Under the assumption that you do not have horrible peers when connected, using the torrent slows you down. The torrent is just a data download and the data has to be verified. With 0.10. you can download from several sources at once and should be able to max our your connection same as with a torrent, but the machine can verify the blocks at the same time. With the torrent you would have to download first and verify later. Thus its typically faster to use the client. As with everything it depends on your specific situation and environment if this is true or not obviously.
|
Im not really here, its just your imagination.
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 16, 2015, 09:49:36 PM |
|
Torrent is now obsolete.
|
|
|
|
|