novacoin.git
12 years agoYet another attempt at implementing "minimize to tray" that works on all OSes
Wladimir J. van der Laan [Thu, 15 Mar 2012 21:30:08 +0000]
Yet another attempt at implementing "minimize to tray" that works on all OSes

12 years agoHide window from taskbar when "minimize to tray" active by making window into Tool...
Wladimir J. van der Laan [Fri, 17 Feb 2012 12:50:32 +0000]
Hide window from taskbar when "minimize to tray" active by making window into Tool window

12 years agoMake the sendcoins dialog use the configured unit type, even on the first attempt.
Joel Kaartinen [Fri, 16 Mar 2012 12:23:59 +0000]
Make the sendcoins dialog use the configured unit type, even on the first attempt.

12 years agoPrint more diagnostic info for the various DB_CORRUPT conditions
Luke Dashjr [Sun, 11 Mar 2012 22:07:40 +0000]
Print more diagnostic info for the various DB_CORRUPT conditions

12 years agoPrint wallet load errors (to debug.log)
Luke Dashjr [Sun, 11 Mar 2012 21:57:44 +0000]
Print wallet load errors (to debug.log)

12 years agoBump version to 0.5.0.6
Luke Dashjr [Mon, 19 Mar 2012 16:15:03 +0000]
Bump version to 0.5.0.6

12 years agoMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr [Sat, 17 Mar 2012 23:54:22 +0000]
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build

It could just as well be on either part of the gitian build, but to safely put it on the Qt side would require bumping the filename, and every gitian user rebuilding it.
v0.5.3.1 put it on the Bitcoin side, and this is easier to work with and keep safe, so I'm moving it.

12 years agoupdated english language source file via lupdate
Philip Kaufmann [Mon, 19 Mar 2012 13:08:41 +0000]
updated english language source file via lupdate

12 years agoMerge pull request #953 from Diapolo/master
Nils Schneider [Mon, 19 Mar 2012 12:13:08 +0000]
Merge pull request #953 from Diapolo/master

german translation update

12 years agofixed a capitalization error in the german translation
Philip Kaufmann [Mon, 19 Mar 2012 09:28:10 +0000]
fixed a capitalization error in the german translation

12 years agoupdate german translation from transifex
Philip Kaufmann [Mon, 19 Mar 2012 08:21:11 +0000]
update german translation from transifex

12 years agoMerge pull request #928 from jojkaart/master
Wladimir J. van der Laan [Mon, 19 Mar 2012 08:08:43 +0000]
Merge pull request #928 from jojkaart/master

Make send coins dialog honor the configured unit type even on the first attempt.

12 years agoMerge pull request #931 from luke-jr/dbg_loaderr
Gregory Maxwell [Mon, 19 Mar 2012 03:11:09 +0000]
Merge pull request #931 from luke-jr/dbg_loaderr

Wallet loading diagnostic prints to debug.log

12 years agoMake the sendcoins dialog use the configured unit type, even on the first attempt.
Joel Kaartinen [Fri, 16 Mar 2012 12:23:59 +0000]
Make the sendcoins dialog use the configured unit type, even on the first attempt.

12 years agoWhen disconnecting a node, clear the received buffer so that we do
Alistair Buxton [Sun, 18 Mar 2012 03:03:24 +0000]
When disconnecting a node, clear the received buffer so that we do
not process any already received messages.

The primary reason to do this is if a node spams hundreds of messages
and we ban them, we don't want to continue processing the rest of it.

12 years agoMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr [Sat, 17 Mar 2012 23:54:22 +0000]
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build

It could just as well be on either part of the gitian build, but to safely put it on the Qt side would require bumping the filename, and every gitian user rebuilding it.
v0.5.3.1 put it on the Bitcoin side, and this is easier to work with and keep safe, so I'm moving it.

12 years agoMerge pull request #942 from Diapolo/master
Nils Schneider [Sat, 17 Mar 2012 09:05:06 +0000]
Merge pull request #942 from Diapolo/master

