aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-18Merge #21162: Net Processing: Move RelayTransaction() into PeerManagerfanquake
2021-03-17Merge #21415: refactor: remove Optional & nulloptWladimir J. van der Laan
2021-03-17refactor: post Optional<> removal cleanupsfanquake
2021-03-17Merge #21417: Misc external signer improvement and HWI 2 supportfanquake
2021-03-17Merge #21083: wallet: Avoid requesting fee rates multiple times during coin s...Samuel Dobson
2021-03-16Rename CoinSelectionParams::effective_fee to m_effective_feerateAndrew Chow
2021-03-16wallet: Move discard feerate fetching to CreateTransactionAndrew Chow
2021-03-16wallet: Move long term feerate setting to CreateTransactionAndrew Chow
2021-03-16wallet: Replace nFeeRateNeeded with effective_feeAndrew Chow
2021-03-16wallet: Use existing feerate instead of getting a new oneAndrew Chow
2021-03-16Merge #21447: Always add -daemonwait to known command line argumentsWladimir J. van der Laan
2021-03-16Merge #21407: i2p: limit the size of incoming messagesWladimir J. van der Laan
2021-03-16Merge #220: Do not translate file extensionsWladimir J. van der Laan
2021-03-16Merge #21438: test: add ParseUInt8() test coverageWladimir J. van der Laan
2021-03-16Merge #21405: compat: remove memcpy -> memmove backwards compatibility aliasWladimir J. van der Laan
2021-03-16Merge #21444: net, doc: Doxygen updates and fixes in netbase.{h,cpp}Wladimir J. van der Laan
2021-03-16test: add a test to ensure RecvUntilTerminator() limit worksVasil Dimov
2021-03-16i2p: limit the size of incoming messagesVasil Dimov
2021-03-16Always add -daemonwait to known command line argumentsHennadii Stepanov
2021-03-16Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...MarcoFalke
2021-03-15refactor: reuse test string with embedded null char in util_testsJon Atack
2021-03-15test: add ParseUInt8() unit and fuzz test coverageJon Atack
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-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-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-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-15scripted-diff: remove Optional & nulloptfanquake
2021-03-15scripted-diff: Drop redundant QString callsHennadii Stepanov
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 #21007: bitcoind: Add -daemonwait option to wait for initializationWladimir J. van der Laan
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