aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-28change help string --enable-man to --disable-mannomnombtc
2016-08-27add conditional for --enable-man, default is yesnomnombtc
2016-08-27add doc/man to subdir if configure flag --enable-man is setnomnombtc
2016-08-27add doc/man/Makefile.am to include manpagesnomnombtc
2016-08-27add autogenerated manpages by help2mannomnombtc
2016-08-27add gen-manpages.sh description to README.mdnomnombtc
2016-08-27add script to generate manpages with help2mannomnombtc
2016-08-26Merge #8545: [doc] Update git-subtree-check.sh READMEPieter Wuille
fa3d974 [doc] Update git-subtree-check.sh README (MarcoFalke)
2016-08-26Merge #8109: Do not shadow member variablesPieter Wuille
ff8d279 Do not shadow member variables (Pavel Janík)
2016-08-26Merge #8602: [trivial][doc] Mention ++i as preferred over i++ in dev notesWladimir J. van der Laan
ab53207 [trivial][doc] Mention ++i as preferred to i++ in dev notes (fanquake)
2016-08-26Merge #8603: [trivial][doc] Mention gpg --refresh-keys in release-process.mdWladimir J. van der Laan
c25083b [trivial][doc] Mention gpg --refresh-keys in release-process.md (fanquake)
2016-08-26[trivial][doc] Mention gpg --refresh-keys in release-process.mdfanquake
2016-08-26[trivial][doc] Mention ++i as preferred to i++ in dev notesfanquake
2016-08-26Merge #8590: Remove unused variablesWladimir J. van der Laan
fa6dc9f Remove unused variables (MarcoFalke)
2016-08-26Merge #8581: [wallet] rpc: Drop misleading optionWladimir J. van der Laan
fab5ecb [wallet] rpc: Drop misleading option (MarcoFalke)
2016-08-26Merge #8583: Show XTHIN in GUIWladimir J. van der Laan
4c3e2cb Show XTHIN in GUI (R E Broadley)
2016-08-26Merge #8561: Show "end" instead of many zeros when getheaders request ↵Wladimir J. van der Laan
received with a hashStop of Null 259ee09 Show "end" instead of many zeros when getheaders request received with a hashStop of Null. (R E Broadley)
2016-08-25Merge #8462: Move AdvertiseLocal debug output to net categoryPieter Wuille
f13c1ba Move AdvertiseLocal debug output to net category (Michael Rotarius)
2016-08-25Remove unused variablesMarcoFalke
2016-08-25Merge #7579: [Qt] show network/chain errors in the GUIJonas Schnelli
2f32c82 [Qt] show network/chain errors in the GUI (Jonas Schnelli)
2016-08-25Merge #8226: contributing.md: Fix formatting (line lengths and smart quotes)Pieter Wuille
be1d451 contributing.md: Fix formatting (Will Binns)
2016-08-25Merge #8487: Persist the datadir after option resetJonas Schnelli
57acb82 Load choose datadir dialog after options reset (Andrew Chow) 15df3c1 Persist the datadir after option reset (Andrew Chow)
2016-08-25Merge #8578: [test] Remove unused codeMarcoFalke
fa1cf9e [test] Remove unused code (MarcoFalke)
2016-08-25Merge #8282: net: Feeler connections to increase online addrs in the tried ↵Wladimir J. van der Laan
table. dbb1f64 Added feeler connections increasing good addrs in the tried table. (Ethan Heilman)
2016-08-25Show XTHIN in GUIR E Broadley
2016-08-24[test] Remove unused codeMarcoFalke
2016-08-24[wallet] rpc: Drop misleading optionMarcoFalke
2016-08-24Load choose datadir dialog after options resetAndrew Chow
2016-08-24Merge #8463: [qt] Remove Priority from coincontrol dialogJonas Schnelli
fa8dd78 [qt] Remove Priority from coincontrol dialog (MarcoFalke)
2016-08-24Merge #8567: Add default port numbers to REST docWladimir J. van der Laan
c911035 Add default port numbers to REST doc (djpnewton)
2016-08-24Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit testsWladimir J. van der Laan
9578333 Remove rpc_wallet_tests.cpp (Patrick Strateman) 25400c4 Account wallet feature RPC tests. (Patrick Strateman)
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-08-24Merge #8560: Trivial: Fix two VarInt examples in serialize.hPieter Wuille
7bd5ff4 Trivial: Fix two VarInt examples in serialize.h (Christian Barcenas)
2016-08-24Merge #8445: Move CWallet::setKeyPool to private section of CWallet.Wladimir J. van der Laan
8680d3a Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet (Patrick Strateman) e86eb71 Move CWallet::setKeyPool to private section of CWallet (Patrick Strateman)
2016-08-24Add default port numbers to REST docdjpnewton
2016-08-23Added feeler connections increasing good addrs in the tried table.Ethan Heilman
Tests if addresses are online or offline by briefly connecting to them. These short lived connections are referred to as feeler connections. Feeler connections are designed to increase the number of fresh online addresses in tried by selecting and connecting to addresses in new. One feeler connection is attempted on average once every two minutes. This change was suggested as Countermeasure 4 in Eclipse Attacks on Bitcoin’s Peer-to-Peer Network, Ethan Heilman, Alison Kendler, Aviv Zohar, Sharon Goldberg. ePrint Archive Report 2015/263. March 2015.
2016-08-23doc: Add historical release notes for 0.12.1 0.13.0Wladimir J. van der Laan
2016-08-23Show "end" instead of many zeros when getheaders request received with a ↵R E Broadley
hashStop of Null.
2016-08-22Trivial: Fix two VarInt examples in serialize.hChristian Barcenas
2016-08-22Merge #8539: CDB: fix debug outputWladimir J. van der Laan
fab2e26 CDB: fix debug output (crowning-)
2016-08-22Merge #8554: trivial: remove unused variableWladimir J. van der Laan
4207630 trivial: remove unused variable (Daniel Kraft)
2016-08-22Merge #8558: Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
653bb3d Add copyright header to wallet_text_fixture.cpp (Wladimir J. van der Laan)
2016-08-22Merge #8551: [qa] Remove unused codeMarcoFalke
faaec13 [qa] Remove unused code (MarcoFalke)
2016-08-22Merge #8548: [wallet] Use __func__ to get function name for output printingWladimir J. van der Laan
fa785d1 Use __func__ to get function name for output printing (MarcoFalke)
2016-08-22Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
I created the file but forgot to add this header.
2016-08-20Move wallet initialization logic from AppInit2 to CWallet::InitLoadWalletPatrick Strateman
2016-08-20trivial: remove unused variableDaniel Kraft
Remove the unused variable "blockTmp" in CMerkleTx::SetMerkleBranch. It was previously used to read the block from disk if not provided as argument, but is no longer needed.
2016-08-19[qa] Remove unused codeMarcoFalke
2016-08-19Use __func__ to get function name for output printingMarcoFalke
2016-08-19Merge #8517: [Qt] show wallet HD state in statusbarJonas Schnelli
914154f [Qt] add HD enabled/disabled icon to the status bar (Jonas Schnelli)