Commit Graph

  • d12e53ea09 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-12-08 20:06:44 -0500
  • 8220180133 -- version 0.3.18 release v0.3.18 s_nakamoto 2010-12-08 23:23:48 +0000
  • a206a23980 IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. gavinandresen 2010-12-07 13:43:31 +0000
  • 0a87c91692 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-12-06 18:58:31 -0500
  • 865c3a2383 fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then upgrade again s_nakamoto 2010-12-06 15:59:28 +0000
  • f03304a9c7 preps for future client-only mode, jgarzik's initial download speedup s_nakamoto 2010-12-05 09:29:30 +0000
  • bdde31d787 All boolean options/flags now work the same way. gavinandresen 2010-12-03 19:38:09 +0000
  • 0575c0a667 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-12-01 09:20:49 -0500
  • bfd471f53e JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> gavinandresen 2010-11-30 18:58:11 +0000
  • 6f8ba620c2 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-28 10:56:51 -0500
  • 84d7c981dc added boost tuples to serialize.h s_nakamoto 2010-11-27 23:12:41 +0000
  • 24324d83e8 -- version 0.3.17 release v0.3.17 s_nakamoto 2010-11-25 20:41:57 +0000
  • b7ccd48dd8 still working on account-based commands getbalance, move and sendfrom, they're only for testing for now s_nakamoto 2010-11-25 16:40:25 +0000
  • 94073ecf7b Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-23 15:01:34 -0500
  • 776d0f3459 new getwork s_nakamoto 2010-11-23 19:16:36 +0000
  • 262430f705 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-22 11:34:13 -0500
  • e4ff4e6898 Depracate "label" API, replacing with account New RPC methods: move, sendfrom Change to getbalance (now takes optional [account] argument) Renamed methods with "label" in their names. sendtoaddress returns hexadecimal transaction ID instead of "sent". gavinandresen 2010-11-22 15:53:20 +0000
  • 593f74b9cb Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-22 00:06:42 -0500
  • 298a771494 added transaction fee setting in UI options menu, cut free transaction area from 50KB to 26KB s_nakamoto 2010-11-21 22:46:19 +0000
  • 2d8b65e837 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-21 15:48:48 -0500
  • 51d9b435cd small bugfix s_nakamoto 2010-11-20 02:12:03 +0000
  • f35e21e2e4 require some minimal priority for free transactions to slow down transaction spam s_nakamoto 2010-11-19 23:37:05 +0000
  • 683bcb9154 efficiently sort transaction dependencies in one pass s_nakamoto 2010-11-19 20:22:46 +0000
  • 11c570cfb4 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-17 20:51:36 -0500
  • c4679ad0f1 OutputDebugStringF fix for Mac FileVault problem, take 3 (cannot use a CRITICAL_BLOCK because of undefined order calling static destructors; instead, keep debug.log open, and tell people to use copytruncate when doing log rotation) gavinandresen 2010-11-18 00:11:33 +0000
  • 2f7a9997c8 Make OutputDebugStringF thread-safe again (thanks ArtForz for catching) gavinandresen 2010-11-16 17:41:44 +0000
  • 8595d31ee8 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-11-16 09:04:24 -0500
  • 026c5f7617 Re-open debug.log every ten minutes instead of every printf; fixes performance problem with Mac FileVault. gavinandresen 2010-11-16 02:32:36 +0000
  • 222e3de4be Update websites used for GetMyExternalIP gavinandresen 2010-11-15 21:37:33 +0000
  • 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