aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04script: fix zmq_sub.py file permissionsJon Atack
2020-09-04doc: update PyZMQ installation instructions, ZeroMQ linkJon Atack
2020-09-03Merge #19754: wallet, gui: Reload previously loaded wallets on startupJonas Schnelli
2020-09-03Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan wa...Wladimir J. van der Laan
2020-09-03Merge #19670: Protect localhost and block-relay-only peers from evictionWladimir J. van der Laan
2020-09-03Merge #19859: qa: Fixes failing functional test by changing versionWladimir J. van der Laan
2020-09-03Merge #19724: [net] Cleanup connection types- followupsWladimir J. van der Laan
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-02[doc] Follow developer notes, add comment about missing default.Amiti Uttarwar
2020-09-02[doc] Describe connection types in more depth.Amiti Uttarwar
2020-09-02[refactor] Simplify connection type logic in ThreadOpenConnectionsAmiti Uttarwar
2020-09-02[refactor] Simplify check for block-relay-only connection.Amiti Uttarwar
2020-09-02[test] Add explicit tests that connection types get set correctlyAmiti Uttarwar
2020-09-02[trivial] Small style updatesAmiti Uttarwar
2020-09-02[doc] Explain address handling logic in process messagesAmiti Uttarwar
2020-09-02[refactor] Restructure logic to check for addr relay.Amiti Uttarwar
2020-09-02[net] Remove unnecessary default args on OpenNetworkConnectionAmiti Uttarwar
2020-09-02scripted-diff: Rename `OUTBOUND` ConnectionType to `OUTBOUND_FULL_RELAY`Amiti Uttarwar
2020-09-02build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS buildseugene
2020-09-02Protect localhost and block-relay-only peers from evictionSuhas Daftuar
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-02qa: Changes v0.17.1 to v0.17.2nthumann
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-01wallet: Reload previously loaded wallets on GUI startupAndrew Chow
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