aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09refactor: make MainSignalsInstance() a classJon Atack
2022-05-05Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...fanquake
2022-05-05Merge bitcoin/bitcoin#24141: Rename message_command variables in src/net* and...MacroFake
2022-05-04Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conflaanwj
2022-05-04Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerrorlaanwj
2022-05-04doc: update init.cpp -conf help textjosibake
2022-05-04doc: update devtools, release-process readmesjosibake
2022-05-04build: include bitcoin.conf in build outputsjosibake
2022-05-04Merge bitcoin/bitcoin#24852: util: optimize HexStrlaanwj
2022-05-04Merge bitcoin/bitcoin#24976: netgroup: Follow-up for #22910fanquake
2022-05-04Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...laanwj
2022-05-04Merge bitcoin/bitcoin#25057: refactor: replace remaining boost::split with Sp...fanquake
2022-05-04Merge bitcoin/bitcoin#25046: build: Fix `libmultiprocess` cross-compiling to ...fanquake
2022-05-04Merge bitcoin/bitcoin#25060: blockstorage: add LIFETIMEBOUND to GetFirstStore...MacroFake
2022-05-04Merge bitcoin/bitcoin#25058: rpc: Move output script RPCs to separate file, r...fanquake
2022-05-04Merge bitcoin/bitcoin#25040: refactor: Pass lifetimebound reference to Single...MacroFake
2022-05-04Merge bitcoin/bitcoin#25045: test: add coverage for invalid requests for `blo...MacroFake
2022-05-04Merge bitcoin/bitcoin#25047: tidy: add readability-redundant-declarationMacroFake
2022-05-04fuzz: SplitString with multiple separatorsMartin Leitner-Ankerl
2022-05-04http: replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04core_read: Replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04Extend Split to work with multiple separatorsMartin Leitner-Ankerl
2022-05-03blockstorage: add LIFETIMEBOUND to GetFirstStoredBlock()::start_timeJon Atack
2022-05-03test: add coverage for invalid requests for `blockfilterheaders`brunoerg
2022-05-03Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions al...MacroFake
2022-05-03Merge bitcoin/bitcoin#25053: Guard `#include <config/bitcoin-config.h>`fanquake
2022-05-03Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...MacroFake
2022-05-03scripted-diff: Rename rpc/misc.cpp to rpc/node.cppMacroFake
2022-05-03rpc: Move output script RPCs to separate fileMacroFake
2022-05-03Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate fileMacroFake
2022-05-02Guard `#include <config/bitcoin-config.h>`Hennadii Stepanov
2022-05-02Merge bitcoin/bitcoin#25042: lint: Fix lint-circular-dependencies.py file listlaanwj
2022-05-02doc: update bitcoin-conf.mdJosiah Baker
2022-05-02script: add script to generate example bitcoin.confjosibake
2022-05-02doc: replace bitcoin.conf with placeholder filejosibake
2022-05-02Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector swap...MacroFake
2022-05-01Merge bitcoin/bitcoin#25043: Reject invalid rpcauth formatsfanquake
2022-05-01tidy: add readability-redundant-declarationfanquake
2022-05-01build: Fix `libmultiprocess` cross-compiling to Linux hostsHennadii Stepanov
2022-04-30Reject invalid rpcauth formatsMacroFake
2022-04-30Merge bitcoin/bitcoin#24543: net processing: Move remaining globals into Peer...MacroFake
2022-04-30lint: Fix lint-circular-dependencies.py file listMacroFake
2022-04-30Merge bitcoin/bitcoin#25027: test: Remove boost::split from getarg_tests.cppfanquake
2022-04-30Merge bitcoin/bitcoin#25028: ci: Clone iwyu only if missingfanquake
2022-04-30Merge bitcoin/bitcoin#25034: test: add missing stop_node calls to feature_coi...MacroFake
2022-04-30ci: Clone iwyu only if missingMacroFake
2022-04-30Pass lifetimebound reference to SingleThreadedSchedulerClientMacroFake
2022-04-29test: stop node before calling assert_start_raises_init_errorMartin Zumsande
2022-04-29rpc: Move fee estimation RPCs to separate fileMacroFake
2022-04-29test: Remove boost::split from getarg_tests.cppMacroFake