aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/context.cpp
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-02init: Initialize globals with kernel::Context's lifeCarl Dong