Bitcoin Forum
June 22, 2024, 08:09:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Bitcoin 0.9.0rc2 is available for testing [Changelog]  (Read 14544 times)
awesomeami
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
March 08, 2014, 11:30:01 AM
 #41

Finally the -disablewallet option, yeah! :-)
YEAH Cheesy

No major issues detected.  Love the coin control.
Second that on Wheezy & SID.
Love the coin control.  Grin

Works fine if you launch from command line.
Same here.

Finally the -disablewallet option, yeah! :-)

Supply bitcoin-qt with the -disablewallet option, and you get a nice "Node" GUI in place of the wallet driven GUI. Status, bandwidth graphs and RPC console. You can even build the source so that the wallet code isn't compiled, so that -disablewallet is the only mode of operation. Pretty decent overall.
Pls do so ASAP. Many will use it. (not me)

Thanx to all dev & every1 helping.
Especially dev for accepting CoinControl & author for coding it.

zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
March 08, 2014, 07:28:56 PM
 #42

ETA on 0.9 Stable? Only interested because I'm running an altcoin that I want to upgrade the code of and want to get the best base code possible.

i've been running this on a handful of noglegs for 4 days w/o any issues

i'll take credit for the 15% faster transaction propagation times..  hoho
johny1976
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
March 09, 2014, 01:59:23 PM
 #43

So how will the RPC commands work? Will something change when calling RPC commands from PHP to bitcoin daemon in the future versions?
Caesium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
March 13, 2014, 03:56:04 PM
 #44

The OSX crash referred to earlier seems to be fixed in rc3 Smiley

Tired of annoying signature ads? Ad block for signatures
Buziss
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


View Profile
March 13, 2014, 04:05:25 PM
 #45

The OSX crash referred to earlier seems to be fixed in rc3 Smiley

Didn't notice the rc3 is out Smiley

LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1011


In Satoshi I Trust


View Profile WWW
March 14, 2014, 12:52:45 AM
 #46

This is a huge release, thanks to core dev team for all the hard work. There are few notable features that many were waiting for. Amonth others:

- Increase default -blockmaxsize/prioritysize to 750K/50K - maybe this will cause miners to include more transactions in blocks, so transactions will confirm faster
- Relay OP_RETURN data TxOut as standard transaction type - LOTS of potential in this change (it allows you to send small data snippets along with the transaction). It will enable things like Mastercoin, Colored coins, or Trusted transactions (an trusted service including its signature as an output which will allow other parties that trust this service to accept its transactions with lower amount or even with zero confirmations).
- Reject insanely high fees by default in 'sendrawtransaction' - I myself was stung by sending bigger transaction fee than I wanted to, hopefully this will prevent others from doing the same by mistake
- Prune provably-unspendable outputs - yay for reducing UTXO database size Smiley
- New default minrelaytxfee - finally. Paying ~5 US cents for every transaction, even small ones, wasn't that great. Half a cent sounds much better Wink

thx for the summary

Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
March 14, 2014, 12:55:11 AM
 #47

So the pruning is now implemented?

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
BuTaJIu4eK
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
March 15, 2014, 08:21:19 PM
 #48

Synchronization not work.  Sad





zero3112
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
March 16, 2014, 02:33:24 AM
 #49

Is bitcoin 0.9.0 out of testing now?

Buziss
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


View Profile
March 16, 2014, 03:38:04 AM
 #50

Is bitcoin 0.9.0 out of testing now?

I guess not. The latest release is still the rc3 (3 days ago).
https://github.com/bitcoin/bitcoin/releases

rmines
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 16, 2014, 01:49:57 PM
 #51

ETA on 0.9 Stable? Only interested because I'm running an altcoin that I want to upgrade the code of and want to get the best base code possible.

Would like to know the same thing, to be able to benefit from lower tx fees.
I guess nobody knows for sure at the moment, or at least will communicate it in public.

♔ PrimeDice : The Premier Bitcoin Gambling Experience @PrimeDice
Spare some change? 1LkqfvQTLAEiiCwTqkPRcvUdEmkCR11QDE
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
March 16, 2014, 02:56:58 PM
 #52

Is bitcoin 0.9.0 out of testing now?

no, not yet as you know there wasn't any official release yet.
8.6.0 is newest alpha version.
jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
March 16, 2014, 03:27:00 PM
 #53

Is bitcoin 0.9.0 out of testing now?

no, not yet as you know there wasn't any official release yet.
8.6.0 is newest alpha version.

I think you mean 0.8.6 is the newest production version.

The order goes:
alpha - early early testing - lots of incomplete items
beta - mostly complete - in heavy QA testing mode
Release Candidate - feature complete - final QA and bug smashing before production release
Production Release - taken from the last Release Candidate that has no critical issues left

So 8.6.0 is the last Production Release.
0.9.0 RC3 is the latest Release Candidate for the next version.

roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
March 16, 2014, 05:55:30 PM
 #54

Is bitcoin 0.9.0 out of testing now?

no, not yet as you know there wasn't any official release yet.
8.6.0 is newest alpha version.

I think you mean 0.8.6 is the newest production version.

The order goes:
alpha - early early testing - lots of incomplete items
beta - mostly complete - in heavy QA testing mode
Release Candidate - feature complete - final QA and bug smashing before production release
Production Release - taken from the last Release Candidate that has no critical issues left

So 8.6.0 is the last Production Release.
0.9.0 RC3 is the latest Release Candidate for the next version.

Indeed I mean 0.8.6 Cheesy hard sunday morning Tongue hehe.
And about alpha you are right too Smiley
Thanks for your respond!
Tammy Chan
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000



View Profile
March 19, 2014, 03:53:05 AM
 #55

Looks like 0.9.0 stable is finally ready Smiley

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

jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
March 19, 2014, 04:28:47 AM
 #56

Looks like 0.9.0 stable is finally ready Smiley

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

It's not built and multi-verified yet.  You are just seeing a release tag.

The release announcement will be posted after binaries are built by multiple parties (gitian), cross-verified, and tested.


Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
Tammy Chan
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000



View Profile
March 19, 2014, 04:36:09 AM
 #57

Looks like 0.9.0 stable is finally ready Smiley

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

It's not built and multi-verified yet.  You are just seeing a release tag.

The release announcement will be posted after binaries are built by multiple parties (gitian), cross-verified, and tested.



I see. Thanks for your clarification Smiley

rme (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 504



View Profile
March 19, 2014, 10:59:47 AM
 #58

Bitcoin 0.9.0 FINAL binaries

https://bitcointalk.org/index.php?topic=522014
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!