updated german translation from transifex

12 years agoBump version to 0.5.3.1
Matt Corallo [Fri, 16 Mar 2012 02:25:07 +0000]
Bump version to 0.5.3.1

12 years agoBugfix: Missing includes
Luke Dashjr [Sat, 17 Mar 2012 00:31:12 +0000]
Bugfix: Missing includes

12 years agoBugfix: Missing includes
Luke Dashjr [Sat, 17 Mar 2012 00:31:12 +0000]
Bugfix: Missing includes

12 years agoupdate german translation from transifex
Philip Kaufmann [Fri, 16 Mar 2012 23:48:03 +0000]
update german translation from transifex

12 years agoMerge branch '0.5.0.x' into 0.5.3.x
Luke Dashjr [Fri, 16 Mar 2012 21:28:22 +0000]
Merge branch '0.5.0.x' into 0.5.3.x

12 years agoMerge branch '0.5.0.x' into 0.5.x
Luke Dashjr [Fri, 16 Mar 2012 20:45:32 +0000]
Merge branch '0.5.0.x' into 0.5.x

Conflicts:
bitcoin-qt.pro
doc/README
doc/README_windows.txt
share/setup.nsi
src/serialize.h

12 years agoMerge branch '0.4.x' into 0.5.0.x
Luke Dashjr [Fri, 16 Mar 2012 20:44:00 +0000]
Merge branch '0.4.x' into 0.5.0.x

Conflicts:
contrib/Bitcoin.app/Contents/Info.plist
doc/README
doc/README_windows.txt
share/setup.nsi
src/serialize.h

12 years agoFix issue #848 : broken mining on testnet
Gavin Andresen [Thu, 16 Feb 2012 15:22:31 +0000]
Fix issue #848 : broken mining on testnet

12 years agoFix issue #848 : broken mining on testnet
Gavin Andresen [Thu, 16 Feb 2012 15:22:31 +0000]
Fix issue #848 : broken mining on testnet

12 years agofix default suffixes in save dialog in GNOME, make it more clear that PNG is used...
Wladimir J. van der Laan [Wed, 15 Feb 2012 13:47:08 +0000]
fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833)

12 years agoBump version to 0.5.4
Luke Dashjr [Fri, 16 Mar 2012 20:12:16 +0000]
Bump version to 0.5.4

12 years agoBump version to 0.5.0.5
Luke Dashjr [Fri, 16 Mar 2012 20:11:11 +0000]
Bump version to 0.5.0.5

12 years agoBump version to 0.4.5
Luke Dashjr [Fri, 16 Mar 2012 20:04:26 +0000]
Bump version to 0.4.5

12 years agoFix Win32 RPC Crashes.
Matt Corallo [Fri, 16 Mar 2012 02:55:12 +0000]
Fix Win32 RPC Crashes.

12 years agoBump CLIENT_VERSION for rc4 release
Gregory Maxwell [Fri, 16 Mar 2012 19:08:57 +0000]
Bump CLIENT_VERSION for rc4 release

12 years agoMerge pull request #938 from TheBlueMatt/guirpcwin32
Gregory Maxwell [Fri, 16 Mar 2012 18:32:53 +0000]
Merge pull request #938 from TheBlueMatt/guirpcwin32

Disable running with -server on bitcoin-qt.exe as it is broken.

12 years agoFix Win32 RPC Crashes.
Matt Corallo [Fri, 16 Mar 2012 02:55:12 +0000]
Fix Win32 RPC Crashes.

12 years agoupdate translations from transifex
Nils Schneider [Fri, 16 Mar 2012 18:05:25 +0000]
update translations from transifex

12 years agoadd shell one-liner for updating translations in bitcoin.qrc
Nils Schneider [Fri, 16 Mar 2012 18:03:43 +0000]
add shell one-liner for updating translations in bitcoin.qrc

