2010-11-25 |
s_nakamoto | -- version 0.3.17 release |
blob | commitdiff | raw |
2010-11-25 |
s_nakamoto | still working on account-based commands getbalance... |
blob | commitdiff | raw | diff to current |
2010-11-23 |
s_nakamoto | new getwork |
blob | commitdiff | raw | diff to current |
2010-11-22 |
gavinandresen | Depracate "label" API, replacing with account |
blob | commitdiff | raw | diff to current |
2010-11-21 |
s_nakamoto | added transaction fee setting in UI options menu, |
blob | commitdiff | raw | diff to current |
2010-11-20 |
s_nakamoto | small bugfix |
blob | commitdiff | raw | diff to current |
2010-11-19 |
s_nakamoto | require some minimal priority for free transactions... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
s_nakamoto | efficiently sort transaction dependencies in one pass |
blob | commitdiff | raw | diff to current |
2010-11-15 |
gavinandresen | Update websites used for GetMyExternalIP |
blob | commitdiff | raw | diff to current |
2010-11-14 |
s_nakamoto | -- version 0.3.15 release |
blob | commitdiff | raw | diff to current |
2010-11-08 |
s_nakamoto | -paytxfee is now per KB, |
blob | commitdiff | raw | diff to current |
2010-10-23 |
s_nakamoto | bugfixes from Dean Gores, |
blob | commitdiff | raw | diff to current |
2010-10-22 |
gavinandresen | testnet and keypoololdest added to RPC getinfo output... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
s_nakamoto | -- version 0.3.14 release |
blob | commitdiff | raw | diff to current |
2010-10-20 |
gavinandresen | validateaddress RPC command |
blob | commitdiff | raw | diff to current |
2010-10-19 |
s_nakamoto | Gavin's TEST network as -testnet switch, misc fixes |
blob | commitdiff | raw | diff to current |
2010-10-11 |
gavinandresen | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connec... |
blob | commitdiff | raw | diff to current |
2010-10-09 |
s_nakamoto | key pool for safer wallet backup |
blob | commitdiff | raw | diff to current |
2010-10-06 |
s_nakamoto | recursive function to determine if own unconfirmed... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
s_nakamoto | don't count or spend payments until they have 1 confirm... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
s_nakamoto | changed free transactions per block threshold |
blob | commitdiff | raw | diff to current |
2010-09-19 |
s_nakamoto | only accept transactions sent by IP address if -allowre... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
s_nakamoto | config option -rpcallowip= to accept json-rpc connectio... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
s_nakamoto | reorganize BitcoinMiner to make it easier to add differ... |
blob | commitdiff | raw | diff to current |
2010-09-12 |
s_nakamoto | dropped DB_PRIVATE from dbenv.open |
blob | commitdiff | raw | diff to current |
2010-09-10 |
s_nakamoto | fix problem sending the last cent with sub-cent fractio... |
blob | commitdiff | raw | diff to current |
2010-09-09 |
s_nakamoto | try to auto-detect whether to use 128-bit 4-way SSE2 |
blob | commitdiff | raw | diff to current |
2010-09-07 |
s_nakamoto | cleanup, |
blob | commitdiff | raw | diff to current |
2010-09-06 |
s_nakamoto | Gavin Andresen: json-rpc return standard error objects... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
s_nakamoto | propset svn:eol-style native |
blob | commitdiff | raw | diff to current |
2010-08-25 |
s_nakamoto | alert system |
blob | commitdiff | raw | diff to current |
2010-08-20 |
s_nakamoto | warning message if clock is too far off |
blob | commitdiff | raw | diff to current |
2010-08-19 |
s_nakamoto | block index checking on load, extra redundant checks... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
s_nakamoto | do an extra CheckBlock in ConnectBlock |
blob | commitdiff | raw | diff to current |
2010-08-16 |
s_nakamoto | blocks-1, |
blob | commitdiff | raw | diff to current |
2010-08-15 |
s_nakamoto | scanback check to prevent adding to the 74638 overflow... |
blob | commitdiff | raw | diff to current |
2010-08-15 |
s_nakamoto | fix for block 74638 overflow output transaction |
blob | commitdiff | raw | diff to current |
2010-08-15 |
s_nakamoto | misc changes |
blob | commitdiff | raw | diff to current |
2010-08-12 |
s_nakamoto | fix -datadir=./subdir relative path, |
blob | commitdiff | raw | diff to current |
2010-08-10 |
s_nakamoto | gethashespersec and added version and hashespersec... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
s_nakamoto | always make 8 outbound connections even if have inbound, |
blob | commitdiff | raw | diff to current |
2010-08-09 |
s_nakamoto | enable SSE2 in all builds to fix crypto++ SHA-256 on... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
s_nakamoto | new safety feature displays a warning message and locks... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
s_nakamoto | fixed segfault in bignum.h, |
blob | commitdiff | raw | diff to current |
2010-07-29 |
s_nakamoto | reverted makefile.unix wx-config -- version 0.3.6 |
blob | commitdiff | raw | diff to current |
2010-07-26 |
s_nakamoto | bitcoind now compiles without wxWidgets or wxBase |
blob | commitdiff | raw | diff to current |
2010-07-25 |
s_nakamoto | Gavin Andresen's JSON-RPC HTTP authentication, |
blob | commitdiff | raw | diff to current |
2010-07-18 |
s_nakamoto | minor UI tweaks, removed some outdated txt files, |
blob | commitdiff | raw | diff to current |
2010-07-17 |
s_nakamoto | security safeguards, |
blob | commitdiff | raw | diff to current |
2010-07-15 |
s_nakamoto | version 0.3.1 rc1 |
blob | commitdiff | raw | diff to current |
2010-07-15 |
s_nakamoto | fix openssl linkage problems, |
blob | commitdiff | raw | diff to current |
2010-07-09 |
s_nakamoto | switched from wxStandardPaths to GetDefaultDataDir... |
blob | commitdiff | raw | diff to current |
2010-07-09 |
s_nakamoto | Gavin Andresen: implementation of autostart on system... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
s_nakamoto | Laszlo's fix to make generate threads idle priority... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
s_nakamoto | reduced max outbound connections from 15 to 8 --version... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
s_nakamoto | version 0.3 rc2 |
blob | commitdiff | raw | diff to current |
2010-06-22 |
s_nakamoto | version 0.3 rc1 |
blob | commitdiff | raw | diff to current |
2010-06-21 |
s_nakamoto | fixed colors on ubuntu lucid, |
blob | commitdiff | raw | diff to current |
2010-06-18 |
s_nakamoto | use seed nodes as fallback if IRC fails or with TOR |
blob | commitdiff | raw | diff to current |
2010-06-15 |
s_nakamoto | more addr message error checking |
blob | commitdiff | raw | diff to current |
2010-06-10 |
s_nakamoto | automatically change displayed address whenever it... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
s_nakamoto | better prevention of inventory relaying during initial... |
blob | commitdiff | raw | diff to current |
2010-05-19 |
s_nakamoto | Mac OS build fixes by laszlo |
blob | commitdiff | raw | diff to current |
2010-02-28 |
s_nakamoto | fix unsafe string handling in wxGetTranslation |
blob | commitdiff | raw | diff to current |
2010-02-25 |
s_nakamoto | GUI-less build target bitcoind that links to wxBase... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
s_nakamoto | run as daemon without GUI, |
blob | commitdiff | raw | diff to current |
2010-02-21 |
s_nakamoto | transaction filter tabs instead of view->show generated |
blob | commitdiff | raw | diff to current |
2010-02-20 |
s_nakamoto | Address Book with tabs instead of separate Your Address... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
s_nakamoto | safer wxGetTranslation wrapper |
blob | commitdiff | raw | diff to current |
2010-02-17 |
s_nakamoto | all builds are now with wxWidgets-2.9.0, we are now... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
s_nakamoto | strip out unfinished product, review and market stuff, |
blob | commitdiff | raw | diff to current |
2010-02-14 |
s_nakamoto | renamed a few rpc methods |
blob | commitdiff | raw | diff to current |
2010-02-12 |
s_nakamoto | command line and JSON-RPC first draft, requires Boost... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
s_nakamoto | update fSpent flag on wallet transactions if they're... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
s_nakamoto | simplify AddAddress, |
blob | commitdiff | raw | diff to current |
2009-12-14 |
s_nakamoto | filter out duplicate getblocks and don't relay inv... |
blob | commitdiff | raw | diff to current |
2009-12-13 |
s_nakamoto | misc exit code, updated setup.nsi |
blob | commitdiff | raw | diff to current |
2009-12-11 |
s_nakamoto | retry IRC if name in use, |
blob | commitdiff | raw | diff to current |
2009-12-06 |
s_nakamoto | fix transaction fee bug in CreateTransaction, higher... |
blob | commitdiff | raw | diff to current |
2009-11-24 |
s_nakamoto | minor fix to batched initial download in case requester... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
s_nakamoto | bugfix Db::open/close and zombie sockets bugs fix doubl... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
s_nakamoto | addr relaying fixes, proxy option and privacy patches... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
s_nakamoto | fix display of new generated coins, fix assertion in... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
s_nakamoto | flush wallet.dat, multi-proc, reorg options, revert... |
blob | commitdiff | raw | diff to current |
2009-08-30 |
sirius-m | First commit |
blob | commitdiff | raw | diff to current |
|