novacoin.git
2010-10-19 Gavin AndresenUpdate README now that main svn has -testnet built in
2010-10-19 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-14 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-14 gavinandresenmakefile.unix tweak from Xunie so bitcoind links on...
2010-10-11 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-11 gavinandresenFixed description of -rpcuser/-rpcpassword options.
2010-10-11 gavinandresen-rpcssl=1 option, allowing secure HTTPS JSON-RPC connec...
2010-10-11 s_nakamotodkaparis: boost::bind build fix for c++0x
2010-10-09 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-07 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-10-06 s_nakamotoupdated Russian translation
2010-10-06 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-10-05 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-10-04 s_nakamotoRussian translation by eurekafag
2010-10-01 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-09-30 s_nakamotofixed linux build,
2010-09-30 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-23 Gavin AndresenMerge commit 'svn/trunk' into svn
2010-09-23 Gavin AndresenUpdate README.md
2010-09-23 Gavin AndresenMerge remote branch 'svn/trunk' into svn
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-23 Gavin AndresenAdd branch README.md
2010-09-19 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
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-16 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
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-15 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
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-13 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-09-12 s_nakamotodropped DB_PRIVATE from dbenv.open
2010-09-12 s_nakamotodropped DB_PRIVATE from dbenv.open
2010-09-10 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
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 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
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-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-07 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-09-06 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-09-06 s_nakamotoGavin Andresen: json-rpc return standard error objects...
2010-09-02 Gavin AndresenMerge remote branch 'remotes/svn/trunk' into svn
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotoadded -testsafemode switch
2010-08-28 Satoshi Nakamotochange switch name to -disablesafemode
2010-08-28 Satoshi Nakamotomore rpc methods allowed in safe mode
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_nakamotochange switch name to -disablesafemode
2010-08-25 s_nakamotomore rpc methods allowed in safe mode
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 Nakamotoerase the bad chain after disconnecting it
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 Satoshi Nakamotowrap sha256.cpp in FOURWAYSSE2 #ifdef
2010-08-16 Satoshi Nakamotoadded -march=amdfam10 to sha256.cpp in makefile.unix
2010-08-16 Satoshi Nakamotomakefile.unix to build with option to enable tcatm...
2010-08-16 s_nakamotodo an extra CheckBlock in ConnectBlock
2010-08-16 s_nakamotoerase the bad chain after disconnecting it
2010-08-16 s_nakamotoblocks-1,
2010-08-16 s_nakamotowrap sha256.cpp in FOURWAYSSE2 #ifdef
2010-08-16 s_nakamotoadded -march=amdfam10 to sha256.cpp in makefile.unix
2010-08-15 Satoshi Nakamotofix for block 74638 overflow output transaction
2010-08-15 Satoshi Nakamotomisc changes
2010-08-15 s_nakamotomakefile.unix to build with option to enable tcatm...
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-15 Gavin AndresenQuick fix: bad block 74,652
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotofix build, thanks jgarzik
2010-08-12 Satoshi Nakamotodisable SSE2 on 32-bit
2010-08-12 Satoshi Nakamotogethashespersec and added version and hashespersec...
2010-08-12 Satoshi Nakamotojson-spirit print reals with 8 decimal places,
2010-08-11 s_nakamotofix build, thanks jgarzik
2010-08-10 s_nakamotodisable SSE2 on 32-bit
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotojson-spirit print reals with 8 decimal places,
2010-08-10 Satoshi Nakamotoalways make 8 outbound connections even if have inbound,
2010-08-10 Satoshi Nakamotoenable SSE2 in all builds to fix crypto++ SHA-256 on...
2010-08-10 Satoshi Nakamotocorrect typo for mac compile, update makefile to use...
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
next