aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-29init: Split up AppInit2 into multiple phasesWladimir J. van der Laan
2016-10-25Merge #9004: Clarify `listenonion`Wladimir J. van der Laan
2016-10-24Merge #8995: Add missing cs_main lock to ::GETBLOCKTXN processingWladimir J. van der Laan
2016-10-24Clarify `listenonion`unsystemizer
2016-10-24Merge #8993: Trivial: Fix doxygen comment: the transaction is returned in txOutWladimir J. van der Laan
2016-10-21Fix doxygen comment: the transaction is returned in txOutPavel Janík
2016-10-21Merge #8982: Eliminating Inconsistencies in Textual OutputMarcoFalke
2016-10-21Add missing cs_main lock to ::GETBLOCKTXN processingMatt Corallo
2016-10-21Merge #8968: Don't hold cs_main when calling ProcessNewBlock from a cmpctblockWladimir J. van der Laan
2016-10-21Merge #8975: Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/Wladimir J. van der Laan
2016-10-21Merge #8990: moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan
2016-10-21Merge #8985: Use pindexBestHeader instead of setBlockIndexCandidates for Noti...Jonas Schnelli
2016-10-21moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan
2016-10-20Merge #8980: RPC: importmulti: Avoid using boost::variant::operator!=, which ...Wladimir J. van der Laan
2016-10-20[Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli
2016-10-20Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip()Jonas Schnelli
2016-10-20Eliminating Inconsistencies in Textual OutputS. Matthew English
2016-10-20RPC: importmulti: Avoid using boost::variant::operator!=, which is only in ne...Luke Dashjr
2016-10-20Merge #7551: Add importmulti RPC callWladimir J. van der Laan
2016-10-19Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/Jorge Timón
2016-10-19Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesisWladimir J. van der Laan
2016-10-19Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scriptsWladimir J. van der Laan
2016-10-19Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli
2016-10-19Merge #7948: RPC: augment getblockchaininfo bip9_softforks dataWladimir J. van der Laan
2016-10-19Add consistency check to RPC call importmultiPedro Branco
2016-10-19Add importmulti rpc callPedro Branco
2016-10-19Merge #8788: [RPC] Give RPC commands more information about the RPC requestWladimir J. van der Laan
2016-10-19RPC: augment getblockchaininfo bip9_softforks datamruddy
2016-10-19[RPC] pass HTTP basic authentication username to the JSONRequest objectJonas Schnelli
2016-10-19[RPC] Give RPC commands more information about the RPC requestJonas Schnelli
2016-10-19rpc: Change JSONRPCRequest to JSONRPCRequestObjWladimir J. van der Laan
2016-10-19Merge #8972: [Qt] make warnings label selectable (jonasschnelli)Wladimir J. van der Laan
2016-10-19Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of helpWladimir J. van der Laan
2016-10-19[Qt] make warnings label selectableJonas Schnelli
2016-10-19RPC/Mining: getblocktemplate: Update and fix formatting of helpLuke Dashjr
2016-10-19Merge #8949: Be more agressive in getting connections to peers with relevant ...Wladimir J. van der Laan
2016-10-19Merge #8936: Report NodeId in misbehaving debugWladimir J. van der Laan
2016-10-19Make dnsseed's definition of acute need include relevant services.Gregory Maxwell
2016-10-18Merge #8865: Decouple peer-processing-logic from block-connection-logicWladimir J. van der Laan
2016-10-18Merge #8965: Mention that PPA doesn't support DebianMarcoFalke
2016-10-18Merge #8873: Add microbenchmarks to profile more code paths.Wladimir J. van der Laan
2016-10-18Add microbenchmarks to profile more code paths.Russell Yanofsky
2016-10-18Explicitly state that PPA is for Ubuntu onlyanduck
2016-10-18Merge #6996: Add preciousblock RPCWladimir J. van der Laan
2016-10-18Don't hold cs_main when calling ProcessNewBlock from a cmpctblockMatt Corallo
2016-10-18Merge #8908: Update bitcoin-qt.desktopJonas Schnelli
2016-10-18Merge #8637: Compact Block Tweaks (rebase of #8235)Wladimir J. van der Laan
2016-10-18Merge #8223: [c++11] Use std::unique_ptr for block creation.Wladimir J. van der Laan
2016-10-18Merge #8287: [wallet] Set fLimitFree = trueWladimir J. van der Laan
2016-10-18Merge #8954: contrib: Add README for pgp keysWladimir J. van der Laan