019b456605
added -march=amdfam10 to sha256.cpp in makefile.unix
Satoshi Nakamoto
2010-08-16 20:51:46 +00:00
7d489192fd
makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux
Satoshi Nakamoto
2010-08-16 20:50:37 +00:00
44a0de1861
do an extra CheckBlock in ConnectBlock
s_nakamoto
2010-08-16 18:46:02 +00:00
a01d5876fa
erase the bad chain after disconnecting it
s_nakamoto
2010-08-16 17:51:10 +00:00
15399da9fe
blocks-1, verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically
s_nakamoto
2010-08-16 17:05:50 +00:00
6da916d4ac
wrap sha256.cpp in FOURWAYSSE2 #ifdef
s_nakamoto
2010-08-16 13:37:00 +00:00
e540144b2e
added -march=amdfam10 to sha256.cpp in makefile.unix
s_nakamoto
2010-08-16 13:11:32 +00:00
08fee75201
makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux -- version 0.3.10 release
s_nakamoto
2010-08-15 22:46:58 +00:00
85de7d7c0c
scanback check to prevent adding to the 74638 overflow chain
s_nakamoto
2010-08-15 22:21:03 +00:00
7f71fd13ae
fix -datadir=./subdir relative path, autostart off by default except on windows, fix occasional "vector iterator not dereferencable" assertion with msvc, fix readlink compile warning on linux build, use sys/param.h and BSD define instead of __BSD__, -paytxfee switch
Satoshi Nakamoto
2010-08-13 02:23:46 +00:00
01cd2fdaf3
fix -datadir=./subdir relative path, autostart off by default except on windows, fix occasional "vector iterator not dereferencable" assertion with msvc, fix readlink compile warning on linux build, use sys/param.h and BSD define instead of __BSD__, -paytxfee switch
s_nakamoto
2010-08-12 21:13:43 +00:00
0cff7a8aa7
disable SSE2 on 32-bit
s_nakamoto
2010-08-10 23:43:37 +00:00
fb83d28768
gethashespersec and added version and hashespersec to getinfo
s_nakamoto
2010-08-10 22:55:23 +00:00
342e1b7338
json-spirit print reals with 8 decimal places, bitcoind help <command> instead of bitcoind <command> -?
s_nakamoto
2010-08-10 19:21:17 +00:00
c2fa70ddfd
always make 8 outbound connections even if have inbound, limit one outbound connection per a.b.?.? range, switch -maxconnections=#
Satoshi Nakamoto
2010-08-10 16:03:01 +00:00
8a38d5663a
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
Satoshi Nakamoto
2010-08-10 16:01:23 +00:00
dd9e71843b
correct typo for mac compile, update makefile to use llvm
Satoshi Nakamoto
2010-08-10 15:57:38 +00:00
94cfec07fd
always make 8 outbound connections even if have inbound, limit one outbound connection per a.b.?.? range, switch -maxconnections=#
s_nakamoto
2010-08-09 20:00:17 +00:00
e6b7ab5749
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
s_nakamoto
2010-08-09 19:54:40 +00:00
0c50722270
correct typo for mac compile, update makefile to use llvm
laszloh
2010-08-04 04:15:38 +00:00
b34e8c3c36
new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade -- version 0.3.8
Satoshi Nakamoto
2010-08-04 01:51:34 +00:00
2c06be915d
new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade -- version 0.3.8
s_nakamoto
2010-08-03 18:25:05 +00:00
73aa262647
fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7
Satoshi Nakamoto
2010-07-31 20:12:05 +00:00
6ff5f718b6
fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7
s_nakamoto
2010-07-31 19:15:48 +00:00
e1cb7ce017
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
--author=Satoshi Nakamoto
2010-07-31 14:14:41 +00:00
01bed1828b
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
s_nakamoto
2010-07-30 23:22:55 +00:00
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
--author=Satoshi Nakamoto
2010-07-27 20:43:55 +00:00
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
s_nakamoto
2010-07-27 18:14:32 +00:00
9f35575ca3
tcatm's cached SHA256 state idea, about 70% faster generating
--author=Satoshi Nakamoto
2010-07-27 14:21:02 +00:00
520f367319
tcatm's cached SHA256 state idea, about 70% faster generating
s_nakamoto
2010-07-27 01:14:33 +00:00
b6dc3b517b
bitcoind now compiles without wxWidgets or wxBase
Satoshi Nakamoto
2010-07-26 17:44:51 +00:00
673a6d15d9
version 0.3.1 release
s_nakamoto
2010-07-16 23:12:58 +00:00
0bbc812f48
Spanish translation by milkiway, French translation by aidos
s_nakamoto
2010-07-15 19:11:51 +00:00
d01eaf0421
version 0.3.1 rc1
s_nakamoto
2010-07-15 16:46:46 +00:00
a30b56ebe7
fix openssl linkage problems, disable minimize to tray on Linux because it has too many problems including a CPU peg bug
s_nakamoto
2010-07-15 00:18:45 +00:00
6e5d67e827
switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters -- version 0.3.1
s_nakamoto
2010-07-09 15:29:48 +00:00
f32339e700
switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters -- version 0.3.1
s_nakamoto
2010-07-09 15:29:48 +00:00
20c6bfad1e
Gavin Andresen: implementation of autostart on system startup option on Linux
s_nakamoto
2010-07-09 02:11:50 +00:00
c8063ff034
Gavin Andresen: implementation of autostart on system startup option on Linux
s_nakamoto
2010-07-09 02:11:50 +00:00
50d49d9c2e
Portuguese translation by Tiago Faria
s_nakamoto
2010-07-08 18:07:14 +00:00
cefe611ce5
Portuguese translation by Tiago Faria
s_nakamoto
2010-07-08 18:07:14 +00:00
d882773789
Laszlo's fix to make generate threads idle priority on Linux, replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis
s_nakamoto
2010-07-08 16:14:56 +00:00
a280b4e661
Laszlo's fix to make generate threads idle priority on Linux, replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis
s_nakamoto
2010-07-08 16:14:56 +00:00
d77eac25b2
version 0.3 release
s_nakamoto
2010-07-04 06:15:06 +00:00
603c7ccea8
version 0.3 release
s_nakamoto
2010-07-04 06:15:06 +00:00
f077bc0f48
reduced max outbound connections from 15 to 8 --version 0.3 rc4
s_nakamoto
2010-07-02 23:43:29 +00:00
64f9370691
reduced max outbound connections from 15 to 8 --version 0.3 rc4
s_nakamoto
2010-07-02 23:43:29 +00:00
06c4716396
version 0.3 rc2
s_nakamoto
2010-06-26 15:47:45 +00:00
e2bf701454
version 0.3 rc2
s_nakamoto
2010-06-26 15:47:45 +00:00
8700fae12a
build-unix.txt: updated a few version numbers
s_nakamoto
2010-06-26 00:23:16 +00:00
c929529f9f
build-unix.txt: updated a few version numbers
s_nakamoto
2010-06-26 00:23:16 +00:00