aboutsummaryrefslogtreecommitdiff
path: root/serialize.h
Commit message (Expand)AuthorAgeFilesLines
* Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto2010-07-081-1/+1
* reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4s_nakamoto2010-07-021-1/+1
* version 0.3 rc2v0.3rc2s_nakamoto2010-06-261-1/+1
* version 0.3 rc1v0.3rc1s_nakamoto2010-06-221-2/+2
* fixed colors on ubuntu lucid,v0.2.13s_nakamoto2010-06-211-1/+1
* use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto2010-06-181-2/+2
* more addr message error checkingv0.2.11s_nakamoto2010-06-151-1/+1
* automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto2010-06-101-1/+1
* better prevention of inventory relaying during initial download,v0.2.9s_nakamoto2010-05-261-1/+13
* Mac OS build fixes by laszlov0.2.8s_nakamoto2010-05-191-2/+2
* fix unsafe string handling in wxGetTranslations_nakamoto2010-02-281-1/+1
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto2010-02-251-1/+1
* run as daemon without GUI,v0.2.6s_nakamoto2010-02-231-1/+1
* transaction filter tabs instead of view->show generated v0.2.5s_nakamoto2010-02-211-1/+1
* Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto2010-02-201-1/+1
* safer wxGetTranslation wrappers_nakamoto2010-02-171-1/+1
* all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto2010-02-171-2/+2
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-1/+1
* renamed a few rpc methodss_nakamoto2010-02-141-1/+1
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-2/+2
* update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-031-2/+2
* simplify AddAddress, s_nakamoto2010-01-281-6/+10
* filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto2009-12-141-1/+1
* misc exit code, updated setup.nsis_nakamoto2009-12-131-2/+2
* retry IRC if name in use, s_nakamoto2009-12-111-1/+1
* fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto2009-12-061-1/+1
* minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto2009-11-241-1/+1
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-0/+1
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-1/+1
* fix display of new generated coins, fix assertion in bitcoinminers_nakamoto2009-10-251-1/+1
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-1/+1
* First commitsirius-m2009-08-301-0/+1158