Pages:
Author

Topic: Bitcoin 0.9.0 FINAL is available [Changelog] [Download] - page 2. (Read 38359 times)

legendary
Activity: 1512
Merit: 1012
Starting the client takes waaaay more time than before...is it just me or is it normal to wait 40-60 minutes till u can see the client?

decrease cache to 10Mo (instead of 100Mo).
legendary
Activity: 2296
Merit: 1014
happy with release, but kinda buggy
important is that there is progress
hero member
Activity: 820
Merit: 1000
Double spend handling in the wallet was improved?

If you are talking about the issue "transaction malleability", the new version handle it better.


Quote
Transaction malleability-related fixes
--------------------------------------

This release contains a few fixes for transaction ID (TXID) malleability
issues:

- -nospendzeroconfchange command-line option, to avoid spending
  zero-confirmation change
- IsStandard() transaction rules tightened to prevent relaying and mining of
  mutated transactions
- Additional information in listtransactions/gettransaction output to
  report wallet transactions that conflict with each other because
  they spend the same outputs.
- Bug fixes to the getbalance/listaccounts RPC commands, which would report
  incorrect balances for double-spent (or mutated) transactions.
- New option: -zapwallettxes to rebuild the wallet's transaction information
full member
Activity: 160
Merit: 100
Double spend handling in the wallet was improved?
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Seems to me that every time i make a payment when i still have 1 inbound transfer with less then 6 confirms.
It throws my balance back to pending.

anyone else having this issue?

[snip]
Did you perhaps disable the "Spend unconfirmed change" option?
newbie
Activity: 12
Merit: 0
I totally love Bitcoin Core 0.9.0 it's just so awesome!!! Smiley
Especially I really like Coin Control as that's what I've been wishing for a while.

Congrats to all devs and everyone who helped developing it. And I can't wait what next version will bring!
sr. member
Activity: 295
Merit: 250
Starting the client takes waaaay more time than before...is it just me or is it normal to wait 40-60 minutes till u can see the client?

Take a look at the debug.log.  No it isn't normal.  It may have been a one time reindexing.  If it happens each time then likely there is a problem where the db is getting corrupted and rebuilt every time you run the client.

Thanks for the Hint! I will have a look!
full member
Activity: 155
Merit: 100
thanks for the updates
donator
Activity: 1218
Merit: 1079
Gerald Davis
Starting the client takes waaaay more time than before...is it just me or is it normal to wait 40-60 minutes till u can see the client?

Take a look at the debug.log.  No it isn't normal.  It may have been a one time reindexing.  If it happens each time then likely there is a problem where the db is getting corrupted and rebuilt every time you run the client.
sr. member
Activity: 434
Merit: 251
Starting the client takes waaaay more time than before...is it just me or is it normal to wait 40-60 minutes till u can see the client?

my client also takes a very long time to start. I actually questioned it at first but then it popped up and my wallet was good to go Smiley
sr. member
Activity: 295
Merit: 250
Starting the client takes waaaay more time than before...is it just me or is it normal to wait 40-60 minutes till u can see the client?
legendary
Activity: 3430
Merit: 1142
Ιntergalactic Conciliator
Today to ubuntu ppa we have the last version of bitcoin-qt

https://launchpad.net/~bitcoin/+archive/bitcoin

if someone with ubuntu want to upgrade he just need to add the ppa address to his system repositories
donator
Activity: 1218
Merit: 1079
Gerald Davis
Hi,

I´m running QT v0.8.6-beta Client and want upgrade.

 In the description it says just uninstall older version  and install new version

How does it work? Without backup up anything (wallet.dat?)


The uninstall and install does not remove or modify the existing wallet.dat.

However you should ALWAYS have an up to date backup (this is money we are talking about).  This is especially true when upgrading, installing, uninstalling, etc.

Make periodic backups even when you aren't upgrading.
legendary
Activity: 994
Merit: 1000
Hi,

