aboutsummaryrefslogtreecommitdiff
path: root/serialize.h
Commit message (Expand)AuthorAgeFilesLines
...
* do an extra CheckBlock in ConnectBlocks_nakamoto2010-08-161-1/+1
* blocks-1,s_nakamoto2010-08-161-1/+1
* scanback check to prevent adding to the 74638 overflow chains_nakamoto2010-08-151-1/+1
* fix for block 74638 overflow output transactions_nakamoto2010-08-151-1/+1
* misc changess_nakamoto2010-08-151-2/+2
* fix -datadir=./subdir relative path,s_nakamoto2010-08-121-1/+1
* gethashespersec and added version and hashespersec to getinfos_nakamoto2010-08-101-1/+1
* always make 8 outbound connections even if have inbound,s_nakamoto2010-08-091-1/+1
* enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bits_nakamoto2010-08-091-1/+1
* new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto2010-08-031-1/+1
* fixed segfault in bignum.h,s_nakamoto2010-07-311-1/+1
* reverted makefile.unix wx-config -- version 0.3.6s_nakamoto2010-07-291-2/+2
* bitcoind now compiles without wxWidgets or wxBases_nakamoto2010-07-261-2/+2
* Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto2010-07-251-2/+2
* minor UI tweaks, removed some outdated txt files, s_nakamoto2010-07-181-1/+1
* security safeguards,s_nakamoto2010-07-171-1/+1
* version 0.3.1 rc1s_nakamoto2010-07-151-1/+1
* fix openssl linkage problems,s_nakamoto2010-07-151-1/+1
* switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m...s_nakamoto2010-07-091-2/+2
* Gavin Andresen: implementation of autostart on system startup option on Linuxs_nakamoto2010-07-091-1/+1
* 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