Commit graph

  • 910bd45756 -- version 0.3.15 release v0.3.15 s_nakamoto 2010-11-14 00:06:10 +0000
  • a0cd439788 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-10 11:45:51 -0500
  • 838e8c9166 Add paytxfee to getinfo output gavinandresen 2010-11-10 16:43:31 +0000
  • 695aa2d5a2 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-09 17:10:43 -0500
  • e2a186af10 SelectCoins first pass tries not to use coins with less than 6 confirmations s_nakamoto 2010-11-09 19:47:07 +0000
  • 5d4b0c9026 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-08 18:05:34 -0500
  • 461764cbbe -paytxfee is now per KB, BitcoinMiner prioritise transactions by how old their dependencies are s_nakamoto 2010-11-08 22:06:07 +0000
  • de374ba6b1 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-03 20:24:50 -0400
  • 3b8848fa4e Fix IsInitialBlockDownload if running on testnet gavinandresen 2010-11-04 00:23:00 +0000
  • 3cac997e19 Prevent double-sends from quick double-button-clicks gavinandresen 2010-11-03 23:40:43 +0000
  • be7eecafd2 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-23 21:32:19 -0400
  • c891967b6f bugfixes from Dean Gores, addr system changes, make sure no gen before block 74000 s_nakamoto 2010-10-23 17:43:53 +0000
  • 2ea321d85a Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-22 11:23:12 -0400
  • c285051c08 testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. gavinandresen 2010-10-22 15:15:20 +0000
  • 2ce73dbe85 -- version 0.3.14 release v0.3.14 s_nakamoto 2010-10-21 16:47:16 +0000
  • 07c46dac87 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-20 12:35:35 -0400
  • d9c6b09ac4 Gavin Andresen: multiple instance check, -testnet use port 18333 s_nakamoto 2010-10-20 16:12:23 +0000
  • 2ea5fa0710 validateaddress RPC command gavinandresen 2010-10-20 15:58:16 +0000
  • bcd88403e2 Update README now that main svn has -testnet built in Gavin Andresen 2010-10-19 16:43:50 -0400
  • d1e4a866ad Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-19 14:17:18 -0400
  • 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes s_nakamoto 2010-10-19 17:16:51 +0000
  • 2bda554be4 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-14 16:46:16 -0400
  • 2fad3d34b7 makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 gavinandresen 2010-10-14 13:33:03 +0000
  • cc8005b4e7 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-11 15:15:09 -0400
  • 77cd030ac3 Fixed description of -rpcuser/-rpcpassword options. gavinandresen 2010-10-11 18:32:33 +0000
  • ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. gavinandresen 2010-10-11 18:23:41 +0000
  • 83082f04a4 dkaparis: boost::bind build fix for c++0x s_nakamoto 2010-10-11 15:12:17 +0000
  • 687c5ef794 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-09 17:59:38 -0400
  • 103849419a key pool for safer wallet backup s_nakamoto 2010-10-09 19:33:35 +0000
  • 7d5d89856d Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-10-06 21:20:16 -0400
  • 0a27bd065e updated Russian translation s_nakamoto 2010-10-06 15:43:04 +0000
  • 1b5e57e935 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-05 23:27:30 -0400
  • b22c884231 recursive function to determine if own unconfirmed transaction can be spent s_nakamoto 2010-10-06 02:19:47 +0000
  • a2ae4a8a0f Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-10-05 14:14:17 -0400
  • dc8adc3b48 Russian translation by eurekafag s_nakamoto 2010-10-04 01:40:50 +0000
  • 5ccee900a0 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-10-01 11:25:09 -0400
  • 178152f604 fixed linux build, dkaparis: _WIN32_WINNT 0x500 -- version 0.3.13 release v0.3.13 s_nakamoto 2010-09-30 23:54:15 +0000
  • 369010406e Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-30 14:28:23 -0400
  • a790fa46f4 don't count or spend payments until they have 1 confirmation, misc cleanup, changed internal version number from 312 to 31300 -- version 0.3.13 s_nakamoto 2010-09-30 16:23:07 +0000
  • 6ce5af574f Merge commit 'svn/trunk' into svn Gavin Andresen 2010-09-23 18:15:51 +0000
  • 81b2d877fb Update README.md Gavin Andresen 2010-09-23 18:06:50 +0000
  • 3764c12b1f Merge remote branch 'svn/trunk' into svn Gavin Andresen 2010-09-23 13:14:52 -0400
  • 8d13ca1f11 changed free transactions per block threshold s_nakamoto 2010-09-23 16:01:44 +0000
  • 9b8eb4d690 changed free transactions per block threshold s_nakamoto 2010-09-23 16:01:44 +0000
  • 645cc8cf49 Add branch README.md Gavin Andresen 2010-09-23 14:56:43 +0000
  • 1c21b7943d Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-19 19:29:03 -0400
  • 6aeb45187b only accept transactions sent by IP address if -allowreceivebyip is specified s_nakamoto 2010-09-19 21:20:34 +0000
  • 172f006020 only accept transactions sent by IP address if -allowreceivebyip is specified s_nakamoto 2010-09-19 21:20:34 +0000
  • a43a7dfa58 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-15 22:31:09 -0400
  • fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine s_nakamoto 2010-09-15 22:10:13 +0000
  • efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine s_nakamoto 2010-09-15 22:10:13 +0000
  • 4b36f34d6d Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-15 10:47:41 -0400
  • 71cc095cb2 reorganize BitcoinMiner to make it easier to add different SHA256 routines s_nakamoto 2010-09-13 22:14:24 +0000
  • 3df62878c3 reorganize BitcoinMiner to make it easier to add different SHA256 routines s_nakamoto 2010-09-13 22:14:24 +0000
  • 43e4a2a289 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-13 10:46:31 -0400
  • c8ad9b8375 dropped DB_PRIVATE from dbenv.open s_nakamoto 2010-09-12 17:30:15 +0000
  • fdbf76d4f4 dropped DB_PRIVATE from dbenv.open s_nakamoto 2010-09-12 17:30:15 +0000
  • 41016bfc46 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-10 19:18:27 -0400
  • 2323664a37 fix build on non-intel architectures, thanks teknohog s_nakamoto 2010-09-10 18:07:48 +0000
  • c39b06866e fix build on non-intel architectures, thanks teknohog s_nakamoto 2010-09-10 18:07:48 +0000
  • 00728c24e7 fix problem sending the last cent with sub-cent fractional change s_nakamoto 2010-09-10 16:58:59 +0000
  • 4968232490 fix problem sending the last cent with sub-cent fractional change s_nakamoto 2010-09-10 16:58:59 +0000
  • 90e165aa0c Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-09 14:26:53 -0400
  • 8555125a1a try to auto-detect whether to use 128-bit 4-way SSE2 s_nakamoto 2010-09-09 01:00:40 +0000
  • 7629d36a53 try to auto-detect whether to use 128-bit 4-way SSE2 s_nakamoto 2010-09-09 01:00:40 +0000
  • 14002c8eba Gavin Andresen: clean shutdown on SIGTERM s_nakamoto 2010-09-08 19:24:32 +0000
  • 3f64753779 Gavin Andresen: clean shutdown on SIGTERM s_nakamoto 2010-09-08 19:24:32 +0000
  • a2120986ff Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-06 21:51:27 -0400
  • 8c9479c6bb cleanup, catch some recoverable exceptions and continue -- version 0.3.12 release v0.3.12 s_nakamoto 2010-09-07 01:12:53 +0000
  • f1e1fb4bde cleanup, catch some recoverable exceptions and continue s_nakamoto 2010-09-07 01:12:53 +0000
  • 6690680538 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-06 19:05:27 -0400
  • d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers, json-rpc command line client return exit code, added rpc backupwallet command s_nakamoto 2010-09-06 21:03:04 +0000
  • 2742fdfda2 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-02 13:42:31 -0400
  • 0a61b0df12 propset svn:eol-style native s_nakamoto 2010-08-29 16:58:15 +0000
  • 343328c6b8 added -testsafemode switch -- version 0.3.11 release v0.3.11_notexact Satoshi Nakamoto 2010-08-28 00:55:50 +0000
  • d3631907d6 change switch name to -disablesafemode Satoshi Nakamoto 2010-08-28 00:55:19 +0000
  • 87cfcfd374 more rpc methods allowed in safe mode Satoshi Nakamoto 2010-08-28 00:54:37 +0000
  • 522dfe3422 alert system -- version 0.3.11 Satoshi Nakamoto 2010-08-28 00:51:52 +0000
  • c545563d46 warning message if clock is too far off Satoshi Nakamoto 2010-08-28 00:50:40 +0000
  • 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring Satoshi Nakamoto 2010-08-28 00:49:30 +0000
  • 5b721607b1 added -testsafemode switch -- version 0.3.11 release s_nakamoto 2010-08-25 17:53:09 +0000
  • 2ef9cfa5b8 change switch name to -disablesafemode s_nakamoto 2010-08-25 16:33:38 +0000
  • 7d7797b141 more rpc methods allowed in safe mode s_nakamoto 2010-08-25 14:18:56 +0000
  • 401926283a alert system -- version 0.3.11 s_nakamoto 2010-08-25 00:05:37 +0000
  • 2201a0808e warning message if clock is too far off s_nakamoto 2010-08-20 16:55:14 +0000
  • 05454818dc block index checking on load, extra redundant checks, misc refactoring s_nakamoto 2010-08-19 22:43:19 +0000
  • 43deefa435 do an extra CheckBlock in ConnectBlock Satoshi Nakamoto 2010-08-16 20:55:54 +0000
  • 21ca2d833b erase the bad chain after disconnecting it Satoshi Nakamoto 2010-08-16 20:54:47 +0000
  • bb3fd02930 blocks-1, verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically Satoshi Nakamoto 2010-08-16 20:53:49 +0000
  • c923cdbd5b wrap sha256.cpp in FOURWAYSSE2 #ifdef Satoshi Nakamoto 2010-08-16 20:52:36 +0000
  • 019b456605 added -march=amdfam10 to sha256.cpp in makefile.unix Satoshi Nakamoto 2010-08-16 20:51:46 +0000
  • 7d489192fd makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux Satoshi Nakamoto 2010-08-16 20:50:37 +0000
  • 44a0de1861 do an extra CheckBlock in ConnectBlock s_nakamoto 2010-08-16 18:46:02 +0000
  • a01d5876fa erase the bad chain after disconnecting it s_nakamoto 2010-08-16 17:51:10 +0000
  • 15399da9fe blocks-1, verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically s_nakamoto 2010-08-16 17:05:50 +0000
  • 6da916d4ac wrap sha256.cpp in FOURWAYSSE2 #ifdef s_nakamoto 2010-08-16 13:37:00 +0000
  • e540144b2e added -march=amdfam10 to sha256.cpp in makefile.unix s_nakamoto 2010-08-16 13:11:32 +0000
  • 76793dc969 fix for block 74638 overflow output transaction Satoshi Nakamoto 2010-08-15 23:09:29 +0000
  • 6ac7f9f144 misc changes Satoshi Nakamoto 2010-08-15 23:06:05 +0000
  • 08fee75201 makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux -- version 0.3.10 release v0.3.10 s_nakamoto 2010-08-15 22:46:58 +0000