Age | Commit message (Collapse) | Author |
|
-- version 0.2.5
|
|
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI
|
|
of wallet.dat was used elsewhere or restored from backup,
better error dialog box if try to spend already spent coins,
got rid of unused notebook with only one tab on main dialog,
nicer looking About dialog,
resize About dialog better on linux
|
|
readcompactsize limit,
fixed a 64-bit compile error in serialize.h,
change status "# blocks" to "# confirmations" and widen the column.
|
|
|
|
|
|
|
|
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
|
|
portability
|
|
self, non-final tx locktime changes, fix hide unconfirmed generated
|
|
|
|
|
|
|