Sat, 30 Jul 2011 23:01:45 +0200 |
Matt Corallo |
Check for duplicate txins in CheckTransaction.
draft
|
Sun, 24 Jul 2011 15:38:38 -0700 |
Jeff Garzik |
Merge pull request #403 from sipa/cbitcoinaddress
draft
|
Thu, 21 Jul 2011 22:06:20 +0200 |
Matt Corallo |
Actually use mapAlreadyAskedFor.
draft
|
Tue, 05 Jul 2011 16:42:32 +0200 |
Pieter Wuille |
get rid of mapPubKeys
draft
|
Thu, 14 Jul 2011 02:45:34 +0200 |
Patrick Varilly |
Single DB transaction for all addresses in a message
draft
|
Fri, 24 Jun 2011 19:56:23 +0200 |
Giel van Schijndel |
fix warnings: expression result unused [-Wunused-value]
draft
|
Sun, 10 Jul 2011 16:07:22 +0200 |
Matt Corallo |
Make an invalid addrIncoming so that old clients crash.
draft
|
Fri, 08 Jul 2011 15:47:35 +0200 |
Matt Corallo |
Add wallet privkey encryption.
draft
|
Sun, 03 Jul 2011 11:20:39 -0400 |
Gavin Andresen |
Block-chain lock-in at 134444
draft
|
Thu, 30 Jun 2011 23:29:44 +0200 |
Pieter Wuille |
Limit response to getblocks to half of output buffer size
draft
|
Fri, 24 Jun 2011 11:17:22 -0400 |
Gavin Andresen |
Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin
draft
|
Sat, 18 Jun 2011 19:05:39 +0200 |
Wladimir J. van der Laan |
add GetTotalBlocksEstimate() function, move magic number to constant
draft
|
Sun, 19 Jun 2011 15:12:31 -0700 |
Shane Wegner |
Fix missing includes needed for Boost 1.46.
draft
|
Wed, 01 Jun 2011 18:28:20 +0200 |
Pieter Wuille |
CWallet class
draft
|
Wed, 01 Jun 2011 18:27:05 +0200 |
Pieter Wuille |
move wallet code to separate file
draft
|
Tue, 14 Jun 2011 02:05:57 -0700 |
Jeff Garzik |
Merge pull request #226 from jordanlewis/betterheaders
draft
|
Sun, 05 Jun 2011 07:32:58 -0700 |
Jeff Garzik |
Merge pull request #264 from sipa/mintxfeefix
draft
|
Sun, 05 Jun 2011 07:30:47 -0700 |
Jeff Garzik |
Merge pull request #255 from sipa/rescanupdate
draft
|
Sat, 28 May 2011 16:43:49 +0200 |
Pieter Wuille |
bugfix: accept free transactions
draft
|
Thu, 26 May 2011 00:38:20 +0200 |
Pieter Wuille |
Separate required fee for relaying and creation
draft
|
Wed, 25 May 2011 18:40:27 +0200 |
Pieter Wuille |
Fix for small change outputs
draft
|
Sun, 22 May 2011 17:12:20 +0200 |
Pieter Wuille |
Update transactions already in the wallet when rescanning.
draft
|
Sun, 15 May 2011 22:45:35 -0500 |
Jordan Lewis |
Only include certain boost headers if necessary.
draft
|
Sun, 15 May 2011 16:52:31 -0500 |
Jordan Lewis |
Only include init.h when we have to
draft
|
Sat, 14 May 2011 16:20:30 -0500 |
Jordan Lewis |
Only include net.h when we have to
draft
|
Sat, 14 May 2011 15:57:34 -0500 |
Jordan Lewis |
Only include db.h when we have to.
draft
|
Sun, 15 May 2011 09:11:04 +0200 |
Wladimir J. van der Laan |
make bitcoin include files more modular
draft
|
Mon, 09 May 2011 10:41:50 -0700 |
Daniel Holbert |
Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.
draft
|
Wed, 11 May 2011 16:48:51 -0400 |
Jeff Garzik |
Replace CENT with new constant MIN_TX_FEE, where appropriate.
draft
|
Mon, 09 May 2011 14:00:14 -0400 |
Jeff Garzik |
Manual merge of jaromil's source tree reorg commit.
draft
|
Sat, 23 Apr 2011 11:49:47 +0200 |
Jaromil |
directory re-organization (keeps the old build system)
draft
|