Pages:
Author

Topic: Bitcoin Core 0.9.3 rc1 has been released (Read 5996 times)

sr. member
Activity: 420
Merit: 250
October 09, 2014, 12:51:51 AM
#32
How do anyone compiler from sources and no xxxxx-qt.pro file anymore?

ps: compile for Ubunt 12.04.
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
September 27, 2014, 03:36:14 AM
#31
how to upgrade on ubuntu when stable version released? I could just do "apt-get upgrade bitcoin"?

You will have to wait for the repo [1] to be updated. AFAIK the person looking after it does so pretty fast.

[1] https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin

The last time it took ~ 2 months.

The ppa is now updated to 9.3 already, but it's not announced yet on the bitcoin.org page?
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
September 23, 2014, 08:57:54 AM
#30
Is this the latest version of the Bitcoincore -qt?

RC stands for Release Canditate. If you need the very latest you will have to look on github.

0.9.2.1 is the current release.

https://bitcoin.org/en/version-history
sr. member
Activity: 301
Merit: 250
September 23, 2014, 08:49:49 AM
#29
Is this the latest version of the Bitcoincore -qt?
hero member
Activity: 769
Merit: 500
September 23, 2014, 08:29:45 AM
#28
Sad nope ... always crash after 33h ... without warning (WinXP SP3 with all availables updates).

Please report that issue including more details (perhaps also debug.log) here or over at https://github.com/bitcoin/bitcoin/issues.

Thanks,
Dia
legendary
Activity: 1512
Merit: 1011
September 19, 2014, 06:59:36 PM
#27
 Sad nope ... always crash after 33h ... without warning (WinXP SP3 with all availables updates).
sr. member
Activity: 441
Merit: 250
September 19, 2014, 06:11:24 PM
#26
Running rc2 for a week, and rc1 for a month before that. Seems solid. Resource usage looks unchanged from 0.9.2.
member
Activity: 70
Merit: 10
September 19, 2014, 12:53:36 PM
#25
Imma test it out.
legendary
Activity: 1512
Merit: 1011
September 19, 2014, 12:41:16 PM
#24
24h on RC2 : good.  Smiley
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
September 18, 2014, 09:42:37 AM
#23
how to upgrade on ubuntu when stable version released? I could just do "apt-get upgrade bitcoin"?

You will have to wait for the repo [1] to be updated. AFAIK the person looking after it does so pretty fast.

[1] https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin

The last time it took ~ 2 months.
legendary
Activity: 1512
Merit: 1011
September 18, 2014, 05:57:28 AM
#22
 Smiley On the run for the test !
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
September 18, 2014, 05:08:57 AM
#21
rc2 has been uploaded last weekend to https://bitcoin.org/bin/0.9.3/test/, with some further fixes in network and memory behaviour
Code:
- Remove a useless millisleep in socket handler
- Stricter memory limits on CNode
- Better orphan transaction handling
- Add `-maxorphantx=` and `-maxorphanblocks=` options for control over the maximum orphan transactions and blocks
legendary
Activity: 1512
Merit: 1011
September 01, 2014, 07:29:58 AM
#20
Since the 0.9.1 (rock stable), the new products of bitcoin-core crash without debuglog entry or error message (windows box).
I use BFGMiner to mining with 12GH/s USB miner.

First report of this crash is here : https://bitcointalksearch.org/topic/m.7370223 (read the folowed message to retrace the bug).
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
September 01, 2014, 06:15:44 AM
#19
Sad No ... after 19 hours of run ... it's crash without a debuglog entry (or error box displayed).
Like the 0.9.2 and 0.9.2.1  Undecided
You don't get any kind of traceback or core dump from the OS either? We really need one to even start debugging this problem.
What is your usage scenario? Mining? A lot of RPC calls?
Does this happen in both bitcoin-qt and bitcoind?
legendary
Activity: 2674
Merit: 2965
Terminated.
August 30, 2014, 07:36:37 AM
#18
Excellent, fixes are good. I'm amazed by the number of opened issues though.
How far is some version with "new features"?
I'm going to upgrade today.
sr. member
Activity: 406
Merit: 250
August 30, 2014, 06:50:48 AM
#17
This is great news Smiley any kind of progress whether it be for testing or not is always a good sign as it shows things are progressing in a way they should be and not keeping to a stand still.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
August 30, 2014, 02:24:47 AM
#16
-snip-
Thanks gotta download it rightway,I have to re-download the blockchain once again or it does merges with previous version i have installed

Did you have to quote the whole post for that single line?

Anyway, no you dont have to download the whole blockchain again, just close the existing installation and install the new one over it (e.g. in Win just run the setup w/o uninstalling)
member
Activity: 63
Merit: 10
August 29, 2014, 02:38:31 PM
#15
Bitcoin Core version 0.9.3rc1 is now available from:

  https://bitcoin.org/bin/0.9.3/test/

