Commit Graph

101 Commits (64ad448adc67f3c32fe0dfe074c82a8377f67ee7)

Author SHA1 Message Date
s_nakamoto 15399da9fe blocks-1,
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 fb83d28768 gethashespersec and added version and hashespersec to getinfo
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
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 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6
14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase
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,
15 years ago
s_nakamoto ae922a36a4 security safeguards,
15 years ago
s_nakamoto d01eaf0421 version 0.3.1 rc1
15 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems,
15 years ago
s_nakamoto 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters
15 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux
15 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux,
15 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4
15 years ago
s_nakamoto 06c4716396 version 0.3 rc2
15 years ago
s_nakamoto 6344edc36f version 0.3 rc1
15 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid,
15 years ago
s_nakamoto 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR
15 years ago
s_nakamoto e5681bb121 more addr message error checking
15 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything,
15 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download,
15 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo
15 years ago
s_nakamoto d7d80a74d5 fix unsafe string handling in wxGetTranslation
15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI,
15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated
15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book,
15 years ago
s_nakamoto c6ab3cf6d9 safer wxGetTranslation wrapper
15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff,
15 years ago
s_nakamoto 64a474a49b renamed a few rpc methods
15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup,
15 years ago
s_nakamoto cb0f89646f simplify AddAddress,
15 years ago
s_nakamoto e2c2648c14 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2
15 years ago
s_nakamoto e39bc50eb4 misc exit code, updated setup.nsi
15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use,
15 years ago
s_nakamoto 107d9e288d fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee
15 years ago
s_nakamoto 52f4cb4859 minor fix to batched initial download in case requester has more than 500 block non-main branch
15 years ago
s_nakamoto c5c7911dab bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
15 years ago
s_nakamoto dd519206a6 addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
15 years ago
s_nakamoto fa2a0338d3 fix display of new generated coins, fix assertion in bitcoinminer
15 years ago
s_nakamoto 99cef996c7 flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut
15 years ago
sirius-m e071a3f6c0 First commit
15 years ago