aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15net: fix hSocket param in netbase.h::ConnectSocketDirectly()Jon Atack
2021-03-15net: move Doxygen docs from netbase.cpp to netbase.hJon Atack
2021-03-15tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)practicalswift
2021-03-15net: update incorrect Doxygen documentation in netbase.cppJon Atack
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: remove Optional & nulloptfanquake
2021-03-15scripted-diff: Drop redundant QString callsHennadii Stepanov
2021-03-14ci, gitian: Drop unneeded python3-dev package for macOS buildsHennadii Stepanov
2021-03-14doc: Update zlib info in dependencies.mdHennadii Stepanov
2021-03-13Merge #21111: Improve OpenRC initscriptMarcoFalke
2021-03-12Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"Hennadii Stepanov
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-11Merge #21380: tests: Add fuzzing harness for versionbitsMarcoFalke
2021-03-19Merge #21423: build: Cleanups and follow ups after bumping Qt to 5.12.10fanquake
2021-03-19tests: Add fuzzing harness for versionbitsAnthony Towns
2021-03-19Merge #21471: bugfix: fix bech32_encode calls in gen_key_io_test_vectors.pyfanquake
2021-03-18bugfix: fix bech32_encode calls in gen_key_io_test_vectors.pyPieter Wuille
2021-03-18Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addressesWladimir J. van der Laan
2021-03-18Merge #21428: test: Cleanup in test-{security,symbol}-check.pyfanquake
2021-03-17naming nitsFabian Jahr
2021-03-16Add signet support to gen_key_io_test_vectors.pyPieter Wuille
2021-03-16Use Bech32m encoding for v1+ segwit addressesPieter Wuille
2021-03-15Add Bech32m test vectorsPieter Wuille
2021-03-15Implement Bech32m encoding/decodingPieter Wuille
2021-03-13test: Drop unused get_machine functionHennadii Stepanov
2021-03-13test: Cleanup test files in test-{security,symbol}-check.pyHennadii Stepanov
2021-03-12doc: Update dependencies.md with a new Qt versionHennadii Stepanov
2021-03-12build: Cleanup libxkbcommon_postprocess_cmdsHennadii Stepanov
2021-03-12build, qt: Drop redundant -lxcb-static flagHennadii Stepanov
2021-03-12build, qt: Always test plugins/subdir before adding to search pathsHennadii Stepanov
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-11doc: specify minimum HWI versionSjors Provoost
2021-03-11rpc: don't require wallet for enumeratesignersSjors Provoost
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