aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03[tests] Move bech32 unit tests to test frameworkJohn Newbery
2020-09-03Merge #19805: wallet: Avoid deserializing unused records when salvagingfanquake
2020-09-03Merge #19816: test: Rename wait until helper to wait_until_helperfanquake
2020-09-03Merge #19844: remove usage of boost::bindfanquake
2020-09-03Merge #19861: build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS buildsfanquake
2020-09-02build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS buildseugene
2020-09-02Merge #19840: Avoid callback when -blocknotify is emptyWladimir J. van der Laan
2020-09-02Merge #19685: depends: CMake invocation cleanupfanquake
2020-09-02Merge #19857: net: improve nLastBlockTime and nLastTXTime documentationfanquake
2020-09-02Merge #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processingWladimir J. van der Laan
2020-09-02Merge #14687: zmq: enable tcp keepaliveJonas Schnelli
2020-09-01net: improve nLastBlockTime and nLastTXTime documentationJon Atack
2020-09-01Merge #19105: Add Muhash3072 implementation in PythonWladimir J. van der Laan
2020-09-01lint: add C++ code linterfanquake
2020-09-01Merge #19668: Do not hide compile-time thread safety warningsMarcoFalke
2020-09-01Merge #19671: wallet: Remove -zapwallettxesfanquake
2020-08-31Merge #19507: Expand functional zmq transaction testsWladimir J. van der Laan
2020-08-31Remove -zapwallettxesAndrew Chow
2020-08-31Merge #19717: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mi...MarcoFalke
2020-08-31Merge #19842: Update the vcpkg checkout commit ID in appveyor configMarcoFalke
2020-08-31Merge #19813: util, ci: Hard code previous release tarball checksumsMarcoFalke
2020-08-31remove usage of boost::bindfanquake
2020-08-31Merge #18244: rpc: fundrawtransaction and walletcreatefundedpsbt also lock ma...Samuel Dobson
2020-08-31Merge #19773: wallet: Avoid recursive lock in IsTrustedSamuel Dobson
2020-08-31Merge #19379: tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signat...MarcoFalke
2020-08-31Merge #19099: refactor: Move wallet methods out of chain.h and node.hMarcoFalke
2020-08-31Update the vcpkg checkout commit ID in appveyor config.Aaron Clauson
2020-08-31Merge #19710: bench: Prevent thread oversubscription and decreases the varian...MarcoFalke
2020-08-31Merge #19826: Pass mempool reference to chainstate constructorMarcoFalke
2020-08-31Merge #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDBfanquake
2020-08-31Merge #19828: wallet, refactor: Remove duplicate map lookups in GetAddressBal...fanquake
2020-08-31Merge #19830: test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFilesfanquake
2020-08-30Merge #19839: Set appveyor VM version to previous Visual Studio 2019 releaseMarcoFalke
2020-08-30Avoid callback when -blocknotify is emptyJoão Barbosa
2020-08-30Set appveyor vm version to previous Visual Studio 2019 release.Aaron Clauson
2020-08-29doc: Add best practice for annotating/asserting locksHennadii Stepanov
2020-08-29sync.h: Make runtime lock checks require compile-time lock checksAnthony Towns
2020-08-29Do not hide compile-time thread safety warningsHennadii Stepanov
2020-08-29Add missed thread safety annotationsHennadii Stepanov
2020-08-29Use LockAssertion utility class instead of AssertLockHeld()Hennadii Stepanov
2020-08-29Merge #18921: build: add stack-clash and control-flow protection options to h...Wladimir J. van der Laan
2020-08-29util: Hard code previous release tarball checksumsHennadii Stepanov
2020-08-29scripted-diff: Move previous_release.py to test/get_previous_releases.pyHennadii Stepanov
2020-08-29Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke
2020-08-29test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFilesMarcoFalke
2020-08-29doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift
2020-08-28Merge #19607: [p2p] Add Peer struct for per-peer data in net processingWladimir J. van der Laan
2020-08-28wallet, refactor: Remove duplicate map lookups in GetAddressBalancesJoão Barbosa
2020-08-28Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...MarcoFalke
2020-08-28Merge #19797: net: Remove old check for 3-byte shifted IP addresses from pre-...MarcoFalke