I´m running QT v0.8.6-beta Client and want upgrade.

 In the description it says just uninstall older version  and install new version

How does it work? Without backup up anything (wallet.dat?)
sr. member
Activity: 252
Merit: 250
Seems to me that every time i make a payment when i still have 1 inbound transfer with less then 6 confirms.
It throws my balance back to pending.

anyone else having this issue?

legendary
Activity: 1512
Merit: 1012
what is the problem Huh

Quote
Suspicious.Cloud.9

It's simply the "security product" that it can't recognize the "technical network tool" that you have installed.
Not a very surprise for this branch ...  Roll Eyes

even a P2P file sharing software is view as a suspicious network tool ...  Grin even a "viewer software for imagingé is recognize wrongly by a free antiviral tool.




ONLY THINKING ... and use the EXCLUSION on your antivirus (or change it...)
full member
Activity: 146
Merit: 100
Co-Founder @ Blocktrail
The RC2 installed no problem, but on installing this release, Norton 360 threw this up:

Quote
Filename: uninstall.exe
Threat name: Suspicious.Cloud.9
Full Path: c:\program files\bitcoin\uninstall.exe

____________________________



Details
Unknown Community Usage,  Unknown Age,  Risk High





Origin
Downloaded from
 Unknown





Activity
Actions performed: Actions performed: 1



____________________________



On computers as of 
Not Available


Last Used 
3/23/2014 at 12:23:57 PM


Startup Item 
No


Launched 
No


____________________________


Unknown
It is unknown how many users in the Norton Community have used this file.

Unknown
This file release is currently not known.

High
This file risk is high.

Threat type: Heuristic Virus. Detection of a threat based on malware heuristics.



____________________________



Source: External Media



____________________________

File Actions

File: c:\program files\bitcoin\ uninstall.exe Removed
____________________________


File Thumbprint - SHA:
f7ffc4002439c6f304e39704942a25b0d38588f22f64ea22117664b192d30f6b
File Thumbprint - MD5:
Not available

Correct this is probably a WS.Reputation error ?
Thats pretty common with new realeases or new coins, because they were never used before Wink

Always check what the "virus" is and google it. If you got it from the offcial location it is probably ok Wink
full member
Activity: 146
Merit: 100
Co-Founder @ Blocktrail
Does Armory play nice with this version?

It plays nice if I put it in your words, however you need to change the installation dir manually because its not recognised because of the name change
legendary
Activity: 1974
Merit: 1030
Main problem from config.log is:
Code:
/usr/include/boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
That line is probably:
Code:
    TIME_UTC=1,
This causes a symbol collision in some environments with a libc++ macro.
Later boost versions changed this to TIME_UTC_.

Thank you. Temporarily editing xtime.hpp as suggested in your first link did the trick for me.
legendary
Activity: 1795
Merit: 1208
This is not OK.
The RC2 installed no problem, but on installing this release, Norton 360 threw this up:

Quote
Filename: uninstall.exe
Threat name: Suspicious.Cloud.9
Full Path: c:\program files\bitcoin\uninstall.exe

____________________________



Details
Unknown Community Usage,  Unknown Age,  Risk High





Origin
Downloaded from
 Unknown





Activity
Actions performed: Actions performed: 1



____________________________



On computers as of 
Not Available


Last Used 
3/23/2014 at 12:23:57 PM


Startup Item 
No


Launched 
No


____________________________


Unknown
It is unknown how many users in the Norton Community have used this file.

Unknown
This file release is currently not known.

High
This file risk is high.

Threat type: Heuristic Virus. Detection of a threat based on malware heuristics.



____________________________



Source: External Media



____________________________

File Actions

File: c:\program files\bitcoin\ uninstall.exe Removed
____________________________


File Thumbprint - SHA:
f7ffc4002439c6f304e39704942a25b0d38588f22f64ea22117664b192d30f6b
File Thumbprint - MD5:
Not available
Pages:
Jump to: