novacoin.git
12 years agoUpdate swedish translation
Han Lin Yap [Tue, 14 Jun 2011 07:07:30 +0000]
Update swedish translation

12 years agoMerge pull request #300 from sipa/connecttimeout
Jeff Garzik [Sat, 11 Jun 2011 23:17:13 +0000]
Merge pull request #300 from sipa/connecttimeout

non-blocking connect (by phantomcircuit)

12 years agoFaster timeout when connecting
Pieter Wuille [Mon, 6 Jun 2011 18:35:01 +0000]
Faster timeout when connecting

Use non-blocking connects, and a select() call to wait a predefined
time (5s by default, but configurable with -timeout) for either
success or failure. This allows much more connections to be tried
per time unit.

Based on a patch by phantomcircuit.

12 years agoDouble check translation and improved a translation string
Han Lin Yap [Sat, 11 Jun 2011 22:18:34 +0000]
Double check translation and improved a translation string

12 years agoMerge pull request #312 from codler/patch-1
Jeff Garzik [Sat, 11 Jun 2011 16:58:02 +0000]
Merge pull request #312 from codler/patch-1

Remove unused variable

12 years agoRemove unused variable
Han Lin Yap [Sat, 11 Jun 2011 10:21:32 +0000]
Remove unused variable

12 years agoMerge pull request #311 from codler/master
Jeff Garzik [Sat, 11 Jun 2011 07:27:16 +0000]
Merge pull request #311 from codler/master

Added Swedish translation

12 years agoAdded Swedish translation
Han Lin Yap [Sat, 11 Jun 2011 06:52:07 +0000]
Added Swedish translation

12 years agoAdd minimal release process docs.
Jeff Garzik [Fri, 10 Jun 2011 06:14:56 +0000]
Add minimal release process docs.

12 years agoLower minimum relay TX fee to 0.0001 (from 0.0005) BTC.
Jeff Garzik [Fri, 10 Jun 2011 06:07:13 +0000]
Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC.

12 years agoMerge pull request #304 from TheBlueMatt/cpufix
Jeff Garzik [Fri, 10 Jun 2011 05:42:25 +0000]
Merge pull request #304 from TheBlueMatt/cpufix

Fix CPU Usage bug when using -nolisten and have no connections.

12 years agoMerge pull request #310 from xslidian/master
Jeff Garzik [Thu, 9 Jun 2011 19:11:07 +0000]
Merge pull request #310 from xslidian/master

Updated Chinese Simp translation

12 years agoUpdated Chinese Simp translation
Dean Lee [Thu, 9 Jun 2011 08:47:17 +0000]
Updated Chinese Simp translation

12 years agoMerge pull request #293 from tcatm/keypool-fix
Gavin Andresen [Tue, 7 Jun 2011 18:38:35 +0000]
Merge pull request #293 from tcatm/keypool-fix

create keypool in LoadWallet()

12 years agoFix CPU Usage bug when using -nolisten and have no connections.
Matt Corallo [Mon, 6 Jun 2011 22:48:37 +0000]
Fix CPU Usage bug when using -nolisten and have no connections.

12 years agoMerge pull request #303 from jrmithdobbs/demystify-magic-numbers
Jeff Garzik [Mon, 6 Jun 2011 18:17:39 +0000]
Merge pull request #303 from jrmithdobbs/demystify-magic-numbers

Demystify a few magic numbers.

12 years agoDemystify a few magic numbers.
Doug Huff [Mon, 6 Jun 2011 17:47:19 +0000]
Demystify a few magic numbers.

12 years agoReduce minimum TX fee for new transactions, to 0.0005.
Jeff Garzik [Sun, 5 Jun 2011 18:28:14 +0000]
Reduce minimum TX fee for new transactions, to 0.0005.

12 years agoBump version to 0.3.23.
Jeff Garzik [Sun, 5 Jun 2011 14:39:01 +0000]
Bump version to 0.3.23.

12 years agoMerge pull request #264 from sipa/mintxfeefix
Jeff Garzik [Sun, 5 Jun 2011 14:32:58 +0000]
Merge pull request #264 from sipa/mintxfeefix

Fix for small change outputs

12 years agoMerge pull request #291 from jrmithdobbs/ignore-vim-swp-files
Jeff Garzik [Sun, 5 Jun 2011 14:31:09 +0000]
Merge pull request #291 from jrmithdobbs/ignore-vim-swp-files

