aboutsummaryrefslogtreecommitdiff
path: root/serialize.h
AgeCommit message (Expand)Author
2010-06-21fixed colors on ubuntu lucid,v0.2.13s_nakamoto
2010-06-18use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto
2010-06-15more addr message error checkingv0.2.11s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-28fix unsafe string handling in wxGetTranslations_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto
2010-02-23run as daemon without GUI,v0.2.6s_nakamoto
2010-02-21transaction filter tabs instead of view->show generated v0.2.5s_nakamoto
2010-02-20Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto
2010-02-17safer wxGetTranslation wrappers_nakamoto
2010-02-17all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto
2010-02-15strip out unfinished product, review and market stuff, s_nakamoto
2010-02-14renamed a few rpc methodss_nakamoto
2010-02-12command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto
2010-02-03update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto
2010-01-28simplify AddAddress, s_nakamoto
2009-12-14filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto
2009-12-13misc exit code, updated setup.nsis_nakamoto
2009-12-11retry IRC if name in use, s_nakamoto
2009-12-06fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto
2009-11-24minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto
2009-11-18bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto
2009-10-29addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto
2009-10-25fix display of new generated coins, fix assertion in bitcoinminers_nakamoto
2009-10-21flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto
2009-08-30First commitsirius-m