aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-23Update README.mdGavin Andresen
2010-09-23Merge remote branch 'svn/trunk' into svnGavin Andresen
2010-09-23changed free transactions per block thresholds_nakamoto
2010-09-23Add branch README.mdGavin Andresen
2010-09-19Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-19only accept transactions sent by IP address if -allowreceivebyip is specifieds_nakamoto
2010-09-15Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen
2010-09-15config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto
2010-09-15Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-13reorganize BitcoinMiner to make it easier to add different SHA256 routiness_nakamoto
2010-09-13Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-12dropped DB_PRIVATE from dbenv.opens_nakamoto
2010-09-10Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-10fix build on non-intel architectures, thanks teknohogs_nakamoto
2010-09-10fix problem sending the last cent with sub-cent fractional changes_nakamoto
2010-09-09Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-09try to auto-detect whether to use 128-bit 4-way SSE2s_nakamoto
2010-09-08Gavin Andresen: clean shutdown on SIGTERMs_nakamoto
2010-09-06Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-09-07cleanup,s_nakamoto
2010-09-06Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen
2010-09-06Gavin Andresen: json-rpc return standard error objects with error code numbers,s_nakamoto
2010-09-02Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-28added -testsafemode switchv0.3.11_notexactSatoshi Nakamoto
2010-08-28change switch name to -disablesafemodeSatoshi Nakamoto
2010-08-28more rpc methods allowed in safe modeSatoshi Nakamoto
2010-08-28alert systemSatoshi Nakamoto
2010-08-28warning message if clock is too far offSatoshi Nakamoto
2010-08-28block index checking on load, extra redundant checks, misc refactoringSatoshi Nakamoto
2010-08-25added -testsafemode switchs_nakamoto
2010-08-25change switch name to -disablesafemodes_nakamoto
2010-08-25more rpc methods allowed in safe modes_nakamoto
2010-08-25alert systems_nakamoto
2010-08-20warning message if clock is too far offs_nakamoto
2010-08-19block index checking on load, extra redundant checks, misc refactorings_nakamoto
2010-08-16do an extra CheckBlock in ConnectBlockSatoshi Nakamoto
2010-08-16erase the bad chain after disconnecting itSatoshi Nakamoto
2010-08-16blocks-1,Satoshi Nakamoto
2010-08-16wrap sha256.cpp in FOURWAYSSE2 #ifdefSatoshi Nakamoto
2010-08-16added -march=amdfam10 to sha256.cpp in makefile.unixSatoshi Nakamoto
2010-08-16makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...Satoshi Nakamoto
2010-08-16do an extra CheckBlock in ConnectBlocks_nakamoto
2010-08-16erase the bad chain after disconnecting its_nakamoto
2010-08-16blocks-1,s_nakamoto
2010-08-16wrap sha256.cpp in FOURWAYSSE2 #ifdefs_nakamoto
2010-08-16added -march=amdfam10 to sha256.cpp in makefile.unixs_nakamoto
2010-08-15fix for block 74638 overflow output transactionSatoshi Nakamoto
2010-08-15misc changesSatoshi Nakamoto
2010-08-15makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10s_nakamoto