aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30test: Fix intermittent feature_taproot issueMarcoFalke
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-30build: mac_alias 2.1.1fanquake
2020-11-30macdeploy: use Python 3.6fanquake
2020-11-30macdeploy: remove runHDIUtil in favor of directly calling subprocess.runfanquake
2020-11-30macdeploy: remove existing Bitcoin-Core.dmg if presentfanquake
2020-11-30macdeploy: move qt_conf to where it's usedfanquake
2020-11-30macdeploy: consolidate .DS_Store generationfanquake
2020-11-30macdeploy: assume plistlib is availablefanquake
2020-11-30macdeploy: have a single level of logging outputfanquake
2020-11-30macdeploy: remove add-resources argumentfanquake
2020-11-30macdeploy: remove codesigning argumentfanquake
2020-11-30build: automatically determine macOS translationsfanquake
2020-11-30Merge #20471: build: use C++17 in dependsfanquake
2020-11-28Warn when binaries are built from a dirty branch.Tyler Chambers
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
2020-11-27[test] Fix wait condition in disconnect_p2psAmiti Uttarwar
2020-11-27qt: unlock wallet "OK" button bugfixMichael Dietz
2020-11-27Add [[nodiscard]] to RenameOver(...)practicalswift
2020-11-27Handle rename failure in DumpMempool(...) by using RenameOver(...) return valuepracticalswift
2020-11-27Merge #20497: [Refactor] Add MAX_STANDARD_SCRIPTSIG_SIZE to policyMarcoFalke
2020-11-27refactor: Replace deprecated Qt::SystemLocale{Short,Long}DateHennadii Stepanov
2020-11-26Mention units of MAX_STANDARD_ policy constantsPieter Wuille
2020-11-26Mention in validation that IsWitnessStandard tests for P2TRPieter Wuille
2020-11-26Clean up assets test minimizer LDFLAGSPieter Wuille
2020-11-26Document additional IsWitnessStandard behaviorPieter Wuille
2020-11-26Add comments on CPubKey::IsValidPieter Wuille
2020-11-26Add comments to VerifyTaprootCommitmentPieter Wuille
2020-11-26Document need_vin_vout_mismatch argument to make_spenderPieter Wuille