aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/context.h
AgeCommit message (Expand)Author
2024-05-09kernel: Remove key module from kernel libraryTheCharlatan
2023-12-04Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directlyRyan Ofsky
2023-06-28util: Add SignalInterrupt class and use in shutdown.cppTheCharlatan
2022-12-13Adapt to libsecp256k1 API changesPieter Wuille
2022-06-08doc: fix typo in kernel/context.hbrunoerg
2022-06-02init: Initialize globals with kernel::Context's lifeCarl Dong
2022-05-31kernel: Introduce empty and unused kernel::ContextCarl Dong