32 Commits (3764c12b1f05c554c8db4af7605302dd21d31325)

Author SHA1 Message Date
s_nakamoto 9b8eb4d690 changed free transactions per block threshold 14 years ago
s_nakamoto 3df62878c3 reorganize BitcoinMiner to make it easier to add different SHA256 routines 14 years ago
s_nakamoto f1e1fb4bde cleanup, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 522dfe3422 alert system 14 years ago
Satoshi Nakamoto 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 05454818dc block index checking on load, extra redundant checks, misc refactoring 14 years ago
Satoshi Nakamoto bb3fd02930 blocks-1, 14 years ago
s_nakamoto 15399da9fe blocks-1, 14 years ago
Satoshi Nakamoto 76793dc969 fix for block 74638 overflow output transaction 14 years ago
Satoshi Nakamoto 6ac7f9f144 misc changes 14 years ago
s_nakamoto d4c6b90ca3 fix for block 74638 overflow output transaction 14 years ago
s_nakamoto 4bd188c438 misc changes 14 years ago
Gavin Andresen 2d12315c94 Quick fix: bad block 74,652 14 years ago
Satoshi Nakamoto 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo 14 years ago
s_nakamoto fb83d28768 gethashespersec and added version and hashespersec to getinfo 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 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 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 c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5eede9d4d9 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 30158c77e9 run as daemon without GUI, 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book, 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 22f721dbf2 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 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 107d9e288d fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 15 years ago
s_nakamoto 658b5b414a 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 70918a6645 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 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
s_nakamoto 31e6ea7f5d 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
s_nakamoto 8b4cefd324 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 1a01afab23 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 300d4608f2 got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto 93cfb02acb got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto e4c05d3177 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect 15 years ago
s_nakamoto fba4088941 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect 15 years ago