aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15Merge #21446: Update vcpkg checkout commitMarcoFalke
2021-03-15Merge #21141: wallet: Add new format string placeholders for walletnotifyWladimir J. van der Laan
2021-03-15Merge #19259: fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...MarcoFalke
2021-03-15Merge #21398: doc: Update fuzzing docs for afl-clang-ltoMarcoFalke
2021-03-15Update vcpkg checkout commit.Aaron Clauson
2021-03-15Add new format string placeholders for walletnotify to include relevant block...Maayan Keshet
2021-03-15Merge #21424: Net processing: Tidy up CNodeState ctorMarcoFalke
2021-03-15Merge #21443: fuzz: Implement fuzzed_dns_lookup_function as a lambdaMarcoFalke
2021-03-15tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)practicalswift
2021-03-15fuzz: Implement fuzzed_dns_lookup_function as lambdapracticalswift
2021-03-15Merge #19415: net: Make DNS lookup mockable, add fuzzing harnessMarcoFalke
2021-03-15Merge #21426: rpc: remove scantxoutset EXPERIMENTAL warningMarcoFalke
2021-03-15rpc: remove scantxoutset EXPERIMENTAL warningJon Atack
2021-03-15Merge #21035: Remove pointer cast in CRPCTable::dumpArgMapMarcoFalke
2021-03-15Merge bitcoin-core/gui#250: scripted-diff: Drop redundant QString callsMarcoFalke
2021-03-15Merge #20556: rpc: Properly document return values (submitblock, gettxout, ge...fanquake
2021-03-15Merge #21437: gitian, ci: Drop unneeded python3-dev package for macOS buildsfanquake
2021-03-15scripted-diff: Drop redundant QString callsHennadii Stepanov
2021-03-14ci, gitian: Drop unneeded python3-dev package for macOS buildsHennadii Stepanov
2021-03-13Merge #21111: Improve OpenRC initscriptMarcoFalke
2021-03-12[net processing] Add ChainSyncTimeoutState default initializersJohn Newbery
2021-03-12[net processing] Remove CNodeState ctor bodyJohn Newbery
2021-03-12Merge #21404: refactor: Remove MakeUnique<T>()MarcoFalke
2021-03-12Merge #21394: [doc] Improve comment about protected peersfanquake
2021-03-11validation: Make DumpMempool(...) and LoadMempool(...) easier to test/fuzz/mockpracticalswift
2021-03-11tests: Set errno in FuzzedFileProvider. Implement seek(..., ..., SEEK_END).practicalswift
2021-03-11Merge bitcoin-core/gui#188: Write PSBTs to file with binary modeMarcoFalke
2021-03-11Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groupsMarcoFalke
2021-03-11test: use fewer blocks in wallet_groups and move sync callJon Atack
2021-03-11Merge #21007: bitcoind: Add -daemonwait option to wait for initializationWladimir J. van der Laan
2021-03-11Merge #21376: depends: Qt 5.12.10Wladimir J. van der Laan
2021-03-11Merge #21270: [Bundle 4/n] Prune g_chainman usage in validation-adjacent modulesWladimir J. van der Laan
2021-03-11doc: update developer notes for removal of MakeUniquefanquake
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2021-03-10Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205MarcoFalke
2021-03-10Merge #21395: Net processing: Remove unused CNode.address memberMarcoFalke
2021-03-10Merge #21331: rpc: replace wallet raw pointers with references (#18592 rebased)MarcoFalke
2021-03-10Merge #21388: doc: Rename fuzz seed_dir to corpus_dirMarcoFalke
2021-03-10build: update qt qpaint non determinism patch for 5.12.10fanquake
2021-03-10build: update qt no-xlib patch for 5.12.10fanquake
2021-03-10build: update qt android jni static patch for 5.12.10fanquake
2021-03-10build: update qt lrelease patch for 5.12.10fanquake
2021-03-10build, qt: Fix lib paths in *.pc filesHennadii Stepanov
2021-03-10build: disable qt SDK version checkingfanquake
2021-03-10build: Add QMacStyle supportHennadii Stepanov
2021-03-10build: revert to using Qts internal zlibfanquake
2021-03-10build: qt 5.12.10fanquake
2021-03-10build: Add xkbcommon 0.8.4Hennadii Stepanov
2021-03-10build: only pass -optimized-tools to qt in debug modefanquake
2021-03-10Merge #21400: build: Fix regression introduced in #21363fanquake