| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then up... | s_nakamoto | 2010-12-06 | 3 | -15/+36 |
| | * | | preps for future client-only mode, | s_nakamoto | 2010-12-05 | 6 | -29/+165 |
| | * | | All boolean options/flags now work the same way. | gavinandresen | 2010-12-03 | 7 | -31/+33 |
| * | | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-12-01 | 6 | -98/+268 |
| |\| | |
|
| | * | | JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance... | gavinandresen | 2010-11-30 | 6 | -98/+268 |
| * | | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-28 | 6 | -7/+95 |
| |\| | |
|
| | * | | added boost tuples to serialize.h | s_nakamoto | 2010-11-27 | 2 | -3/+81 |
| | * | | -- version 0.3.17 releasev0.3.17 | s_nakamoto | 2010-11-25 | 5 | -5/+13 |
| | * | | still working on account-based commands getbalance, move and sendfrom, they'r... | s_nakamoto | 2010-11-25 | 2 | -1/+3 |
| | |/ |
|
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-23 | 10 | -254/+469 |
| |\| |
|
| | * | new getwork | s_nakamoto | 2010-11-23 | 10 | -254/+469 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-22 | 5 | -91/+515 |
| |\| |
|
| | * | Depracate "label" API, replacing with account | gavinandresen | 2010-11-22 | 5 | -91/+515 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-22 | 6 | -219/+224 |
| |\| |
|
| | * | added transaction fee setting in UI options menu, | s_nakamoto | 2010-11-21 | 6 | -219/+224 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-21 | 4 | -57/+111 |
| |\| |
|
| | * | small bugfix | s_nakamoto | 2010-11-20 | 2 | -2/+2 |
| | * | require some minimal priority for free transactions to slow down transaction ... | s_nakamoto | 2010-11-19 | 3 | -12/+17 |
| | * | efficiently sort transaction dependencies in one pass | s_nakamoto | 2010-11-19 | 3 | -48/+97 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-17 | 1 | -7/+4 |
| |\| |
|
| | * | OutputDebugStringF fix for Mac FileVault problem, take 3 | gavinandresen | 2010-11-18 | 1 | -27/+20 |
| | * | Make OutputDebugStringF thread-safe again (thanks ArtForz for catching) | gavinandresen | 2010-11-16 | 1 | -22/+26 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-16 | 4 | -17/+28 |
| |\| |
|
| | * | Re-open debug.log every ten minutes instead of every printf; fixes performanc... | gavinandresen | 2010-11-16 | 1 | -5/+14 |
| | * | Update websites used for GetMyExternalIP | gavinandresen | 2010-11-15 | 2 | -9/+11 |
| | * | -- version 0.3.15 releasev0.3.15 | s_nakamoto | 2010-11-14 | 2 | -4/+4 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-10 | 1 | -0/+1 |
| |\| |
|
| | * | Add paytxfee to getinfo output | gavinandresen | 2010-11-10 | 1 | -0/+1 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-09 | 2 | -2/+34 |
| |\| |
|
| | * | SelectCoins first pass tries not to use coins with less than 6 confirmations | s_nakamoto | 2010-11-09 | 2 | -2/+34 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-08 | 6 | -27/+119 |
| |\| |
|
| | * | -paytxfee is now per KB, | s_nakamoto | 2010-11-08 | 6 | -27/+119 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-11-03 | 2 | -54/+58 |
| |\| |
|
| | * | Fix IsInitialBlockDownload if running on testnet | gavinandresen | 2010-11-04 | 1 | -1/+1 |
| | * | Prevent double-sends from quick double-button-clicks | gavinandresen | 2010-11-03 | 1 | -53/+57 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-23 | 8 | -63/+109 |
| |\| |
|
| | * | bugfixes from Dean Gores, | s_nakamoto | 2010-10-23 | 8 | -63/+109 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-22 | 7 | -11/+35 |
| |\| |
|
| | * | testnet and keypoololdest added to RPC getinfo output. And RPC now sends pro... | gavinandresen | 2010-10-22 | 5 | -7/+31 |
| | * | -- version 0.3.14 releasev0.3.14 | s_nakamoto | 2010-10-21 | 3 | -5/+5 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-20 | 7 | -22/+51 |
| |\| |
|
| | * | Gavin Andresen: multiple instance check, -testnet use port 18333 | s_nakamoto | 2010-10-20 | 5 | -21/+27 |
| | * | validateaddress RPC command | gavinandresen | 2010-10-20 | 2 | -1/+24 |
| * | | Update README now that main svn has -testnet built in | Gavin Andresen | 2010-10-19 | 1 | -19/+4 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-19 | 14 | -82/+155 |
| |\| |
|
| | * | Gavin's TEST network as -testnet switch, misc fixes | s_nakamoto | 2010-10-19 | 14 | -82/+155 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-14 | 1 | -1/+3 |
| |\| |
|
| | * | makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 | gavinandresen | 2010-10-14 | 1 | -1/+3 |
| * | | Merge remote branch 'refs/remotes/svn/trunk' into svn | Gavin Andresen | 2010-10-11 | 7 | -32/+162 |
| |\| |
|
| | * | Fixed description of -rpcuser/-rpcpassword options. | gavinandresen | 2010-10-11 | 1 | -16/+16 |