aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22Merge #13212: Net: Fixed a race condition when disabling the network.Wladimir J. van der Laan
2018-07-22doc: Adjust bitcoincore.org linksMarcoFalke
2018-07-22Merge #13633: Drop dead code from StacksWladimir J. van der Laan
2018-07-22Merge #13733: Utils: Refactor ArgsManager a littleWladimir J. van der Laan
2018-07-22trivial: remove unneeded includeNikolay Mitev
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-22tiny refactor for ArgsManagerAtsukiTak
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-21[contrib] Add automatic setup for Ubuntu BionicChun Kuan Lee
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-20[bench] Add benchmark for unserialize prevectorAkio Nakamura
2018-07-19Fix merging of global unknown data in PSBTsAndrew Chow
2018-07-19Check that PSBT keys are the correct lengthAndrew Chow
2018-07-19Avoid creating a temporary vector for size-prefixed elementsPieter Wuille
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-19[travis] Don't store debug info if --enable-debug is setChun Kuan Lee
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-19doc: Improve command to generate list of authors for release notesMitchell Cash
2018-07-19doc: Update broken links to now point to gitian-build.pyMitchell Cash
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