Add common temp files to .gitignore.

12 years agoMerge pull request #255 from sipa/rescanupdate
Jeff Garzik [Sun, 5 Jun 2011 14:30:47 +0000]
Merge pull request #255 from sipa/rescanupdate

Update transactions already in the wallet when rescanning.

12 years agoMerge pull request #290 from jrmithdobbs/ip-filter-rfc1918-rfc3927
Jeff Garzik [Sun, 5 Jun 2011 14:30:05 +0000]
Merge pull request #290 from jrmithdobbs/ip-filter-rfc1918-rfc3927

Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts

12 years agocreate keypool in LoadWallet()
Nils Schneider [Fri, 3 Jun 2011 16:03:12 +0000]
create keypool in LoadWallet()

12 years agoAdd common temp files to .gitignore.
Doug Huff [Fri, 3 Jun 2011 01:27:27 +0000]
Add common temp files to .gitignore.

12 years agoFix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.
Doug Huff [Thu, 2 Jun 2011 19:46:41 +0000]
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.

12 years agoBugfix for dnsseed introduced by dnslookup
Pieter Wuille [Thu, 2 Jun 2011 14:22:49 +0000]
Bugfix for dnsseed introduced by dnslookup

12 years agoMerge remote branch 'upstream/master'
Pieter Wuille [Thu, 2 Jun 2011 14:17:37 +0000]
Merge remote branch 'upstream/master'

12 years agoMerge pull request #278 from TheBlueMatt/win32ssl
Pieter Wuille [Sat, 28 May 2011 20:00:33 +0000]
Merge pull request #278 from TheBlueMatt/win32ssl

Update to openssl-1.0.0d and enable RPC-SSL on Win32

12 years agobugfix: accept free transactions
Pieter Wuille [Sat, 28 May 2011 14:43:49 +0000]
bugfix: accept free transactions

12 years agoMerge remote branch 'bluematt/dpifix'
Pieter Wuille [Fri, 27 May 2011 10:44:56 +0000]
Merge remote branch 'bluematt/dpifix'

12 years agoFix GUI build on UNIX.
Matt Corallo [Fri, 27 May 2011 10:37:18 +0000]
Fix GUI build on UNIX.

12 years agoUpdate to openssl-1.0.0d and enable RPC-SSL on Win32
Matt Corallo [Fri, 27 May 2011 00:53:13 +0000]
Update to openssl-1.0.0d and enable RPC-SSL on Win32

12 years agoMerge pull request #277 from TheBlueMatt/dpifix
Jeff Garzik [Fri, 27 May 2011 00:24:56 +0000]
Merge pull request #277 from TheBlueMatt/dpifix

Handle high DPI a bit more gracefully on Win32.

12 years agoHandle high DPI a bit more gracefully on Win32. #243
Matt Corallo [Thu, 26 May 2011 23:25:28 +0000]
Handle high DPI a bit more gracefully on Win32. #243

Not ideal, icons for send and address book don't show, just the
standard bitcoin icon, and balance is still cut off, but the
number is readable.

12 years agoloss of significance in difficulty (by lfm)
Pieter Wuille [Thu, 26 May 2011 21:35:00 +0000]
loss of significance in difficulty (by lfm)

For instance any nBits compressed value from 0x1a44b800 thru
0x1a44b9ff will show as difficulty 244139.4816. This patch will
more accurately convert the nBits compressed values to the double
difficulty.

This will display any of the recent difficulty levels slightly
differently though. Early difficulties and testnet difficulties are
not large enough to trigger this bug.

None of the actual targets or compressed targets are changed, only
the conversion to the floating point difficulty is changed and afaik
it is only ever displayed, never converted back so the patch does not
effect the target calculations, binary files, databases nor the binary
protocol.

12 years agoReset Last-Translator on de po to the proper value.
Matt Corallo [Thu, 26 May 2011 21:08:59 +0000]
Reset Last-Translator on de po to the proper value.

Sorry, Jakob, it was changed on accident by poedit.

12 years agoCzech translation
xHire [Thu, 26 May 2011 20:32:39 +0000]
Czech translation

12 years agoMerge remote branch 'bluematt/itfix2'
Pieter Wuille [Thu, 26 May 2011 20:44:41 +0000]
Merge remote branch 'bluematt/itfix2'

