aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...MacroFake
2022-05-03Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate fileMacroFake
2022-05-02Merge bitcoin/bitcoin#25042: lint: Fix lint-circular-dependencies.py file listlaanwj
2022-05-02Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector swap...MacroFake
2022-05-01Merge bitcoin/bitcoin#25043: Reject invalid rpcauth formatsfanquake
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-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
2022-04-29Merge bitcoin/bitcoin#25025: test: Remove boost::split from rpc_tests.cppMacroFake
2022-04-29Merge bitcoin/bitcoin#25016: refactor: GetFirstStoredBlock() and getblockchai...fanquake
2022-04-29Merge bitcoin/bitcoin#25024: test: Split MempoolAncestryTests into twofanquake
2022-04-29Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg util...fanquake
2022-04-29test: Remove boost::split from rpc_tests.cppMacroFake
2022-04-29test: Split MempoolAncestryTests into twoMacroFake
2022-04-29Merge bitcoin/bitcoin#25009: Crash debug builds on PCKG_MEMPOOL_ERRORMacroFake
2022-04-28Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...Andrew Chow
2022-04-28Merge bitcoin/bitcoin#24984: wallet: ignore chainStateFlushed notifications w...Andrew Chow
2022-04-28rpc: use GetBlockTime() for getblockchaininfo#timeJon Atack
2022-04-28blockstorage, refactor: pass GetFirstStoredBlock() start_block by referenceJon Atack
2022-04-28blockstorage, refactor: make GetFirstStoredBlock() a member of BlockManagerJon Atack
2022-04-28test, bench: make prevector and checkqueue swap member functions noexceptJon Atack
2022-04-28Merge bitcoin/bitcoin#24956: Call CHECK_NONFATAL only once where neededMacroFake
2022-04-28validation: make CScriptCheck and prevector swap member functions noexceptJon Atack
2022-04-28Merge bitcoin/bitcoin#24958: build: Fix macOS Apple M1 build with miniupnpc a...laanwj
2022-04-28Merge bitcoin/bitcoin#24937: test: Remove previous release check in feature_t...laanwj
2022-04-28Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`fanquake
2022-04-28Merge bitcoin/bitcoin#24988: lint: Mention NONFATAL_UNREACHABLE in lint-asser...fanquake
2022-04-28Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`laanwj
2022-04-28Merge bitcoin/bitcoin#22564: refactor: Move mutable globals cleared in `::Unl...MacroFake
2022-04-28rpc: Move signmessage RPC util to new fileMacroFake
2022-04-28Remove cs_main from verifymessageMacroFake
2022-04-28Merge bitcoin/bitcoin#24831: tidy: add include-what-you-useMacroFake
2022-04-28Merge bitcoin/bitcoin#25011: tests: Do not always create a descriptor wallet ...MacroFake
2022-04-27build: Remove LIBTOOL_APP_LDFLAGS for bitcoin-chainstateCory Fields
2022-04-27docs: Add libbitcoinkernel_la_SOURCES explanationCarl Dong
2022-04-27ci: Build libbitcoinkernelCarl Dong
2022-04-27build: Extract the libbitcoinkernel libraryCarl Dong
2022-04-27tests: Do not always create a descriptor wallet in wallet_createwalletAndrew Chow
2022-04-27Merge bitcoin/bitcoin#18642: Use std::chrono for the time to rotate destinati...MacroFake
2022-04-27Crash debug builds on PCKG_MEMPOOL_ERRORMacroFake
2022-04-27Merge bitcoin/bitcoin#25001: Modernize util/strencodings and util/string: `st...laanwj
2022-04-27validation: Prune UnloadBlockIndex and calleesCarl Dong
2022-04-27validation: No mempool clearing in UnloadBlockIndexCarl Dong