aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Merge #15043: test: Build fuzz targets into seperate executablesWladimir J. van der Laan
2019-01-30Merge #15163: Correct units for "-dbcache" and "-prune"Wladimir J. van der Laan
2019-01-30Merge #15279: wallet: Clarify rescanblockchain docMarcoFalke
2019-01-30Merge #15159: [RPC] Remove lookup to UTXO set from GetTransactionMarcoFalke
2019-01-30Merge #15243: [doc] add notes on release notesWladimir J. van der Laan
2019-01-30Merge #15270: Pull leveldb subtreeWladimir J. van der Laan
2019-01-30Correct units for "-dbcache" and "-prune"Hennadii Stepanov
2019-01-30Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet codeMeshCollider
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke
2019-01-29Merge #14929: net: Allow connections from misbehavior banned peersJonas Schnelli
2019-01-29wallet: Fixup rescanblockchain result docMarcoFalke
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-26[RPC] Update getrawtransaction interfaceAmiti Uttarwar
2019-01-26Merge #15258: Scripts and tools: Fix devtools/copyright_header.py to always h...MarcoFalke
2019-01-26Pull leveldb subtreeMarcoFalke
2019-01-26Squashed 'src/leveldb/' changes from 524b7e36a8..f545dfabffMarcoFalke
2019-01-25[test] fuzz: make test_one_input return voidMarcoFalke
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-24[doc] add notes on release notesJohn Newbery
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-22Allow connections from misbehavior banned peers.Gregory Maxwell
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