12 years agoMerge remote branch 'bluematt/defix2'
Pieter Wuille [Thu, 26 May 2011 20:44:35 +0000]
Merge remote branch 'bluematt/defix2'

12 years agoFixed some mistakes in the German translation.
Jakob Kramer [Thu, 26 May 2011 13:06:01 +0000]
Fixed some mistakes in the German translation.

12 years agoMerge pull request #267 from sipa/mintxrelay
Pieter Wuille [Thu, 26 May 2011 20:33:51 +0000]
Merge pull request #267 from sipa/mintxrelay

Separate required fee for relaying and creation

12 years agoFixed 2 things on the italian translation
HostFat [Thu, 26 May 2011 07:57:37 +0000]
Fixed 2 things on the italian translation

12 years agoMerge pull request #268 from TheBlueMatt/deletefix
Jeff Garzik [Thu, 26 May 2011 20:25:58 +0000]
Merge pull request #268 from TheBlueMatt/deletefix

Fixes #240 and #244 - delete delete[] mismatch.

12 years agoFixes #240 and #244 - delete delete[] mismatch.
Matt Corallo [Thu, 26 May 2011 00:24:01 +0000]
Fixes #240 and #244 - delete delete[] mismatch.

12 years agoSeparate required fee for relaying and creation
Pieter Wuille [Wed, 25 May 2011 22:38:20 +0000]
Separate required fee for relaying and creation

Transactions created with the new minimal fee policy would not be
relayed by the network. Therefore, we separate the minimal fee that
is necessary to relay and to create, leaving the creation one at
the old amount, for now.

12 years agoMerge pull request #265 from TheBlueMatt/esfix2
Pieter Wuille [Wed, 25 May 2011 19:31:16 +0000]
Merge pull request #265 from TheBlueMatt/esfix2

Updated spanish translation

12 years agoFix for small change outputs
Pieter Wuille [Wed, 25 May 2011 16:40:27 +0000]
Fix for small change outputs

With the separation of CENT and MIN_TX_FEE, it is now reasonable
to create change outputs between 0.01 and 0.0005, as these are
spendable according to the policy, even though they require a fee
to be paid.

Also, when enough fee was already present, everything can go into
a change output, without further increasing the fee.

12 years agoUpdated spanish translation
ariel [Wed, 25 May 2011 01:26:49 +0000]
Updated spanish translation

12 years agoUpdated dutch translation
Pieter Wuille [Wed, 25 May 2011 00:11:18 +0000]
Updated dutch translation

12 years agoMerge branch 'chfix' of https://github.com/TheBlueMatt/bitcoin into tmp
Jeff Garzik [Tue, 24 May 2011 23:41:01 +0000]
Merge branch 'chfix' of https://github.com/TheBlueMatt/bitcoin into tmp

12 years agoMerge pull request #250 from TheBlueMatt/macbuildfix
Jeff Garzik [Tue, 24 May 2011 23:31:15 +0000]
Merge pull request #250 from TheBlueMatt/macbuildfix

Revert "OSX build tweaks (laszlo)"

12 years agoChinese Translation
dabaopku [Sun, 22 May 2011 18:48:59 +0000]
Chinese Translation

12 years agoMerge pull request #249 from TheBlueMatt/nsisfix
Jeff Garzik [Tue, 24 May 2011 23:21:45 +0000]
Merge pull request #249 from TheBlueMatt/nsisfix

Update NSIS Installer file to support the new directory structure.

12 years agoMerge pull request #251 from TheBlueMatt/itfix
Jeff Garzik [Tue, 24 May 2011 23:21:23 +0000]
Merge pull request #251 from TheBlueMatt/itfix

Update Italian translation to latest git.

12 years agoMerge pull request #259 from TheBlueMatt/rufix
Jeff Garzik [Tue, 24 May 2011 23:20:38 +0000]
Merge pull request #259 from TheBlueMatt/rufix

Update russian translation to latest git.

12 years agoMerge pull request #260 from TheBlueMatt/eotranslation
Jeff Garzik [Tue, 24 May 2011 23:20:08 +0000]
Merge pull request #260 from TheBlueMatt/eotranslation

Add esperanto translation.

12 years agoAdd esperanto translation.
Danube [Tue, 24 May 2011 23:13:58 +0000]
Add esperanto translation.

