aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-29Merge #14987: RPCHelpMan: Pass through Result and ExamplesMarcoFalke
2019-01-28Merge #15248: rpc: Compile on GCC4.8MarcoFalke
2019-01-27rpc: Compile on GCC4.8MarcoFalke
2019-01-27Merge #15254: Trivial: fixup a few doxygen commentsWladimir J. van der Laan
2019-01-26Merge #15258: Scripts and tools: Fix devtools/copyright_header.py to always h...MarcoFalke
2019-01-25Trivial: Doxygenize existing CBufferedFile and VectorReader commentsBen Woosley
2019-01-25RPCHelpMan: Pass through Result and ExamplesMarcoFalke
2019-01-25Merge #15249: Docs: Update python docs to reflect that wildcard imports are d...MarcoFalke
2019-01-24Scripts and tools: Drop no-longer-relevant copyright holder namesBen Woosley
2019-01-24Scripts and tools: Fix devtools/copyright_header.py to always honor exclusionsBen Woosley
2019-01-25Merge #15233: Prevent mutex lock fail even if --enable-debugMarcoFalke
2019-01-25Prevent mutex lock fail even if --enable-debugAkio Nakamura
2019-01-24Trivial: fixup a few doxygen commentsBen Woosley
2019-01-24Docs: Update python docs to reflect that wildcard imports are disallowedBen Woosley
2019-01-24Merge #15193: Default -whitelistforcerelay to offWladimir J. van der Laan
2019-01-24Merge #15223: Doc: add information about security to the JSON-RPC docWladimir J. van der Laan
2019-01-23Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...Jonas Schnelli
2019-01-23Doc: add information about security to the JSON-RPC docDavid A. Harding
2019-01-22Merge #14353: REST: add blockhash call, fetch blockhash by heightJonas Schnelli
2019-01-22Merge #15208: Qt: remove macOS launch-at-startup when compiled with > macOS 1...Wladimir J. van der Laan
2019-01-22Default -whitelistforcerelay to offSuhas Daftuar
2019-01-21Fix macOS launch-at-startup memory issueJonas Schnelli
2019-01-21Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11Jonas Schnelli
2019-01-21[Docs] add short documentation for /rest/blockhashbyheightJonas Schnelli
2019-01-21[QA] add rest tests for /rest/blockhashbyheight/<HEIGHT>.<FORMAT>Jonas Schnelli
2019-01-21REST: add "blockhashbyheight" call, fetch blockhash by heightJonas Schnelli
2019-01-21Merge #15219: lint: Enable python linters via an arrayWladimir J. van der Laan
2019-01-21Merge #14906: refactor: Make explicit CMutableTransaction -> CTransaction con...Wladimir J. van der Laan
2019-01-21Merge #14955: Switch all RNG code to the built-in PRNGWladimir J. van der Laan
2019-01-21Merge #14970: [net] add dnsseed.emzy.de to DNS seedsWladimir J. van der Laan
2019-01-21Merge #14605: Return of the BanmanWladimir J. van der Laan
2019-01-21Merge #15167: qt: Fix wallet selector size adjustmentWladimir J. van der Laan
2019-01-21Merge #15177: rest: Improve tests and documention of /headers and /blockWladimir J. van der Laan
2019-01-21Merge #15188: Update zmq to 4.3.1Wladimir J. van der Laan
2019-01-21Merge #15213: doc: Remove errant paste from walletcreatefundedpsbt for nLockt...Wladimir J. van der Laan
2019-01-21Merge #15209: zmq: log outbound message high water mark when reusing socketWladimir J. van der Laan
2019-01-21Merge #15210: gui: Fix window title updateWladimir J. van der Laan
2019-01-20lint: Enable python linters via an arrayBen Woosley
2019-01-20Merge #15194: Add comment describing fDisconnect behaviorWladimir J. van der Laan
2019-01-19Remove errant past from walletcreatefundedpsbt for nLocktime replaceabilityGregory Sanders
2019-01-19gui: Fix window title updateJoão Barbosa
2019-01-19zmq: log outbound message high water mark when reusing socketfanquake
2019-01-19Merge #15186: rpc: remove duplicate solvable field from getaddressinfoWladimir J. van der Laan
2019-01-19Merge #15178: qt: Improve "help-console" messageWladimir J. van der Laan
2019-01-18Merge #15175: build: Drop macports supportJonas Schnelli
2019-01-18Merge #15101: gui: Add WalletControllerJonas Schnelli
2019-01-18Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...Graham Krizek
2019-01-18Update zmq to 4.3.1Dimitris Apostolou
2019-01-18rpc: remove duplicate solvable field from getaddressinfofanquake
2019-01-18gui: Refactor to use WalletControllerJoão Barbosa