38 Commits (593f74b9cbaabc3952d0491d502c0405659121c3)

Author SHA1 Message Date
s_nakamoto 298a771494 added transaction fee setting in UI options menu, 14 years ago
s_nakamoto c891967b6f bugfixes from Dean Gores, 14 years ago
gavinandresen c285051c08 testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. 14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 14 years ago
s_nakamoto 103849419a key pool for safer wallet backup 14 years ago
s_nakamoto a790fa46f4 don't count or spend payments until they have 1 confirmation, 14 years ago
s_nakamoto fdbf76d4f4 dropped DB_PRIVATE from dbenv.open 14 years ago
s_nakamoto c8ad9b8375 dropped DB_PRIVATE from dbenv.open 14 years ago
s_nakamoto f1e1fb4bde cleanup, 14 years ago
s_nakamoto 8c9479c6bb 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
Satoshi Nakamoto 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring 14 years ago
s_nakamoto 05454818dc 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
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
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
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
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 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
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto ee618d7540 transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 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 2939cab06d 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 80264be428 simplify AddAddress, 15 years ago
s_nakamoto e899779450 restrict file permissions on linux to the user only 15 years ago
s_nakamoto bd336ba272 restrict file permissions on linux to the user only 15 years ago
s_nakamoto e39bc50eb4 misc exit code, updated setup.nsi 15 years ago
s_nakamoto 25b12b8839 misc exit code, updated setup.nsi 15 years ago
s_nakamoto 651d335569 misc 15 years ago
s_nakamoto 433fb54b25 misc 15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use, 15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use, 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 e4db374421 bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 15 years ago
s_nakamoto 70e79525c9 monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 15 years ago