127 Commits (7a37c906a1c712fe1dbfddc0723d132fdb95f75f)
 

Author SHA1 Message Date
Satoshi Nakamoto 7a37c906a1 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
Satoshi Nakamoto 76793dc969 fix for block 74638 overflow output transaction 14 years ago
Satoshi Nakamoto 6ac7f9f144 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
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
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
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
Satoshi Nakamoto 73aa262647 fixed segfault in bignum.h, additional security limits, refactoring 14 years ago
--author=Satoshi Nakamoto e1cb7ce017 simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 14 years ago
--author=Satoshi Nakamoto a75560d828 reverted makefile.unix wx-config -- version 0.3.6 14 years ago
--author=Satoshi Nakamoto ec82517c89 Fredrik Roubert: simplified makefile.unix with wx-config, misc 14 years ago
--author=Satoshi Nakamoto 31ffe954b6 fixed makefile.osx 14 years ago
--author=Satoshi Nakamoto 872d60f6e4 fixed makefile.vc 14 years ago
--author=Satoshi Nakamoto 2689f4d02b better IsInitialBlockDownload 14 years ago
--author=Satoshi Nakamoto 3dd20ff2f8 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
--author=Satoshi Nakamoto 9f35575ca3 tcatm's cached SHA256 state idea, about 70% faster generating 14 years ago
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase 14 years ago
Gavin Andresen f0c11b1917 Gavin: BIO_FLAGS_BASE64_NO_NL 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
Gavin Andresen fe98cf8dc5 Configuration file, HTTP Basic authentication 14 years ago
Gavin Andresen e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files 14 years ago
Gavin Andresen 4110f33cde security safeguards, 14 years ago
Gavin Andresen 8e79c64750 version 0.3.1 release 14 years ago
Gavin Andresen 05708fc63e Spanish translation by milkiway, 14 years ago
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto f32339e700 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 14 years ago
s_nakamoto c8063ff034 Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto cefe611ce5 Portuguese translation by Tiago Faria 14 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto 603c7ccea8 version 0.3 release 14 years ago
s_nakamoto 64f9370691 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto e2bf701454 version 0.3 rc2 14 years ago
s_nakamoto c929529f9f build-unix.txt: updated a few version numbers 14 years ago
s_nakamoto 6cc56d8e83 updated build-unix.txt instructions: sudo apt-get install libboost-all-dev 14 years ago
s_nakamoto 2adc9062d8 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind 14 years ago
s_nakamoto 6970bd96d1 version 0.3 rc1 15 years ago
s_nakamoto d63b0adabd added new files to setup.nsi, updated version numbers 15 years ago