s_nakamoto
|
fb83d28768
|
gethashespersec and added version and hashespersec to getinfo
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@127 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
342e1b7338
|
json-spirit print reals with 8 decimal places,
bitcoind help <command> instead of bitcoind <command> -?
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@126 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
Satoshi Nakamoto
|
c2fa70ddfd
|
always make 8 outbound connections even if have inbound,
limit one outbound connection per a.b.?.? range,
switch -maxconnections=#
|
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,
limit one outbound connection per a.b.?.? range,
switch -maxconnections=#
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@125 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
e6b7ab5749
|
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@124 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
laszloh
|
0c50722270
|
correct typo for mac compile, update makefile to use llvm
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@123 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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
-- version 0.3.8
|
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
-- version 0.3.8
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@122 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
Satoshi Nakamoto
|
73aa262647
|
fixed segfault in bignum.h, additional security limits, refactoring
-- version 0.3.7
|
14 years ago |
s_nakamoto
|
6ff5f718b6
|
fixed segfault in bignum.h,
additional security limits,
refactoring
-- version 0.3.7
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@121 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
--author=Satoshi Nakamoto
|
e1cb7ce017
|
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
|
14 years ago |
s_nakamoto
|
01bed1828b
|
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@120 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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 |
s_nakamoto
|
757f0769d8
|
reverted makefile.unix wx-config -- version 0.3.6
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@119 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
17b2740289
|
Fredrik Roubert: simplified makefile.unix with wx-config,
misc
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@118 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
f6f8237a74
|
fixed makefile.osx
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@117 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
0bd084011a
|
fixed makefile.vc
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@116 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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 |
s_nakamoto
|
f79751c299
|
better IsInitialBlockDownload
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@115 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@114 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
--author=Satoshi Nakamoto
|
9f35575ca3
|
tcatm's cached SHA256 state idea, about 70% faster generating
|
14 years ago |
s_nakamoto
|
520f367319
|
tcatm's cached SHA256 state idea, about 70% faster generating
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@113 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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,
faster initial block download
-- version 0.3.3
|
14 years ago |
s_nakamoto
|
793200e5e9
|
bitcoind now compiles without wxWidgets or wxBase
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@112 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
6966768a55
|
Gavin: BIO_FLAGS_BASE64_NO_NL
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@111 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
7d46f9250c
|
Lachesis: remove newlines every 64 characters in EncodeBase64
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@110 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
14 years ago |
s_nakamoto
|
3b7cd5d89a
|
Gavin Andresen's JSON-RPC HTTP authentication,
faster initial block download
-- version 0.3.3
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@109 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
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
|
15 years ago |
Gavin Andresen
|
4110f33cde
|
security safeguards,
limited addr messages
-- version 0.3.2
|
15 years ago |
Gavin Andresen
|
8e79c64750
|
version 0.3.1 release
|
15 years ago |
Gavin Andresen
|
05708fc63e
|
Spanish translation by milkiway,
French translation by aidos
|
15 years ago |
Gavin Andresen
|
9d2174b6f5
|
version 0.3.1 rc1
|
15 years ago |
s_nakamoto
|
e8bff10f07
|
minor UI tweaks, removed some outdated txt files,
(and json-rpc password -rpcpw= switch, which we're going to revert)
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@108 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
ae922a36a4
|
security safeguards,
limited addr messages
-- version 0.3.2
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@107 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
673a6d15d9
|
version 0.3.1 release
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@106 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
0bbc812f48
|
Spanish translation by milkiway,
French translation by aidos
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@105 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
d01eaf0421
|
version 0.3.1 rc1
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@104 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
a30b56ebe7
|
fix openssl linkage problems,
disable minimize to tray on Linux because it has too many problems including a CPU peg bug
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@103 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
Gavin Andresen
|
8bd66202c3
|
Fix CRLF
|
15 years ago |
s_nakamoto
|
6e5d67e827
|
switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters
-- version 0.3.1
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@102 1a98c847-1fd6-4fd8-948a-caf3550aa51b
|
15 years ago |
s_nakamoto
|
f32339e700
|
switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters
-- version 0.3.1
|
15 years ago |