Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-22 Thread Martinx - ジェームズ
BTW... I'm running Ubuntu 11.04 32 bits... When I just close the bitcoin with the network still online, I see almost the same message: --- martinx@floyd:~$ *./bitcoin-0.4.0rc2/bin/32/bitcoin* UNKNOWN EXCEPTION bitcoin in CMyApp::OnUnhandledException() Segmentation f

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-22 Thread Martinx - ジェームズ
Hi! When my network goes down and I close the Bitcoin, I see the following message: --- martinx@floyd:~$ ./bitcoin-0.4.0rc2/bin/32/bitcoin connect: Network is unreachable UNKNOWN EXCEPTION bitcoin in CMyApp::OnUnhandledException() Segmentation fault martinx@floyd:~$ -

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-22 Thread Martinx - ジェームズ
Hi John! Thank you for your answer... I have "two kinds" of address, the "static address", which I created myself for any personal reason, and the "dinamic address", which is the automatic generated address when I receive some Bitcoin amount, I label each one (the automatic created by the softw

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-22 Thread John Smith
2011/9/22 Martinx - ジェームズ > Hi everybody!! > > This is my first message here... I'm ThiagoCMC at bitcointalk... > > Well, one of the features that I like most is that, every time I receive > some Bitcoin amount, a new address appear at my "AddressBook"automatically, > AND, I like to track it. >

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-22 Thread Martinx - ジェームズ
Hi everybody!! This is my first message here... I'm ThiagoCMC at bitcointalk... Well, one of the features that I like most is that, every time I receive some Bitcoin amount, a new address appear at my "AddressBook"automatically, AND, I like to track it. This feature is broken at 0.3.24 but it

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-16 Thread Jeff Garzik
On Fri, Sep 9, 2011 at 10:02 AM, Gavin Andresen wrote: > I just tagged the git tree:  v0.4.00rc2 Signed builds up at sourceforge: https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.4.0/test/ -- Jeff Garzik exMULTI, Inc. jgar...@exmulti.com --

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-09 Thread Jeff Garzik
On Fri, Sep 9, 2011 at 10:02 AM, Gavin Andresen wrote: > I just tagged the git tree:  v0.4.00rc2 > > Fixes from release candidate 1: > > + Optimize database writes for transactions with lots of inputs > + Fix a deadlock that could occur when adding addresses from 'addr' > messages and irc > + Fix

Re: [Bitcoin-development] 0.4 Release Candidate 2

2011-09-09 Thread Matt Corallo
On Fri, 2011-09-09 at 10:02 -0400, Gavin Andresen wrote: > I just tagged the git tree: v0.4.00rc2 > > Fixes from release candidate 1: > > + Optimize database writes for transactions with lots of inputs > + Fix a deadlock that could occur when adding addresses from 'addr' > messages and irc > + F

[Bitcoin-development] 0.4 Release Candidate 2

2011-09-09 Thread Gavin Andresen
I just tagged the git tree: v0.4.00rc2 Fixes from release candidate 1: + Optimize database writes for transactions with lots of inputs + Fix a deadlock that could occur when adding addresses from 'addr' messages and irc + Fix a potential problem with duplicate, un-spendable coinbase transactions