33
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated build-unix.txt More... over 15 years ago
updated build-unix.txt More... over 15 years ago
command line and JSON-RPC first draft, requires Boost 1.35 or higher for 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 More... over 15 years ago
command line and JSON-RPC first draft, requires Boost 1.35 or higher for 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 More... over 15 years ago
better error message in check_type(), tell the types by name instead of by number More... over 15 years ago
better error message in check_type(), tell the types by name instead of by number More... over 15 years ago
JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx, MIT license More... over 15 years ago
JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx, MIT license More... over 15 years ago
revert revision 56, going in different direction with boost::asio and JSON-RPC More... over 15 years ago
revert revision 56, going in different direction with boost::asio and JSON-RPC More... over 15 years ago
Added some basic IPC functionality using wxServer, wxClient and wxConnection. Added the -blockamount command line option for an example of usage. More... over 15 years ago
Added some basic IPC functionality using wxServer, wxClient and wxConnection. Added the -blockamount command line option for an example of usage. More... over 15 years ago
update fSpent flag on wallet transactions if they're seen spent in case copy 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 More... over 15 years ago
update fSpent flag on wallet transactions if they're seen spent in case copy 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 More... over 15 years ago
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, fixes for wxWidgets-2.9.0, added superfluous GetEventHandler()'s, there's still a bug on wx2.9.0 that the status number is mashed up for some reason otherwise seems to run fine More... over 15 years ago
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, fixes for wxWidgets-2.9.0, added superfluous GetEventHandler()'s, there's still a bug on wx2.9.0 that the status number is mashed up for some reason otherwise seems to run fine More... over 15 years ago
simplify AddAddress, readcompactsize limit, fixed a 64-bit compile error in serialize.h, change status "# blocks" to "# confirmations" and widen the column. More... over 15 years ago
simplify AddAddress, readcompactsize limit, fixed a 64-bit compile error in serialize.h, change status "# blocks" to "# confirmations" and widen the column. More... over 15 years ago
command line switch -noui More... over 15 years ago
command line switch -noui More... over 15 years ago
a few header changes for freebsd from madhatter More... over 15 years ago
a few header changes for freebsd from madhatter More... over 15 years ago
filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 More... over 15 years ago
filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 More... over 15 years ago
misc More... over 15 years ago
misc More... over 15 years ago
restrict file permissions on linux to the user only More... over 15 years ago
restrict file permissions on linux to the user only More... over 15 years ago
misc exit code, updated setup.nsi More... over 15 years ago
misc exit code, updated setup.nsi More... over 15 years ago