Commit Graph

26813 Commits (fefa06b18c614ec0066b1247aaee0764cdc40192)
 

Author SHA1 Message Date
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
s_nakamoto 44a0de1861 do an extra CheckBlock in ConnectBlock
14 years ago
s_nakamoto a01d5876fa erase the bad chain after disconnecting it
14 years ago
s_nakamoto 15399da9fe blocks-1,
14 years ago
s_nakamoto 6da916d4ac wrap sha256.cpp in FOURWAYSSE2 #ifdef
14 years ago
s_nakamoto e540144b2e added -march=amdfam10 to sha256.cpp in makefile.unix
14 years ago
Satoshi Nakamoto 76793dc969 fix for block 74638 overflow output transaction
14 years ago
Satoshi Nakamoto 6ac7f9f144 misc changes
14 years ago
s_nakamoto 08fee75201 makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux
14 years ago
s_nakamoto 85de7d7c0c scanback check to prevent adding to the 74638 overflow chain
14 years ago
s_nakamoto d4c6b90ca3 fix for block 74638 overflow output transaction
14 years ago
s_nakamoto 4bd188c438 misc changes
14 years ago
Gavin Andresen 2d12315c94 Quick fix: bad block 74,652
14 years ago
Satoshi Nakamoto 7f71fd13ae fix -datadir=./subdir relative path,
14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path,
14 years ago
Satoshi Nakamoto 819adfff6f fix build, thanks jgarzik
14 years ago
Satoshi Nakamoto f5d2bc8a36 disable SSE2 on 32-bit
14 years ago
Satoshi Nakamoto 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo
14 years ago
Satoshi Nakamoto 410b618d18 json-spirit print reals with 8 decimal places,
14 years ago
s_nakamoto 4287732797 fix build, thanks jgarzik
14 years ago
s_nakamoto 0cff7a8aa7 disable SSE2 on 32-bit
14 years ago
s_nakamoto fb83d28768 gethashespersec and added version and hashespersec to getinfo
14 years ago
s_nakamoto 342e1b7338 json-spirit print reals with 8 decimal places,
14 years ago
Satoshi Nakamoto c2fa70ddfd always make 8 outbound connections even if have inbound,
14 years ago
Satoshi Nakamoto 8a38d5663a enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
14 years ago
Satoshi Nakamoto dd9e71843b correct typo for mac compile, update makefile to use llvm
14 years ago
s_nakamoto 94cfec07fd always make 8 outbound connections even if have inbound,
14 years ago
s_nakamoto e6b7ab5749 enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
14 years ago
laszloh 0c50722270 correct typo for mac compile, update makefile to use llvm
14 years ago
Satoshi Nakamoto b34e8c3c36 new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade
14 years ago
s_nakamoto 2c06be915d new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade
14 years ago
Satoshi Nakamoto 73aa262647 fixed segfault in bignum.h, additional security limits, refactoring
14 years ago
s_nakamoto 6ff5f718b6 fixed segfault in bignum.h,
14 years ago
--author=Satoshi Nakamoto e1cb7ce017 simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
14 years ago