12 years agoMerge pull request #941 from laanwj/2012_03_newminimizetray
Wladimir J. van der Laan [Fri, 16 Mar 2012 15:59:43 +0000]
Merge pull request #941 from laanwj/2012_03_newminimizetray

Yet another attempt of a "minimize to tray" that works on all OSes

12 years agoYet another attempt at implementing "minimize to tray" that works on all OSes
Wladimir J. van der Laan [Thu, 15 Mar 2012 21:30:08 +0000]
Yet another attempt at implementing "minimize to tray" that works on all OSes

12 years agoFix windows build in windows Qt SDK
Wladimir J. van der Laan [Thu, 15 Mar 2012 21:28:31 +0000]
Fix windows build in windows Qt SDK

12 years agoLink -lrt library on Linux
Wladimir J. van der Laan [Wed, 14 Mar 2012 06:39:42 +0000]
Link -lrt library on Linux

This is needed for linking on newer Linux distribs, see http://fedoraproject.org/wiki/UnderstandingDSOLinkChange

12 years agoCode cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity...
Gavin Andresen [Tue, 20 Dec 2011 00:04:47 +0000]
Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var

12 years agoBump CLIENT_VERSION for rc3 release
Gavin Andresen [Tue, 13 Mar 2012 13:31:37 +0000]
Bump CLIENT_VERSION for rc3 release

12 years agoMerge pull request #930 from sipa/minireorg
Gregory Maxwell [Mon, 12 Mar 2012 22:21:36 +0000]
Merge pull request #930 from sipa/minireorg

Limit the impact of reorganisations on the database (fix #925)

12 years agoLimit the impact of reorganisations on the database
Pieter Wuille [Sat, 10 Mar 2012 22:04:06 +0000]
Limit the impact of reorganisations on the database

Sometimes a new block arrives in a new chain that was already the
best valid one, but wasn't marked that way. This happens for example
when network rules change to recover after a fork.

In this case, it is not necessary to do the entire reorganisation
inside a single db commit. These can become huge, and exceed the
objects/lockers limits in bdb. This patch limits the blocks the
actual reorganisation is applied to, and adds the next blocks
afterwards in separate db transactions.

12 years agoPrint more diagnostic info for the various DB_CORRUPT conditions
Luke Dashjr [Sun, 11 Mar 2012 22:07:40 +0000]
Print more diagnostic info for the various DB_CORRUPT conditions

12 years agoMerge branch '0.5.0.x' into 0.5.x
Luke Dashjr [Mon, 12 Mar 2012 02:21:06 +0000]
Merge branch '0.5.0.x' into 0.5.x

12 years agoMerge branch '0.4.x' into 0.5.0.x
Luke Dashjr [Mon, 12 Mar 2012 02:20:31 +0000]
Merge branch '0.4.x' into 0.5.0.x

12 years agoResolves issue #922 - "wallet passphrase timeout of several years doesn't work"
Gregory Maxwell [Sat, 10 Mar 2012 21:05:28 +0000]
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"

2^31 milliseconds is only about 25 days. Also clamps Sleep() to 10 years,
because it currently sleeps for 0 seconds when the sleep time would cross
2^31 seconds since the epoch. Hopefully boost will be fixed by 2028.

12 years agoMerge pull request #926 from gmaxwell/master
Pieter Wuille [Mon, 12 Mar 2012 01:41:00 +0000]
Merge pull request #926 from gmaxwell/master

Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"

12 years agoPrint wallet load errors (to debug.log)
Luke Dashjr [Sun, 11 Mar 2012 21:57:44 +0000]
Print wallet load errors (to debug.log)

12 years agoResolves issue #922 - "wallet passphrase timeout of several years doesn't work"
Gregory Maxwell [Sat, 10 Mar 2012 21:05:28 +0000]
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"

2^31 milliseconds is only about 25 days. Also clamps Sleep() to 10 years,
because it currently sleeps for 0 seconds when the sleep time would cross
2^31 seconds since the epoch. Hopefully boost will be fixed by 2028.

12 years agofix typo src/net.cpp
nomnombtc [Mon, 5 Mar 2012 18:33:24 +0000]
fix typo src/net.cpp

12 years agoMerge pull request #918 from nomnombtc/patch-1
Pieter Wuille [Mon, 5 Mar 2012 22:45:30 +0000]
Merge pull request #918 from nomnombtc/patch-1

fix typo src/net.cpp

12 years agofix typo src/net.cpp
nomnombtc [Mon, 5 Mar 2012 18:33:24 +0000]
fix typo src/net.cpp

12 years agoMerge branch '0.5.0.x' into 0.5.x
Luke Dashjr [Sat, 3 Mar 2012 18:59:31 +0000]
Merge branch '0.5.0.x' into 0.5.x

12 years agoMerge branch '0.4.x' into 0.5.0.x
Luke Dashjr [Sat, 3 Mar 2012 18:59:19 +0000]
Merge branch '0.4.x' into 0.5.0.x

12 years agoBugfix: Fix possible buffer overflow (#901)
Luke Dashjr [Sat, 3 Mar 2012 18:51:10 +0000]
Bugfix: Fix possible buffer overflow (#901)

Upstream commit: 21ae37d (partial)

12 years agoBugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPath
Luke Dashjr [Sat, 3 Mar 2012 18:44:42 +0000]
Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPath

Upstream commit: 21ae37d (partial)

12 years agoMerge remote branch 'sipa/nooverwritetx_v0.4.0' into 0.4.x
Luke Dashjr [Sat, 3 Mar 2012 17:59:09 +0000]
Merge remote branch 'sipa/nooverwritetx_v0.4.0' into 0.4.x

12 years agoDo not allow overwriting unspent transactions (BIP 30)
Pieter Wuille [Fri, 17 Feb 2012 16:58:02 +0000]
Do not allow overwriting unspent transactions (BIP 30)

Introduce the following network rule:
 * a block is not valid if it contains a transaction whose hash
   already exists in the block chain, unless all that transaction's
   outputs were already spent before said block.

Warning: this is effectively a network rule change, with potential
risk for forking the block chain. Leaving this unfixed carries the
same risk however, for attackers that can cause a reorganisation
in part of the network.

Thanks to Russell O'Connor and Ben Reeves.

12 years agoMerge pull request #915 from sipa/nooverwritetx
Gavin Andresen [Sat, 3 Mar 2012 17:41:41 +0000]
Merge pull request #915 from sipa/nooverwritetx

Do not allow overwriting unspent transactions

12 years agoDo not allow overwriting unspent transactions (BIP 30)
Pieter Wuille [Fri, 17 Feb 2012 16:58:02 +0000]
Do not allow overwriting unspent transactions (BIP 30)

Introduce the following network rule:
 * a block is not valid if it contains a transaction whose hash
   already exists in the block chain, unless all that transaction's
   outputs were already spent before said block.

Warning: this is effectively a network rule change, with potential
risk for forking the block chain. Leaving this unfixed carries the
same risk however, for attackers that can cause a reorganisation
in part of the network.

Thanks to Russell O'Connor and Ben Reeves.

12 years agoDoS fix for mapOrphanTransactions
Gavin Andresen [Wed, 29 Feb 2012 15:14:18 +0000]
DoS fix for mapOrphanTransactions

12 years agoUpdated Mac build process
Gavin Andresen [Thu, 1 Mar 2012 02:04:56 +0000]
Updated Mac build process

12 years agoMerge pull request #912 from TheBlueMatt/master
Gavin Andresen [Wed, 29 Feb 2012 21:17:19 +0000]
Merge pull request #912 from TheBlueMatt/master

Fix release-process.txt for new deps zip.

12 years agoFix release-process.txt for new deps zip.
Matt Corallo [Wed, 29 Feb 2012 21:12:36 +0000]
Fix release-process.txt for new deps zip.

12 years agoDoS fix for mapOrphanTransactions
Gavin Andresen [Wed, 29 Feb 2012 15:14:18 +0000]
DoS fix for mapOrphanTransactions

12 years agoMerge branch 'mruinventory' of https://github.com/sipa/bitcoin
Gavin Andresen [Tue, 28 Feb 2012 16:48:44 +0000]
Merge branch 'mruinventory' of https://github.com/sipa/bitcoin

12 years agoMerge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/laanwj...
Gavin Andresen [Tue, 28 Feb 2012 16:45:14 +0000]
Merge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/laanwj/bitcoin

12 years agoMerge pull request #910 from fanquake/master
Pieter Wuille [Tue, 28 Feb 2012 12:33:43 +0000]
Merge pull request #910 from fanquake/master

Correct Spelling

12 years ago"February"
Michael Ford [Tue, 28 Feb 2012 12:31:56 +0000]
"February"

12 years agoDo not start bitcoin: thread on OSX. fixes #889
Gavin Andresen [Mon, 27 Feb 2012 21:08:08 +0000]
Do not start bitcoin: thread on OSX. fixes #889

12 years agoMerge branch 'nodosbip16' of https://github.com/sipa/bitcoin
Gavin Andresen [Mon, 27 Feb 2012 20:47:27 +0000]
Merge branch 'nodosbip16' of https://github.com/sipa/bitcoin

12 years agoAdd mruset and use it for setInventoryKnown
Pieter Wuille [Mon, 27 Feb 2012 16:55:53 +0000]
Add mruset and use it for setInventoryKnown

12 years agoIn UI, handle cases in which the last received block was generated in the future...
Wladimir J. van der Laan [Sat, 25 Feb 2012 18:07:53 +0000]
In UI, handle cases in which the last received block was generated in the future (secs<0)

Fixes #874.

12 years agoDon't show splash screen when -min is specified on the command line.
Chris Moore [Sat, 25 Feb 2012 02:54:18 +0000]
Don't show splash screen when -min is specified on the command line.

12 years agoCheckpoint block 168,000
Gavin Andresen [Thu, 23 Feb 2012 18:33:30 +0000]
Checkpoint block 168,000

12 years agoProcessBlock is sometimes called with pfrom==NULL
Pieter Wuille [Mon, 20 Feb 2012 21:35:08 +0000]
ProcessBlock is sometimes called with pfrom==NULL

12 years agoFix #616: remove base_uint::operator&=(uint64 b)
Pieter Wuille [Sun, 19 Feb 2012 18:12:41 +0000]
Fix #616: remove base_uint::operator&=(uint64 b)

12 years agoFix #626: RecvLine wrong error message
Pieter Wuille [Sun, 19 Feb 2012 18:05:41 +0000]
Fix #626: RecvLine wrong error message

12 years agoOn windows, show message box with help, as there is no stderr (fixes #702)
Wladimir J. van der Laan [Fri, 17 Feb 2012 16:53:41 +0000]
On windows, show message box with help, as there is no stderr (fixes #702)

(partial)

12 years agoOnly fill in label from address book, if no label is filled in yet, fixes #840
Wladimir J. van der Laan [Fri, 17 Feb 2012 17:25:14 +0000]
Only fill in label from address book, if no label is filled in yet, fixes #840

12 years agoFix #650: CKey::SetSecret BIGNUM leak
Pieter Wuille [Sun, 19 Feb 2012 17:44:51 +0000]
Fix #650: CKey::SetSecret BIGNUM leak

12 years agoFree pwalletdbEncryption after encryping wallet
Pieter Wuille [Sat, 18 Feb 2012 14:36:40 +0000]
Free pwalletdbEncryption after encryping wallet

Fixes a memory leak.

12 years agoRestructure IPC URL handling (fixes #851)
Wladimir J. van der Laan [Fri, 17 Feb 2012 14:26:20 +0000]
Restructure IPC URL handling (fixes #851)

12 years agoMove BIP16 switchover time to April 1
Gavin Andresen [Mon, 27 Feb 2012 16:41:20 +0000]
Move BIP16 switchover time to April 1

12 years agoMerge branch 'nooptionsinwallet+fixproxysetting' of https://github.com/sipa/bitcoin
Gavin Andresen [Mon, 27 Feb 2012 16:30:05 +0000]
Merge branch 'nooptionsinwallet+fixproxysetting' of https://github.com/sipa/bitcoin

12 years agoMerge pull request #853 from laanwj/2012_02_altminimizetray
Wladimir J. van der Laan [Mon, 27 Feb 2012 06:27:25 +0000]
Merge pull request #853 from laanwj/2012_02_altminimizetray

Yet another alternative "minimize to tray" implementation

Fixes problems with window positioning.

12 years agoStore addrProxy port in settings
Pieter Wuille [Sun, 26 Feb 2012 22:39:32 +0000]
Store addrProxy port in settings

12 years agoReworked QT settings
Gavin Andresen [Fri, 17 Feb 2012 02:09:41 +0000]
Reworked QT settings

12 years agobitcoind changes to stop storing settings in wallet.dat.
Gavin Andresen [Thu, 16 Feb 2012 20:00:16 +0000]
bitcoind changes to stop storing settings in wallet.dat.

12 years agoSimplify MyGetSpecialFolderPath and fix possible buffer overflow (#901)
Wladimir J. van der Laan [Sun, 26 Feb 2012 16:07:32 +0000]
Simplify MyGetSpecialFolderPath and fix possible buffer overflow (#901)

12 years agoMerge pull request #900 from sipa/movebackupmenu
Wladimir J. van der Laan [Sun, 26 Feb 2012 15:13:58 +0000]
Merge pull request #900 from sipa/movebackupmenu

Move 'Backup Wallet' to file menu

12 years agoMove 'Backup Wallet' to file menu
Pieter Wuille [Sun, 26 Feb 2012 02:04:25 +0000]
Move 'Backup Wallet' to file menu

12 years agoFix addrProxy setting
Pieter Wuille [Sat, 25 Feb 2012 19:59:18 +0000]
Fix addrProxy setting

Before 0.6 addrProxy was a CAddress, but netbase changed it to CService.
Retain compatibility by wrapping/unwrapping with a CAddress when saving
or loading.

This commit retains compatibility with 0.6.0rc1 (which wrote the setting
as a CService) by trying to parse twice.

12 years agoMerge pull request #897 from laanwj/2012_02_fixnegativesecs
Wladimir J. van der Laan [Sat, 25 Feb 2012 18:14:37 +0000]
Merge pull request #897 from laanwj/2012_02_fixnegativesecs

In UI, handle cases in which the last received block was generated in the future

12 years agoIn UI, handle cases in which the last received block was generated in the future...
Wladimir J. van der Laan [Sat, 25 Feb 2012 18:07:53 +0000]
In UI, handle cases in which the last received block was generated in the future (secs<0)

Fixes #874.

12 years agoDo not invoke anti-DoS system for invalid BIP16 transactions
Pieter Wuille [Sat, 25 Feb 2012 18:02:30 +0000]
Do not invoke anti-DoS system for invalid BIP16 transactions

Doing so would allow an attack on old nodes, which would relay a
standard transaction spending a BIP16 output in an invalid way,
until reaching a new node, which will disconnect their peer.

Reported by makomk on IRC.

12 years agoMerge pull request #894 from dooglus/nosplash
Wladimir J. van der Laan [Sat, 25 Feb 2012 07:51:50 +0000]
Merge pull request #894 from dooglus/nosplash

Add option "-splash" so we can disable the splash screen.

12 years agoAdd option "-splash" so we can disable the splash screen.
Chris Moore [Sat, 25 Feb 2012 02:54:18 +0000]
Add option "-splash" so we can disable the splash screen.
Don't show splash screen when -min is specified on the command line.