aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04test: add coverage for passing fee rate as a stringJon Atack
2020-12-04wallet, bugfix: allow send to take string fee rate valuesJon Atack
2020-12-04Merge #20562: tests: Test that a fully signed tx given to signrawtx is unchangedMarcoFalke
2020-12-04Merge #20566: refactor: Use C++17 std::array where possibleMarcoFalke
2020-12-04Merge #20565: Android : Ensure pic build for bdbfanquake
2020-12-04Merge #20255: util: Add Assume() identity functionMarcoFalke
2020-12-04Merge #20200: doc: rename CODEOWNERS to REVIEWERSWladimir J. van der Laan
2020-12-04Merge #20563: build: Check that Homebrew's berkeley-db4 package is actually i...Jonas Schnelli
2020-12-04refactor: Use C++17 std::array where possibleMarcoFalke
2020-12-04Merge #20182: ci: Build with --enable-werror by default, and document exceptionsMarcoFalke
2020-12-04Android : Ensure pic build for bdbBlock Mechanic
2020-12-03build: Check that Homebrew's berkeley-db4 package is actually installedHennadii Stepanov
2020-12-03tests: Test that a fully signed tx given to signrawtx is unchangedAndrew Chow
2020-12-03ci: Build with --enable-werror by default, and document exceptionsHennadii Stepanov
2020-12-03Merge #20221: net: compat.h related cleanupWladimir J. van der Laan
2020-12-03Merge #20506: ci: AppVeyor fixes for Visual Studio 2019 16.8.1 imageWladimir J. van der Laan
2020-12-03Merge #20520: depends: Do not force Precompiled Headers (PCH) for building Qt...Wladimir J. van der Laan
2020-12-03Removed redundant git pull from appveyor config.Aaron Clauson
2020-12-03Merge #20466: test: Fix intermittent p2p_fingerprint issueMarcoFalke
2020-12-02Merge #20545: ci: Adjust cirrus ci task namesMarcoFalke
2020-12-02Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...fanquake
2020-12-02depends: Do not force Precompiled Headers (PCH) for building Qt on LinuxHennadii Stepanov
2020-12-02Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson
2020-12-02ci: Adjust cirrus ci task namesMarcoFalke
2020-12-02Merge #20543: ci: no-longer exclude feature_block in TSAN jobMarcoFalke
2020-12-02Merge #18948: qt: Call setParent() in the parent's contextJonas Schnelli
2020-12-02Merge #20507: sync: print proper lock order location when double lock is dete...MarcoFalke
2020-12-02ci: no-longer exclude feature_block in TSAN jobfanquake
2020-12-02Merge #20461: rpc: Validate -rpcauth argumentsMarcoFalke
2020-12-02Merge #20540: test: Fix wallet_multiwallet issue on windowsMarcoFalke
2020-12-02Merge #19980: refactor: Some wallet cleanupsfanquake
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-12-01lint: Use c++17 std in cppcheck linterFabian Jahr
2020-12-01Merge #20207: Follow-up extra comments on taproot code and testsMarcoFalke
2020-12-01Merge #20425: fuzz: Make CAddrMan fuzzing harness deterministicMarcoFalke
2020-12-01test: Fix wallet_multiwallet issue on windowsMarcoFalke
2020-12-01Merge #20478: Don't set BDB flags when configuring withoutJonas Schnelli
2020-12-01Merge #20496: build: Drop unneeded macOS framework dependenciesJonas Schnelli
2020-12-01Merge #20512: doc: Add bash as an OpenBSD dependencyJonas Schnelli
2020-12-01Merge bitcoin-core/gui#137: refactor: Replace deprecated Qt::SystemLocale{Sho...Jonas Schnelli
2020-12-01Merge #20222: refactor: CTxMempool constructor clean upMarcoFalke
2020-12-01Merge #20494: refactor: Move node and wallet code out of src/interfacesMarcoFalke
2020-12-01Merge #20519: Handle rename failure in DumpMempool(...) by using the RenameOv...MarcoFalke
2020-11-30doc: rename CODEOWNERS to REVIEWERSAdam Jonas
2020-11-30Merge #20499: Remove obsolete NODISCARD ifdef forest. Use [[nodiscard]] (C++17).MarcoFalke
2020-11-30Merge #20491: refactor: Drop noop gcc version checksfanquake
2020-11-30Merge #20471: build: use C++17 in dependsfanquake
2020-11-28Merge #20522: [test] Fix sync issue in disconnect_p2psMarcoFalke
2020-11-28Merge bitcoin-core/gui#138: unlock encrypted wallet "OK" button bugfixMarcoFalke
2020-11-28Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma...MarcoFalke