135 Commits (f1e1fb4bdef878c8fc1564fa418d44e7541a7e83)
 

Author SHA1 Message Date
s_nakamoto f1e1fb4bde cleanup, 14 years ago
s_nakamoto d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 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
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
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
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 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
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
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
s_nakamoto 6ff5f718b6 fixed segfault in bignum.h, 14 years ago
s_nakamoto 01bed1828b simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 14 years ago
s_nakamoto 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6 14 years ago
s_nakamoto 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config, 14 years ago
s_nakamoto f6f8237a74 fixed makefile.osx 14 years ago
s_nakamoto 0bd084011a fixed makefile.vc 14 years ago
s_nakamoto f79751c299 better IsInitialBlockDownload 14 years ago
s_nakamoto 813505cc13 added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem 14 years ago
s_nakamoto 520f367319 tcatm's cached SHA256 state idea, about 70% faster generating 14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 6966768a55 Gavin: BIO_FLAGS_BASE64_NO_NL 14 years ago
s_nakamoto 7d46f9250c Lachesis: remove newlines every 64 characters in EncodeBase64 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
s_nakamoto ae922a36a4 security safeguards, 14 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release 14 years ago
s_nakamoto 0bbc812f48 Spanish translation by milkiway, 14 years ago
s_nakamoto d01eaf0421 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
s_nakamoto 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 14 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto 50d49d9c2e Portuguese translation by Tiago Faria 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago