aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22doc: Adjust bitcoincore.org linksMarcoFalke
2018-07-22Merge #11762: Avoid locking mutexes that are already held by the same threadMarcoFalke
2018-07-22Merge #12764: doc: Remove field in getblocktemplate help that has never been ...MarcoFalke
2018-07-22Merge #13691: Remove redundant variables, statements and forward declarationsMarcoFalke
2018-07-22Merge #13722: trivial: Replace CPubKey::operator[] with CPubKey::vch where po...MarcoFalke
2018-07-22Merge #13729: travis: Avoid unnecessarily setting env variables on the lint b...MarcoFalke
2018-07-22Merge #13683: wallet: Introduce assertion to document the assumption that cac...MarcoFalke
2018-07-21Merge #13726: Utils and libraries: Removes the boost/algorithm/string/join de...MarcoFalke
2018-07-21Avoid locking mutexes that are already held by the same threadpracticalswift
2018-07-21Use the Travis python language feature on the lint buildBen Woosley
2018-07-21Don't unnecessarily install shellcheck on the lint buildBen Woosley
2018-07-21trivial: Replace CPubKey::operator[] with CPubKey::vch where possibleNikolay Mitev
2018-07-21Removes the boost/algorithm/string/join dependency251
2018-07-20Avoid unnecessarily setting env variables on the lint buildBen Woosley
2018-07-20Merge #13725: Fix bitcoin-cli --versionMarcoFalke
2018-07-20Fix bitcoin-cli --versionBen Woosley
2018-07-20Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan
2018-07-20Merge #13695: lint: Add linter for circular dependenciesWladimir J. van der Laan
2018-07-20Merge #11637: p2p: Remove dead service bits codeWladimir J. van der Laan
2018-07-20Merge #13718: docs: Specify preferred Python string formatting techniqueMarcoFalke
2018-07-20Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan
2018-07-19Merge #13712: wallet: Fix non-determinism in ParseHDKeypath(...). Avoid using...MarcoFalke
2018-07-19Merge #13074: [trivial] Correct help text for `importaddress` RPCMarcoFalke
2018-07-19docs: Specify preferred Python string formatting techniqueMason Simon
2018-07-19wallet: Add error handling. Check return value of ParseUInt32(...) in ParseHD...practicalswift
2018-07-19wallet: Add tests for ParseHDKeypath(...)practicalswift
2018-07-19Merge #13689: depends: disable Werror when building zmqMarcoFalke
2018-07-19Merge #13715: tests: fixes mininode's P2PConnection sending messages on closi...MarcoFalke
2018-07-19tests: fixes mininode's P2PConnection sending messages on closing transportmarcoagner
2018-07-18Merge #13500: [wallet] Decouple wallet version from client versionWladimir J. van der Laan
2018-07-18Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan
2018-07-18Merge #13655: bitcoinconsensus: invalid flags error should be set to bitcoinc...Wladimir J. van der Laan
2018-07-18Merge #13625: doc: Add release notes for -printtoconsole and -debuglogfile ch...Wladimir J. van der Laan
2018-07-18Merge #13687: travis: Check that ~/.bitcoin is never createdWladimir J. van der Laan
2018-07-18lint: Add linter for circular dependenciesBen Woosley
2018-07-18Merge #13672: Modified in_addr6 cast in CConman class to work with msvcWladimir J. van der Laan
2018-07-18Merge #13699: contrib: correct version checkWladimir J. van der Laan
2018-07-18Merge #13692: contrib: Clone core repo in gitian-buildWladimir J. van der Laan
2018-07-18contrib: correct version checkKarl-Johan Alm
2018-07-18Remove redundant statementpracticalswift
2018-07-18Remove redundant unused variablespracticalswift
2018-07-18Remove redundant forward declarationpracticalswift
2018-07-18Remove program options from build systemChun Kuan Lee
2018-07-18Replace boost program_optionsChun Kuan Lee
2018-07-17contrib: Clone core repo in gitian-buildMarcoFalke
2018-07-17Merge #13690: [moveonly] Extract MakeUnique into utilmemory.hMarcoFalke
2018-07-17depends: disable Werror for zmqlib release, causes ndk build to breakLawrence Nahum
2018-07-17Merge #13623: Migrate gitian-build.sh to pythonMarcoFalke
2018-07-17Extract MakeUnique into utilmemory.hBen Woosley
2018-07-17qa: Temporarily disable test that reads the default datadir locationMarcoFalke