Commit Graph

40796 Commits (master)
 

Author SHA1 Message Date
s_nakamoto 9b8eb4d690 changed free transactions per block threshold
14 years ago
s_nakamoto 8d13ca1f11 changed free transactions per block threshold
14 years ago
Gavin Andresen 645cc8cf49 Add branch README.md
14 years ago
Gavin Andresen 1c21b7943d Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto 172f006020 only accept transactions sent by IP address if -allowreceivebyip is specified
14 years ago
s_nakamoto 6aeb45187b only accept transactions sent by IP address if -allowreceivebyip is specified
14 years ago
Gavin Andresen a43a7dfa58 Merge remote branch 'remotes/svn/trunk' into svn
14 years ago
s_nakamoto efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine
14 years ago
s_nakamoto fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine
14 years ago
Gavin Andresen 4b36f34d6d Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto 3df62878c3 reorganize BitcoinMiner to make it easier to add different SHA256 routines
14 years ago
s_nakamoto 71cc095cb2 reorganize BitcoinMiner to make it easier to add different SHA256 routines
14 years ago
Gavin Andresen 43e4a2a289 Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto fdbf76d4f4 dropped DB_PRIVATE from dbenv.open
14 years ago
s_nakamoto c8ad9b8375 dropped DB_PRIVATE from dbenv.open
14 years ago
Gavin Andresen 41016bfc46 Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto c39b06866e fix build on non-intel architectures, thanks teknohog
14 years ago
s_nakamoto 2323664a37 fix build on non-intel architectures, thanks teknohog
14 years ago
s_nakamoto 4968232490 fix problem sending the last cent with sub-cent fractional change
14 years ago
s_nakamoto 00728c24e7 fix problem sending the last cent with sub-cent fractional change
14 years ago
Gavin Andresen 90e165aa0c Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto 7629d36a53 try to auto-detect whether to use 128-bit 4-way SSE2
14 years ago
s_nakamoto 8555125a1a try to auto-detect whether to use 128-bit 4-way SSE2
14 years ago
s_nakamoto 3f64753779 Gavin Andresen: clean shutdown on SIGTERM
14 years ago
s_nakamoto 14002c8eba Gavin Andresen: clean shutdown on SIGTERM
14 years ago
Gavin Andresen a2120986ff Merge remote branch 'refs/remotes/svn/trunk' into svn
14 years ago
s_nakamoto f1e1fb4bde cleanup,
14 years ago
s_nakamoto 8c9479c6bb cleanup,
14 years ago
Gavin Andresen 6690680538 Merge remote branch 'remotes/svn/trunk' into svn
14 years ago
s_nakamoto d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers,
14 years ago
Gavin Andresen 2742fdfda2 Merge remote branch 'remotes/svn/trunk' into svn
14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native
14 years ago
Satoshi Nakamoto 343328c6b8 added -testsafemode switch
14 years ago
Satoshi Nakamoto d3631907d6 change switch name to -disablesafemode
14 years ago
Satoshi Nakamoto 87cfcfd374 more rpc methods allowed in safe mode
14 years ago
Satoshi Nakamoto 522dfe3422 alert system
14 years ago
Satoshi Nakamoto c545563d46 warning message if clock is too far off
14 years ago
Satoshi Nakamoto 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring
14 years ago
s_nakamoto 5b721607b1 added -testsafemode switch
14 years ago
s_nakamoto 2ef9cfa5b8 change switch name to -disablesafemode
14 years ago
s_nakamoto 7d7797b141 more rpc methods allowed in safe mode
14 years ago
s_nakamoto 401926283a alert system
14 years ago
s_nakamoto 2201a0808e warning message if clock is too far off
14 years ago
s_nakamoto 05454818dc block index checking on load, extra redundant checks, misc refactoring
14 years ago
Satoshi Nakamoto 43deefa435 do an extra CheckBlock in ConnectBlock
14 years ago
Satoshi Nakamoto 21ca2d833b erase the bad chain after disconnecting it
14 years ago
Satoshi Nakamoto bb3fd02930 blocks-1,
14 years ago
Satoshi Nakamoto c923cdbd5b wrap sha256.cpp in FOURWAYSSE2 #ifdef
14 years ago
Satoshi Nakamoto 019b456605 added -march=amdfam10 to sha256.cpp in makefile.unix
14 years ago
Satoshi Nakamoto 7d489192fd makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux
14 years ago