Age | Commit message (Collapse) | Author |
|
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI
|
|
boost::asio,
added SetBitcoinAddress and GetBitcoinAddress methods on CScript,
critsect interlocks around mapAddressBook,
added some random delays in tx broadcast to improve privacy,
now compiles with MSVC 8.0
|
|
readcompactsize limit,
fixed a 64-bit compile error in serialize.h,
change status "# blocks" to "# confirmations" and widen the column.
|
|
block download -- 0.2 rc2
|
|
resize to fit ubuntu's giant default font,
scroll debug.log,
pause gen during initial block download
|
|
keep databases open,
close db cursors,
initial block download in batches of 500 blocks,
fix misc warnings,
subver linux-test8
|
|
|
|
_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
|
|
setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart
|
|
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
|
|
relay, better selection of addrs by time last seen for faster connect
|
|
GetBalance, fix repaint bogdown, -addnode and -? switches
|
|
typedefs and #defines for the Linux build. Fixed GetDataDir.
|
|
portability
|
|
|
|
self, non-final tx locktime changes, fix hide unconfirmed generated
|
|
|
|
|