12 years agoUpdate russian translation to latest git.
m0ray [Tue, 24 May 2011 15:13:04 +0000]
Update russian translation to latest git.

12 years agoUpdate transactions already in the wallet when rescanning.
Pieter Wuille [Sun, 22 May 2011 15:12:20 +0000]
Update transactions already in the wallet when rescanning.

When rescanning, if the scanned transaction is already in the wallet, it
is skipped. However, if someone sends a transaction, does not wait for
confirmation, switches wallets, waits for a block that contains his original
transaction, and switches wallets again, a rescan will leave his wallet
transaction (which has no merkle branch, so no confirmations) untouched.

12 years agoUpdate Italian translation to latest git.
Federico Faggiano [Fri, 20 May 2011 19:27:23 +0000]
Update Italian translation to latest git.

12 years agoRevert "OSX build tweaks (laszlo)"
Matt Corallo [Sat, 21 May 2011 12:14:34 +0000]
Revert "OSX build tweaks (laszlo)"

This reverts commit 69ae372b51cd589a3ac0b1ad09b0ebb90c1b6861 which
removes support for building the Mac version of Bitcoin with UPnP
support and UPnP disabled by default (which should be the default,
according to the community vote and as its the default on all
other platforms).

12 years agoUpdate NSIS Installer file to support the new directory structure.
Matt Corallo [Sat, 21 May 2011 11:45:49 +0000]
Update NSIS Installer file to support the new directory structure.

12 years agoirc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
Jeff Garzik [Sat, 21 May 2011 00:54:51 +0000]
irc: #bitcoin is overflowing.  split up into 100 randomly-joined channels.

From laszlo

12 years agoOSX build tweaks (laszlo)
Jeff Garzik [Sat, 21 May 2011 00:48:44 +0000]
OSX build tweaks (laszlo)

13 years agoMerge pull request #229 from TheBlueMatt/esfix
Jeff Garzik [Wed, 18 May 2011 17:37:11 +0000]
Merge pull request #229 from TheBlueMatt/esfix

Update spanish translation to newest git.

13 years agoMerge pull request #230 from TheBlueMatt/defix
Jeff Garzik [Wed, 18 May 2011 17:36:43 +0000]
Merge pull request #230 from TheBlueMatt/defix

Update German translation to latest git.

13 years agoMerge pull request #234 from TheBlueMatt/ltfix
Jeff Garzik [Wed, 18 May 2011 17:36:22 +0000]
Merge pull request #234 from TheBlueMatt/ltfix

Update Lithuanian Translation to latest git.

13 years agoMerge pull request #235 from TheBlueMatt/gitianfix
Jeff Garzik [Wed, 18 May 2011 17:35:52 +0000]
Merge pull request #235 from TheBlueMatt/gitianfix

Update Gitian Build Descriptor to match new directory layout.

13 years agoUpdate Gitian Build Descriptor to match new directory layout.
Matt Corallo [Wed, 18 May 2011 14:02:44 +0000]
Update Gitian Build Descriptor to match new directory layout.

13 years agoUpdate Lithuanian Translation to latest git.
Anonymous [Wed, 18 May 2011 13:42:44 +0000]
Update Lithuanian Translation to latest git.

13 years agoOnly include certain boost headers if necessary.
Jordan Lewis [Mon, 16 May 2011 03:45:35 +0000]
Only include certain boost headers if necessary.

13 years agoRemove some globally unused headers from headers.h
Jordan Lewis [Sat, 14 May 2011 19:29:54 +0000]
Remove some globally unused headers from headers.h

13 years agoBugfix for dnslookup: irc.cpp still used old CAddress constructor
Pieter Wuille [Tue, 17 May 2011 15:54:06 +0000]
Bugfix for dnslookup: irc.cpp still used old CAddress constructor

13 years agoUpdate German translation to latest git.
Blitzboom [Tue, 17 May 2011 12:00:08 +0000]
Update German translation to latest git.

13 years agoUpdate spanish translation to newest git.
Carlos Pizarro [Sun, 15 May 2011 16:25:53 +0000]
Update spanish translation to newest git.

13 years agoMerge branch 'master' of git://github.com/bitcoin/bitcoin
Jeff Garzik [Tue, 17 May 2011 05:38:15 +0000]
Merge branch 'master' of git://github.com/bitcoin/bitcoin

