aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/node.cpp
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-15[rpc, bugfix] Enforce maximum value for setmocktimedergoegge
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2023-10-20interfaces: Add schedulerMockForward method so mockscheduler RPC can work acr...Ryan Ofsky
2023-08-07Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headersfanquake
2023-08-05refactor: Fix logging.h includesTheCharlatan
2023-07-21refactor: Use EnsureAnyNodeContextMarcoFalke
2023-07-21test: Add SyncWithValidationInterfaceQueue to mockscheduler RPCMarcoFalke
2023-06-16Remove the syscall sandboxfanquake
2023-05-20refactor: Split util::AnyPtr into its own fileTheCharlatan
2023-05-17doc: remove mention of glibc 2.10+fanquake
2023-01-22scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARGfanquake
2023-01-17Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)fanquake
2023-01-11rpc: Run type check against RPCArgsMarcoFalke
2023-01-05refactor: add kernel/cs_main.*fanquake
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-07-25scripted-diff: Replace NullUniValue with UniValue::VNULLMacroFake
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2022-05-03scripted-diff: Rename rpc/misc.cpp to rpc/node.cppMacroFake