aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01msvc: build leveldb locallyChun Kuan Lee
2019-02-01msvc: build secp256k1 locallyChun Kuan Lee
2019-01-31Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...MarcoFalke
2019-01-31Merge #15244: gdb attaching to process during tests has non-sudo solutionWladimir J. van der Laan
2019-01-31Merge #15225: GUI: Change the receive button to respond to keypool state chan...Wladimir J. van der Laan
2019-01-31Merge #15246: qa: Add tests for invalid message headersWladimir J. van der Laan
2019-01-31Merge #15272: doc: correct logging return type and RPC exampleWladimir J. van der Laan
2019-01-31Merge #15176: docs: Get rid of badly named readmeWladimir J. van der Laan
2019-01-31gdb attaching to process during tests has non-sudo solutionGregory Sanders
2019-01-31Merge #15275: Add gitian PGP key for hebastoWladimir J. van der Laan
2019-01-30Merge #15292: Remove 'boost::optional'-related false positive -Wmaybe-uniniti...Wladimir J. van der Laan
2019-01-30[tests] Add wallet-tool testJoão Barbosa
2019-01-30[tools] Add wallet inspection and modification toolJonas Schnelli
2019-01-30Remove 'boost::optional'-related gcc warningsHennadii Stepanov
2019-01-30Merge #15276: travis: Compile once on trustyMarcoFalke
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-29doc: correct logging rpc return type and examplefanquake
2019-01-29Merge #14987: RPCHelpMan: Pass through Result and ExamplesMarcoFalke
2019-01-28travis: Compile trusty with depends for nowMarcoFalke
2019-01-28travis: Compile once on trustyMarcoFalke
2019-01-28Merge #15248: rpc: Compile on GCC4.8MarcoFalke
2019-01-28Add gitian PGP key for hebastoHennadii Stepanov
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-24qa: Add tests for invalid message headersMarcoFalke
2019-01-24[doc] add notes on release notesJohn Newbery