Update README now that main svn has -testnet built in
[novacoin.git] / main.cpp
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-11 s_nakamotodkaparis: boost::bind build fix for c++0x
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-10-04 s_nakamotoRussian translation by eurekafag
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-13 s_nakamotoreorganize BitcoinMiner to make it easier to add differ...
2010-09-13 s_nakamotoreorganize BitcoinMiner to make it easier to add differ...
2010-09-10 s_nakamotofix build on non-intel architectures, thanks teknohog
2010-09-10 s_nakamotofix build on non-intel architectures, thanks teknohog
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotoadded -testsafemode switch
2010-08-28 Satoshi Nakamotoalert system
2010-08-28 Satoshi Nakamotowarning message if clock is too far off
2010-08-28 Satoshi Nakamotoblock index checking on load, extra redundant checks...
2010-08-25 s_nakamotoadded -testsafemode switch
2010-08-25 s_nakamotoalert system
2010-08-20 s_nakamotowarning message if clock is too far off
2010-08-19 s_nakamotoblock index checking on load, extra redundant checks...
2010-08-16 Satoshi Nakamotodo an extra CheckBlock in ConnectBlock
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 s_nakamotodo an extra CheckBlock in ConnectBlock
2010-08-16 s_nakamotoblocks-1,
2010-08-15 Satoshi Nakamotofix for block 74638 overflow output transaction
2010-08-15 Satoshi Nakamotomisc changes
2010-08-15 s_nakamotoscanback check to prevent adding to the 74638 overflow...
2010-08-15 s_nakamotofix for block 74638 overflow output transaction
2010-08-15 s_nakamotomisc changes
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-10 Satoshi Nakamotoalways make 8 outbound connections even if have inbound,
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
2010-08-04 Satoshi Nakamotonew safety feature displays a warning message and locks...
2010-08-03 s_nakamotonew safety feature displays a warning message and locks...
2010-07-31 Satoshi Nakamotofixed segfault in bignum.h, additional security limits...
2010-07-31 s_nakamotofixed segfault in bignum.h,
2010-07-30 --author=Satoshi... Fredrik Roubert: simplified makefile.unix with wx-confi...
2010-07-29 s_nakamotoFredrik Roubert: simplified makefile.unix with wx-config,
2010-07-27 --author=Satoshi... better IsInitialBlockDownload
2010-07-27 --author=Satoshi... added a subset of Crypto++ 5.6.0 with 48% faster ASM...
2010-07-27 s_nakamotobetter IsInitialBlockDownload
2010-07-27 s_nakamotoadded a subset of Crypto++ 5.6.0 with 48% faster ASM...
2010-07-27 --author=Satoshi... tcatm's cached SHA256 state idea, about 70% faster...
2010-07-27 s_nakamototcatm's cached SHA256 state idea, about 70% faster...
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-26 Satoshi NakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-26 s_nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-25 s_nakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-19 Gavin Andresensecurity safeguards,
2010-07-19 Gavin Andresenversion 0.3.1 rc1
2010-07-17 s_nakamotosecurity safeguards,
2010-07-15 s_nakamotoversion 0.3.1 rc1
2010-07-15 s_nakamotofix openssl linkage problems,
2010-07-14 Gavin AndresenFix CRLF
2010-07-08 s_nakamotoLaszlo's fix to make generate threads idle priority...
2010-07-08 s_nakamotoLaszlo's fix to make generate threads idle priority...
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-26 s_nakamotoversion 0.3 rc2
2010-06-26 s_nakamotoversion 0.3 rc2
2010-06-22 s_nakamotore-enable hiding taskbar button on minimize on linux...
2010-06-22 s_nakamotore-enable hiding taskbar button on minimize on linux...
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-18 s_nakamotouse seed nodes as fallback if IRC fails or with TOR
2010-06-18 s_nakamotouse seed nodes as fallback if IRC fails or with TOR
2010-06-15 s_nakamotomore addr message error checking
2010-06-15 s_nakamotomore addr message error checking
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-21 s_nakamototransaction filter tabs instead of view->show generated
2010-02-21 s_nakamototransaction filter tabs instead of view->show generated
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-17 s_nakamotoall builds are now with wxWidgets-2.9.0, we are now...
2010-02-17 s_nakamotoall builds are now with wxWidgets-2.9.0, we are now...
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
next