13 years agodoc/README: bump version to 0.3.22
Jeff Garzik [Tue, 17 May 2011 05:36:31 +0000]
doc/README: bump version to 0.3.22

13 years agoMerge pull request #221 from gavinandresen/portoption
Jeff Garzik [Tue, 17 May 2011 05:29:28 +0000]
Merge pull request #221 from gavinandresen/portoption

-port option to listen on arbitrary port

13 years agoMerge pull request #222 from TheBlueMatt/lt
Jeff Garzik [Tue, 17 May 2011 05:24:59 +0000]
Merge pull request #222 from TheBlueMatt/lt

Add Lithuanian translation.

13 years agoOnly include strlcpy.h when we have to
Jordan Lewis [Sun, 15 May 2011 22:08:35 +0000]
Only include strlcpy.h when we have to

13 years agoOnly include init.h when we have to
Jordan Lewis [Sun, 15 May 2011 21:52:31 +0000]
Only include init.h when we have to

13 years agoOnly include net.h when we have to
Jordan Lewis [Sat, 14 May 2011 21:20:30 +0000]
Only include net.h when we have to

13 years agoOnly included rpc.h when necessary
Jordan Lewis [Sat, 14 May 2011 21:10:07 +0000]
Only included rpc.h when necessary

13 years agoOnly include db.h when we have to.
Jordan Lewis [Sat, 14 May 2011 20:57:34 +0000]
Only include db.h when we have to.

13 years agoOnly include irc.h when needed
Jordan Lewis [Sat, 14 May 2011 19:30:15 +0000]
Only include irc.h when needed

13 years agoBuild error mingw, missing std::
Gavin Andresen [Sun, 15 May 2011 17:13:50 +0000]
Build error mingw, missing std::

13 years ago-port option to listen on arbitrary port
Gavin Andresen [Thu, 21 Apr 2011 14:45:08 +0000]
-port option to listen on arbitrary port

13 years agomake bitcoin include files more modular
Wladimir J. van der Laan [Sun, 15 May 2011 07:11:04 +0000]
make bitcoin include files more modular

13 years agoMerge pull request #224 from TheBlueMatt/mingwbuildfix
Pieter Wuille [Sat, 14 May 2011 17:09:05 +0000]
Merge pull request #224 from TheBlueMatt/mingwbuildfix

Fix MinGW build due to bad pointers to ui.rc pixmaps stuff.

13 years agoFix MinGW build due to bad pointers to ui.rc pixmaps stuff.
Matt Corallo [Sat, 14 May 2011 16:51:52 +0000]
Fix MinGW build due to bad pointers to ui.rc pixmaps stuff.

13 years agoMerge pull request #223 from sipa/dnslookup
Pieter Wuille [Sat, 14 May 2011 16:48:42 +0000]
Merge pull request #223 from sipa/dnslookup

bugfix in dnslookup code: didn't compile in mingw

13 years agobugfix in dnslookup code: didn't compile in mingw
Pieter Wuille [Sat, 14 May 2011 15:59:30 +0000]
bugfix in dnslookup code: didn't compile in mingw

13 years agoAdd Lithuanian translation.
mewantsbitcoins [Fri, 13 May 2011 22:56:52 +0000]
Add Lithuanian translation.

13 years agoMerge pull request #215 from gavinandresen/negativemove
Jeff Garzik [Thu, 12 May 2011 21:46:13 +0000]
Merge pull request #215 from gavinandresen/negativemove

Allow move RPC to take account balances negative

13 years agoMerge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmp
Jeff Garzik [Thu, 12 May 2011 21:36:42 +0000]
Merge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmp

13 years agoMerge pull request #192 from sipa/dnslookup
Jeff Garzik [Thu, 12 May 2011 21:31:25 +0000]
Merge pull request #192 from sipa/dnslookup

Support for name lookups in -connect and -addnode

13 years agoAdd #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.
Daniel Holbert [Mon, 9 May 2011 17:41:50 +0000]
Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.

13 years agoMerge pull request #218 from jgarzik/fee-update
Jeff Garzik [Thu, 12 May 2011 01:16:36 +0000]
Merge pull request #218 from jgarzik/fee-update

Update TX fee to 0.0005 BTC

13 years agoDecrease minimum TX fee to 0.0005 BTC.
Jeff Garzik [Wed, 11 May 2011 20:50:09 +0000]
Decrease minimum TX fee to 0.0005 BTC.