This is a release candidate (test version) for a new minor version release, bringing
only bug fixes and updated translations.

Please report bugs using the issue tracker at github:

  https://github.com/bitcoin/bitcoin/issues

Upgrading and downgrading
==========================

How to Upgrade
--------------

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).

If you are upgrading from version 0.7.2 or earlier, the first time you run
0.9.3 your blockchain files will be re-indexed, which will take anywhere from
30 minutes to several hours, depending on the speed of your machine.

Downgrading warnings
--------------------

The 'chainstate' for this release is not always compatible with previous
releases, so if you run 0.9.x and then decide to switch back to a
0.8.x release you might get a blockchain validation error when starting the
old release (due to 'pruned outputs' being omitted from the index of
unspent transaction outputs).

Running the old release with the -reindex option will rebuild the chainstate
data structures and correct the problem.

Also, the first time you run a 0.8.x release on a 0.9 wallet it will rescan
the blockchain for missing spent coins, which will take a long time (tens
of minutes on a typical machine).

0.9.3 Release notes
=======================

RPC:
- Avoid a segfault on getblock if it can't read a block from disk
- Add paranoid return value checks in base58

Protocol and network code:
- Don't poll showmyip.com, it doesn't exist anymore
- Add a way to limit deserialized string lengths and use it
- Add a new checkpoint at block 295,000
- Increase IsStandard() scriptSig length
- Avoid querying DNS seeds, if we have open connections

Wallet:
- Check redeemScript size does not exceed 520 byte limit
- Ignore (and warn about) too-long redeemScripts while loading wallet

GUI:
- fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'
- AvailableCoins: acquire cs_main mutex
- Fix unicode character display on MacOSX

Miscellaneous:
- key.cpp: fail with a friendlier message on missing ssl EC support
- Remove bignum dependency for scripts
- Upgrade OpenSSL to 1.0.1i (see https://www.openssl.org/news/secadv_20140806.txt - just to be sure, no critical issues for Bitcoin Core)
- Upgrade miniupnpc to 1.9.20140701
- Fix boost detection in build system on some platforms

Credits
--------

Thanks to everyone who contributed to this release:

- Andrew Poelstra
- Cory Fields
- Jeff Garzik
- Johnathan Corgan
- Julian Haight
- Michael Ford
- Pavel Vasin
- Peter Todd
- Pieter Wuille
- Rose Toomey
- Ruben Dario Ponticelli
- Trevin Hofmann
- Wladimir J. van der Laan
- Zak Wilcox

As well as everyone that helped translating on Transifex
Thanks gotta download it rightway,I have to re-download the blockchain once again or it does merges with previous version i have installed
member
Activity: 62
Merit: 10
August 29, 2014, 01:59:40 PM
#14
But It's not official yet? It's only in beta right?
legendary
Activity: 1512
Merit: 1011
August 29, 2014, 01:40:59 PM
#13
 Sad No ... after 19 hours of run ... it's crash without a debuglog entry (or error box displayed).
Like the 0.9.2 and 0.9.2.1  Undecided

Code:
2014-08-29 15:26:24 ProcessBlock: ACCEPTED
2014-08-29 15:26:26 CreateNewBlock(): total size 128492
2014-08-29 15:27:22 ERROR: AcceptToMemoryPool : inputs already spent
2014-08-29 15:28:23 CreateNewBlock(): total size 218276
2014-08-29 15:30:21 CreateNewBlock(): total size 273063
2014-08-29 15:32:18 CreateNewBlock(): total size 328875
2014-08-29 15:34:16 CreateNewBlock(): total size 388182
2014-08-29 15:36:14 CreateNewBlock(): total size 446338
2014-08-29 15:38:11 CreateNewBlock(): total size 513274
2014-08-29 15:40:18 CreateNewBlock(): total size 564845
---CRASH---
Requesting initialize
Running AppInit2 in thread
2014-08-29 16:01:22



















2014-08-29 16:01:22 Bitcoin version v0.9.3.0-ga12d6ac-beta (Fri, 22 Aug 2014 14:59:13 +0200)
2014-08-29 16:01:22 Using OpenSSL version OpenSSL 1.0.1i 6 Aug 2014
2014-08-29 16:01:22 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2014-08-29 16:01:22 Default data directory C:\Documents and Settings\PC\Application Data\Bitcoin
2014-08-29 16:01:22 Using data directory G:\block-bitcoin
2014-08-29 16:01:22 Using at most 12 connections (2048 file descriptors available)
2014-08-29 16:01:22 Using 2 threads for script verification

WinXP 32bits SP3+all available updates
Pages:
Jump to: