aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-28Merge bitcoin/bitcoin#26295: Replace global g_cs_orphans lock with localglozow
2022-11-25Merge bitcoin/bitcoin#26561: fuzz: Move-only net utilsfanquake
2022-11-25Merge bitcoin/bitcoin#26558: doc: add tr() descriptor example to deriveaddressesfanquake
2022-11-23fuzz: Move-only net utilsMarcoFalke
2022-11-23doc: add tr() descriptor example to deriveaddressesFractalEncrypt
2022-11-22Merge bitcoin/bitcoin#26100: doc: clarify that NetPermissionFlags::Implicit i...MarcoFalke
2022-11-22Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/fanquake
2022-11-22Merge bitcoin/bitcoin#26376: test: Use type-safe NodeSeconds for TestMemPoolE...fanquake
2022-11-21Merge bitcoin/bitcoin#26497: fuzz: Make ConsumeNetAddr always produce valid o...MacroFake
2022-11-21Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...MacroFake
2022-11-21Merge bitcoin/bitcoin#26505: doc: -getinfo help - grammar correctionMacroFake
2022-11-18Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...glozow
2022-11-18Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk space ...Andrew Chow
2022-11-18Merge bitcoin/bitcoin#26487: log: improve some validation log messages to inc...MacroFake
2022-11-17log: improve some validation log messages to include hashPrevBlockSkuli Dulfari
2022-11-17[fuzz] Move ConsumeNetAddr to fuzz/util/net.hdergoegge
2022-11-17[fuzz] Make ConsumeNetAddr produce valid onion addressesdergoegge
2022-11-17[netaddress] Make OnionToString publicdergoegge
2022-11-17Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing certain not...Hennadii Stepanov
2022-11-16Fix Transaction Relay tooltip text in Peers details windowJon Atack
2022-11-16refactor: Inline `CTxMemPoolEntry` class's functionsHennadii Stepanov
2022-11-16refactor: Move `CTxMemPoolEntry` class to its own moduleHennadii Stepanov
2022-11-16Merge bitcoin/bitcoin#25112: util: Move error message formatting of NonFatalC...MacroFake
2022-11-16util: Move error message formatting of NonFatalCheckError to cppMacroFake
2022-11-15Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...Andrew Chow
2022-11-16RPC/blockchain: scan{blocks,txoutset>: Further doc improvementsLuke Dashjr
2022-11-16RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutsetLuke Dashjr
2022-11-15Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindexAndrew Chow
2022-11-15Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-11-15src/bitcoin-cli.cpp: -getinfo help - grammar correction@RandyMcMillan
2022-11-14test: Split overly large util_tests.cpp fileMacroFake
2022-11-14Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error stringMacroFake
2022-11-14Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copiesMacroFake
2022-11-09test: Avoid collision with valid path names in `getarg_tests/logargs`Hennadii Stepanov
2022-11-07doc: clarify that NetPermissionFlags::Implicit is only about whitelistsVasil Dimov
2022-11-07univalue: string_view testMacroFake
2022-11-05Merge bitcoin/bitcoin#26419: log: mempool: log removal reason in validation i...MacroFake
2022-11-05Merge bitcoin/bitcoin#26449: rpc: doc: add missing option "bech32m" for `chan...MacroFake
2022-11-04Merge bitcoin/bitcoin#26418: Fix signing of multi_a and rawtr scripts with wa...fanquake
2022-11-04log: mempool: log removal reason in validation interfaceJames O'Beirne
2022-11-03rpc: doc: add missing option "bech32m" for `change_type` parametersSebastian Falbesoner
2022-11-03Merge bitcoin/bitcoin#25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to ...fanquake
2022-11-02Merge bitcoin/bitcoin#26396: net: Avoid SetTxRelay for feeler connectionsMacroFake
2022-11-01Merge bitcoin/bitcoin#25548: gui: Check for readlink buffer overflow and hand...fanquake
2022-11-01util: move threadinterrupt into utilfanquake
2022-11-01Merge bitcoin/bitcoin#26360: build: remove threadinterrupt from libbitcoinkernelfanquake
2022-11-01Merge bitcoin/bitcoin#26294: build: move util/url to common/urlfanquake
2022-11-01Merge bitcoin/bitcoin#26373: Update minisketch subtree to latest upstreamfanquake
2022-10-31Merge bitcoin/bitcoin#26387: p2p: TryLowWorkHeadersSync follow-upsfanquake
2022-10-31Merge bitcoin/bitcoin#26402: doc: Fix typosMacroFake