Pages:
Author

Topic: Bitcoin Core version 0.12.0 released - page 3. (Read 3894 times)

legendary
Activity: 1442
Merit: 1016
February 23, 2016, 04:56:03 PM
#22
Awesome!
Downloaded and running it now.
Runs quick and pretty smooth. Smiley
Great work by the devs.Thanks for that!
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
February 23, 2016, 04:55:50 PM
#21

Automatically use Tor hidden services
-------------------------------------

Starting with Tor version 0.2.7.1 it is possible, through Tor's control socket
API, to create and destroy 'ephemeral' hidden services programmatically.
Bitcoin Core has been updated to make use of this.

I understand that this brings no benefit to those of us who are already using tor, correct? "Using tor" like in:

...

This feature could be of more use in the future, especially if individual nodes will run 'dual stack' i.e. on clearnet and through Tor.

I've started a thread on that basis here: https://bitcointalksearch.org/topic/how-to-guide-set-up-tor-on-linux-ubuntu-and-connect-bitcoin-1374919

- How-to Guide: Set-up Tor on Linux (Ubuntu) and connect Bitcoin
 
staff
Activity: 3458
Merit: 6793
Just writing some code
February 23, 2016, 04:36:28 PM
#20
edit.... why there is still not the digital sign for the exe? it's not good when i click on the exe and it say that is not safe, it can discourage newbie...

digital sign cost like hundred dollars, not so much
Not sure what you mean that it isn't signed. It looks signed to me.
legendary
Activity: 1974
Merit: 1029
February 23, 2016, 03:03:11 PM
#19
Memory pool limiting
--------------------

[…] Whenever a transaction would cause the mempool to exceed
its maximum size, the transaction that (along with in-mempool descendants) has
the lowest total feerate (as a package) will be evicted and the node's effective
minimum relay feerate will be increased to match this feerate plus the initial
minimum relay feerate.

Do we get any kind of information in the log when this happens? Eg. something like "mempool reached max size, evicting 2 transactions, effective minimum relay fee is now 0.00001200 BTC".


Automatically use Tor hidden services
-------------------------------------

Starting with Tor version 0.2.7.1 it is possible, through Tor's control socket
API, to create and destroy 'ephemeral' hidden services programmatically.
Bitcoin Core has been updated to make use of this.

I understand that this brings no benefit to those of us who are already using tor, correct? "Using tor" like in:

Code:
onion=127.0.0.1:443
externalip=bk5ejfe56xakvtkk.onion
listen=1
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
February 23, 2016, 01:00:19 PM
#18
Do you have to re-download  the entire blockchain to upgrade from 0.11.2 to 0.12.0

No.

Good, don't know if I could face that shit another time.
legendary
Activity: 1974
Merit: 1029
February 23, 2016, 12:49:58 PM
#17
Do you have to re-download  the entire blockchain to upgrade from 0.11.2 to 0.12.0

No.
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
February 23, 2016, 12:45:34 PM
#16
Does it open much quicker than the last release? Sick to death of occasionally getting 'Activating Best Chain' & not opening for literally sometimes 15 minutes or more.
Yeah I actually just made a thread about this. The startup time is real quick compared to the old version. I had no "Activating Best Chain" for an hour and the verification process was fast, now im syncing the blockchain and unfortunately the download speed has not increased for me too much, but at least now I can open the software rather quick.

Do you have to re-download  the entire blockchain to upgrade from 0.11.2 to 0.12.0
legendary
Activity: 1610
Merit: 1183
February 23, 2016, 12:24:00 PM
#15
Does it open much quicker than the last release? Sick to death of occasionally getting 'Activating Best Chain' & not opening for literally sometimes 15 minutes or more.
Yeah I actually just made a thread about this. The startup time is real quick compared to the old version. I had no "Activating Best Chain" for an hour and the verification process was fast, now im syncing the blockchain and unfortunately the download speed has not increased for me too much, but at least now I can open the software rather quick.
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
February 23, 2016, 11:56:49 AM
#14
Does it open much quicker than the last release? Sick to death of occasionally getting 'Activating Best Chain' & not opening for literally sometimes 15 minutes or more.
legendary
Activity: 2786
Merit: 1031
February 23, 2016, 11:54:35 AM
#13
All great improvements and new features, but it lacks the one we need the most, moar transactions!
legendary
Activity: 3430
Merit: 1142
Ιntergalactic Conciliator
February 23, 2016, 11:45:54 AM
#12
gz! great release with great new features! Keep the good work guys Smiley
Anyone know when we will have and a ubuntu package in ppa?
legendary
Activity: 1512
Merit: 1012
February 23, 2016, 09:02:17 AM
#11
Core team did a really fine job with this release... Updating my node while writing this Smiley
legendary
Activity: 2184
Merit: 1024
Vave.com - Crypto Casino
February 23, 2016, 08:46:04 AM
#10
Congratulations everyone. Keep up the hard work.
legendary
Activity: 2814
Merit: 2472
https://JetCash.com
February 23, 2016, 08:37:45 AM
#9
I'm now running it. Upgrade was painless after I had backed up the blockchain. Smiley

Now to play with it. Should I disable SPV peers?
hero member
Activity: 1106
Merit: 521
February 23, 2016, 07:53:52 AM
#8
Great job to all, well done.  i just fired it up. Many Thanks  Grin
full member
Activity: 182
Merit: 107
February 23, 2016, 06:51:58 AM
#7
They removed the --with-libressl build option.
legendary
Activity: 2674
Merit: 2965
Terminated.
February 23, 2016, 06:51:28 AM
#6
Wow! It looks good, but I don't understand all the changes.
This might help:
Quote
  • (up to) 7x Faster Signature Validation
  • Ability to Limit Upload Traffic
  • Crash Prevention via Memory Pool Limits
  • Option to Send Transactions That Can Be Fee-Boosted
  • Improved Rules for Transaction Relaying
  • Automatic Usage of Tor When it’s Running
  • Ability for Apps to Subscribe to Notifications With ZeroMQ
  • Massively Reduced Disk Usage for Wallets (pruning)
  • Much Faster Block Assembly for Miners
Let's also not forget the wast amount of fixes that are listed above.
legendary
Activity: 2814
Merit: 2472
https://JetCash.com
February 23, 2016, 06:44:36 AM
#5
Wow! It looks good, but I don't understand all the changes. I'll upgrade and run it without pruning. I was also thinking of blocking SPV peers - is this a good idea?
legendary
Activity: 3248
Merit: 1070
February 23, 2016, 06:38:54 AM
#4
Is this the first version with opt-in RBF ? From which version SegWit will come ?

segwit is scheduled for april, and before the halving all the features will kick in

edit.... why there is still not the digital sign for the exe? it's not good when i click on the exe and it say that is not safe, it can discourage newbie...

digital sign cost like hundred dollars, not so much
legendary
Activity: 2674
Merit: 2965
Terminated.
February 23, 2016, 06:38:44 AM
#3
Is this the first version with opt-in RBF ?
Yes.
From which version SegWit will come ?
Segwit will come in 0.12.x. I'm assuming that it will be the next version (unless some things need to be fixed sooner).
Pages:
Jump to: