]>
Git Repo - VerusCoin.git/log
Pieter Wuille [Mon, 26 Mar 2012 20:12:25 +0000 (22:12 +0200)]
Updated my GPG key
Gavin Andresen [Mon, 26 Mar 2012 19:42:06 +0000 (15:42 -0400)]
Update version to 60005 (0.6.0rc5)
Gavin Andresen [Mon, 26 Mar 2012 19:37:40 +0000 (15:37 -0400)]
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Mon, 26 Mar 2012 19:35:04 +0000 (12:35 -0700)]
Merge pull request #994 from sipa/deladdr
Use erase instead of rewrite to remove old addr entries
Gavin Andresen [Mon, 26 Mar 2012 19:34:13 +0000 (15:34 -0400)]
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Mon, 26 Mar 2012 19:33:02 +0000 (12:33 -0700)]
Merge pull request #992 from gavinandresen/remove_wxBitcoin
Remove wxWidgets .exe during setup
Gavin Andresen [Mon, 26 Mar 2012 19:31:32 +0000 (15:31 -0400)]
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Mon, 26 Mar 2012 19:31:06 +0000 (12:31 -0700)]
Merge pull request #991 from gavinandresen/disableWinURI
Disable bitcoin: URI handling on Windows for the 0.6 release
Wladimir J. van der Laan [Mon, 26 Mar 2012 19:27:49 +0000 (12:27 -0700)]
Merge pull request #990 from sipa/doc
Begin doxygen-compatible comments
Gavin Andresen [Mon, 26 Mar 2012 18:32:26 +0000 (14:32 -0400)]
Merge branch 'deladdr' of https://github.com/sipa/bitcoin
Pieter Wuille [Mon, 26 Mar 2012 18:17:35 +0000 (20:17 +0200)]
Use erase instead of rewrite to remove old addr entries
Gavin Andresen [Mon, 26 Mar 2012 16:33:35 +0000 (12:33 -0400)]
Remove wxWidgets .exe and locales during setup
Wladimir J. van der Laan [Mon, 26 Mar 2012 17:58:48 +0000 (10:58 -0700)]
Merge pull request #988 from Diapolo/URL-Handling
show Window, when user is clicking bitcoin: link
Gavin Andresen [Mon, 26 Mar 2012 16:18:24 +0000 (12:18 -0400)]
Disable bitcoin: URI handling on Windows for the 0.6 release
Pieter Wuille [Mon, 26 Mar 2012 14:48:23 +0000 (16:48 +0200)]
Begin doxygen-compatible comments
Philip Kaufmann [Mon, 26 Mar 2012 07:19:49 +0000 (09:19 +0200)]
make sure Window is shown when clicking bitcoin: Links to get user attention
Pieter Wuille [Mon, 26 Mar 2012 02:44:52 +0000 (19:44 -0700)]
Merge pull request #974 from sipa/walletupgrade
Introduce explicit -walletupgrade option
Pieter Wuille [Mon, 26 Mar 2012 02:31:03 +0000 (19:31 -0700)]
Merge pull request #983 from laanwj/2012_03_removeunusedutil
Remove unused functions from util.h/util.cpp (EOM)
Pieter Wuille [Mon, 26 Mar 2012 00:47:54 +0000 (17:47 -0700)]
Merge pull request #984 from sipa/youngseeds
Give DNS seeds a random age between 3 and 7 days old
Pieter Wuille [Sun, 25 Mar 2012 17:32:31 +0000 (10:32 -0700)]
Merge pull request #985 from TheBlueMatt/uri
Fix URI link to bitcoin-qt.exe instead of bitcoin.exe
Matt Corallo [Sun, 25 Mar 2012 17:23:35 +0000 (13:23 -0400)]
Fix URI link to bitcoin-qt.exe instead of bitcoin.exe
Pieter Wuille [Sun, 25 Mar 2012 14:06:16 +0000 (16:06 +0200)]
Give DNS seeds a random age between 3 and 7 days old
This speeds up initial connections with an old/large addr.dat a lot.
Wladimir J. van der Laan [Sat, 24 Mar 2012 20:36:10 +0000 (21:36 +0100)]
remove unused functions from util.h/util.cpp
Pieter Wuille [Thu, 22 Mar 2012 02:56:31 +0000 (03:56 +0100)]
Introduce explicit -walletupgrade option
Do not automatically change the wallet format unless the user takes an
explicit action that implies an upgrade (encrypting, for now), or uses
-walletupgrade.
-walletupgrade optionally takes an integer argument: the client version
up to which upgrading is allowed. Without an argument, it is upgraded
to latest supported version. If an argument to -walletupgrade is
provided at the time the wallet is created, the new wallet will initially
not use features beyond that version.
Third, the current wallet version number is reported in getinfo.
Gavin Andresen [Thu, 22 Mar 2012 18:14:02 +0000 (11:14 -0700)]
Merge pull request #946 from luke-jr/bugfix_rm_mingw
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr [Sat, 17 Mar 2012 23:54:22 +0000 (19:54 -0400)]
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.
Use `qmake MINGW_THREAD_BUGFIX=0` to disable
Gavin Andresen [Thu, 22 Mar 2012 16:18:56 +0000 (12:18 -0400)]
Merge branch 'checklevel' of https://github.com/sipa/bitcoin
Gavin Andresen [Thu, 22 Mar 2012 16:18:11 +0000 (09:18 -0700)]
Merge pull request #975 from sipa/versioncheck
Check minversion before loading the rest of the wallet
Gavin Andresen [Thu, 22 Mar 2012 13:19:01 +0000 (09:19 -0400)]
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen [Thu, 22 Mar 2012 13:17:44 +0000 (06:17 -0700)]
Merge pull request #964 from sipa/fastblocks
Speed up block downloading
Gavin Andresen [Thu, 22 Mar 2012 12:51:37 +0000 (08:51 -0400)]
Merge branch 'master' of github.com:bitcoin/bitcoin
Wladimir J. van der Laan [Thu, 22 Mar 2012 06:42:20 +0000 (23:42 -0700)]
Merge pull request #969 from laanwj/2012_03_printconsole_error
replace call to PrintConsole with call to error()
Pieter Wuille [Thu, 22 Mar 2012 03:59:59 +0000 (04:59 +0100)]
Check minversion before loading the rest of the wallet
When a 0.6 wallet with compressed pubkeys is created, it writes a
minversion record to prevent older clients from reading it. If the 0.5
loading it sees a key record before seeing the minversion record however,
it will fail with DB_CORRUPT instead of DB_TOO_NEW.
Pieter Wuille [Wed, 21 Mar 2012 22:08:13 +0000 (23:08 +0100)]
Add -checklevel and improve -checkblocks
-checkblocks now takes a numeric argument: the number of blocks that must
be verified at the end of the chain. Default is 2500, and 0 means all
blocks.
-checklevel specifies how thorough the verification must be:
0: only check whether the block exists on disk
1: verify block validity (default)
2: verify transaction index validity
3: check transaction hashes
4: check whether spent txouts were spent within the main chain
5: check whether all prevouts are marked spent
6: check whether spent txouts were spent by a valid transaction that consumes them
Wladimir J. van der Laan [Wed, 21 Mar 2012 21:29:33 +0000 (22:29 +0100)]
Fix warning about deprecated unescaped backslash
Gavin Andresen [Wed, 21 Mar 2012 19:45:58 +0000 (15:45 -0400)]
Remove -bip16 and -paytoscripthashtime command-line arguments
Wladimir J. van der Laan [Wed, 21 Mar 2012 19:33:53 +0000 (20:33 +0100)]
replace call to PrintConsole with call to error()
As these are equivalent functions, this cleans up the source a bit.
Also remove PrintConsole() as this was the only use.
Gavin Andresen [Wed, 21 Mar 2012 19:24:57 +0000 (12:24 -0700)]
Merge pull request #947 from ali1234/master
When disconnecting a node, the receive buffer should be cleared
Gavin Andresen [Wed, 21 Mar 2012 19:16:28 +0000 (12:16 -0700)]
Merge pull request #948 from sipa/unstuck
Prevent stuck block download in large reorganisations
Nils Schneider [Wed, 21 Mar 2012 17:50:08 +0000 (10:50 -0700)]
Merge pull request #968 from Diapolo/doc-update
updated translation process documentation
Philip Kaufmann [Tue, 20 Mar 2012 14:19:14 +0000 (15:19 +0100)]
updated translation process documentation
Gavin Andresen [Wed, 21 Mar 2012 14:45:49 +0000 (07:45 -0700)]
Merge pull request #965 from khorben/master
The generic UNIX Makefile builds with lots of warnings
Pieter Wuille [Wed, 21 Mar 2012 12:15:27 +0000 (13:15 +0100)]
More debug output for failed reorganizations
Wladimir J. van der Laan [Wed, 21 Mar 2012 07:59:50 +0000 (00:59 -0700)]
Merge pull request #967 from fanquake/patch-1
Correct date
Michael [Wed, 21 Mar 2012 07:56:38 +0000 (15:56 +0800)]
Correct date
Wladimir J. van der Laan [Wed, 21 Mar 2012 07:18:58 +0000 (00:18 -0700)]
Merge pull request #954 from Diapolo/master
language updates for source file bitcoin_en.ts + remove cs_CZ (issue #958)
Pieter Wuille [Sun, 18 Mar 2012 22:47:26 +0000 (23:47 +0100)]
Prevent stuck block download in large reorganisations
In cases of very large reorganisations (hundreds of blocks), a situation
may appear where an 'inv' is sent as response to a 'getblocks', but the
last block mentioned in the inv is already known to the receiver node.
However, the supplying node uses a request for this last block as a
trigger to send the rest of the inv blocks. If it never comes, the block
chain download is stuck.
This commit makes the receiver node always request the last inv'ed block,
even if it is already known, to prevent this problem.
Pieter Wuille [Tue, 20 Mar 2012 23:03:02 +0000 (00:03 +0100)]
Speed up block downloading
Pierre Pronchery [Tue, 20 Mar 2012 23:08:19 +0000 (00:08 +0100)]
Avoid some pointless warnings while compiling
Gregory Maxwell [Tue, 20 Mar 2012 21:26:32 +0000 (14:26 -0700)]
Merge pull request #960 from gavinandresen/issue913
Use last checkpoint instead of hard-coded 140,700. Fixes #913.
Gavin Andresen [Tue, 20 Mar 2012 17:45:45 +0000 (13:45 -0400)]
Use last checkpoint instead of hard-coded 140,700. Fixes #913.
p2k [Mon, 12 Mar 2012 13:20:55 +0000 (14:20 +0100)]
Proper support for Growl 1.3 notifications
Pieter Wuille [Tue, 20 Mar 2012 15:41:36 +0000 (16:41 +0100)]
assertion in CBlock::SetBestChainInner was too strong
Philip Kaufmann [Tue, 20 Mar 2012 08:07:05 +0000 (09:07 +0100)]
remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.ts
Philip Kaufmann [Mon, 19 Mar 2012 13:08:41 +0000 (14:08 +0100)]
updated english language source file via lupdate
Nils Schneider [Mon, 19 Mar 2012 12:13:08 +0000 (05:13 -0700)]
Merge pull request #953 from Diapolo/master
german translation update
Philip Kaufmann [Mon, 19 Mar 2012 09:28:10 +0000 (10:28 +0100)]
fixed a capitalization error in the german translation
Philip Kaufmann [Mon, 19 Mar 2012 08:21:11 +0000 (09:21 +0100)]
update german translation from transifex
Wladimir J. van der Laan [Mon, 19 Mar 2012 08:08:43 +0000 (01:08 -0700)]
Merge pull request #928 from jojkaart/master
Make send coins dialog honor the configured unit type even on the first attempt.
Gregory Maxwell [Mon, 19 Mar 2012 03:11:09 +0000 (20:11 -0700)]
Merge pull request #931 from luke-jr/dbg_loaderr
Wallet loading diagnostic prints to debug.log
Joel Kaartinen [Fri, 16 Mar 2012 12:23:59 +0000 (14:23 +0200)]
Make the sendcoins dialog use the configured unit type, even on the first attempt.
Alistair Buxton [Sun, 18 Mar 2012 03:03:24 +0000 (03:03 +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.
Nils Schneider [Sat, 17 Mar 2012 09:05:06 +0000 (02:05 -0700)]
Merge pull request #942 from Diapolo/master
updated german translation from transifex
Philip Kaufmann [Fri, 16 Mar 2012 23:48:03 +0000 (00:48 +0100)]
update german translation from transifex
Gregory Maxwell [Fri, 16 Mar 2012 19:08:57 +0000 (15:08 -0400)]
Bump CLIENT_VERSION for rc4 release
Gregory Maxwell [Fri, 16 Mar 2012 18:32:53 +0000 (11:32 -0700)]
Merge pull request #938 from TheBlueMatt/guirpcwin32
Disable running with -server on bitcoin-qt.exe as it is broken.
Matt Corallo [Fri, 16 Mar 2012 02:55:12 +0000 (22:55 -0400)]
Fix Win32 RPC Crashes.
Nils Schneider [Fri, 16 Mar 2012 18:05:25 +0000 (19:05 +0100)]
update translations from transifex
Nils Schneider [Fri, 16 Mar 2012 18:03:43 +0000 (19:03 +0100)]
add shell one-liner for updating translations in bitcoin.qrc
Wladimir J. van der Laan [Fri, 16 Mar 2012 15:59:43 +0000 (08:59 -0700)]
Merge pull request #941 from laanwj/2012_03_newminimizetray
Yet another attempt of a "minimize to tray" that works on all OSes
Wladimir J. van der Laan [Thu, 15 Mar 2012 21:30:08 +0000 (22:30 +0100)]
Yet another attempt at implementing "minimize to tray" that works on all OSes
Wladimir J. van der Laan [Thu, 15 Mar 2012 21:28:31 +0000 (22:28 +0100)]
Fix windows build in windows Qt SDK
Wladimir J. van der Laan [Wed, 14 Mar 2012 06:39:42 +0000 (07:39 +0100)]
Link -lrt library on Linux
This is needed for linking on newer Linux distribs, see http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
Gavin Andresen [Tue, 13 Mar 2012 13:31:37 +0000 (09:31 -0400)]
Bump CLIENT_VERSION for rc3 release
Gregory Maxwell [Mon, 12 Mar 2012 22:21:36 +0000 (15:21 -0700)]
Merge pull request #930 from sipa/minireorg
Limit the impact of reorganisations on the database (fix #925)
Pieter Wuille [Sat, 10 Mar 2012 22:04:06 +0000 (23:04 +0100)]
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.
Luke Dashjr [Sun, 11 Mar 2012 22:07:40 +0000 (18:07 -0400)]
Print more diagnostic info for the various DB_CORRUPT conditions
Pieter Wuille [Mon, 12 Mar 2012 01:41:00 +0000 (18:41 -0700)]
Merge pull request #926 from gmaxwell/master
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"
Luke Dashjr [Sun, 11 Mar 2012 21:57:44 +0000 (17:57 -0400)]
Print wallet load errors (to debug.log)
Gregory Maxwell [Sat, 10 Mar 2012 21:05:28 +0000 (16:05 -0500)]
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.
Pieter Wuille [Mon, 5 Mar 2012 22:45:30 +0000 (14:45 -0800)]
Merge pull request #918 from nomnombtc/patch-1
fix typo src/net.cpp
nomnombtc [Mon, 5 Mar 2012 18:33:24 +0000 (19:33 +0100)]
fix typo src/net.cpp
Gavin Andresen [Sat, 3 Mar 2012 17:41:41 +0000 (09:41 -0800)]
Merge pull request #915 from sipa/nooverwritetx
Do not allow overwriting unspent transactions
Pieter Wuille [Fri, 17 Feb 2012 16:58:02 +0000 (17:58 +0100)]
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.
Gavin Andresen [Thu, 1 Mar 2012 02:04:56 +0000 (21:04 -0500)]
Updated Mac build process
Gavin Andresen [Wed, 29 Feb 2012 21:17:19 +0000 (13:17 -0800)]
Merge pull request #912 from TheBlueMatt/master
Fix release-process.txt for new deps zip.
Matt Corallo [Wed, 29 Feb 2012 21:12:36 +0000 (16:12 -0500)]
Fix release-process.txt for new deps zip.
Gavin Andresen [Wed, 29 Feb 2012 15:14:18 +0000 (10:14 -0500)]
DoS fix for mapOrphanTransactions
Gavin Andresen [Tue, 28 Feb 2012 16:48:44 +0000 (11:48 -0500)]
Merge branch 'mruinventory' of https://github.com/sipa/bitcoin
Gavin Andresen [Tue, 28 Feb 2012 16:45:14 +0000 (11:45 -0500)]
Merge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/laanwj/bitcoin
Pieter Wuille [Tue, 28 Feb 2012 12:33:43 +0000 (04:33 -0800)]
Merge pull request #910 from fanquake/master
Correct Spelling
Michael Ford [Tue, 28 Feb 2012 12:31:56 +0000 (20:31 +0800)]
"February"
Gavin Andresen [Mon, 27 Feb 2012 21:08:08 +0000 (16:08 -0500)]
Do not start bitcoin: thread on OSX. fixes #889
Gavin Andresen [Mon, 27 Feb 2012 20:47:27 +0000 (15:47 -0500)]
Merge branch 'nodosbip16' of https://github.com/sipa/bitcoin
Pieter Wuille [Mon, 27 Feb 2012 16:55:53 +0000 (17:55 +0100)]
Add mruset and use it for setInventoryKnown
Gavin Andresen [Mon, 27 Feb 2012 16:41:20 +0000 (11:41 -0500)]
Move BIP16 switchover time to April 1
Gavin Andresen [Mon, 27 Feb 2012 16:30:05 +0000 (11:30 -0500)]
Merge branch 'nooptionsinwallet+fixproxysetting' of https://github.com/sipa/bitcoin
Wladimir J. van der Laan [Mon, 27 Feb 2012 06:27:25 +0000 (22:27 -0800)]
Merge pull request #853 from laanwj/2012_02_altminimizetray
Yet another alternative "minimize to tray" implementation
Fixes problems with window positioning.
Pieter Wuille [Sun, 26 Feb 2012 22:39:32 +0000 (23:39 +0100)]
Store addrProxy port in settings
Gavin Andresen [Fri, 17 Feb 2012 02:09:41 +0000 (21:09 -0500)]
Reworked QT settings
This page took 0.062124 seconds and 4 git commands to generate.