Age | Commit message (Expand) | Author |
---|---|---|
2024-07-30 | kernel: Only setup kernel context globals once | TheCharlatan |
2024-05-09 | kernel: Remove key module from kernel library | TheCharlatan |
2023-12-04 | Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly | Ryan Ofsky |
2023-06-28 | util: Add SignalInterrupt class and use in shutdown.cpp | TheCharlatan |
2022-12-13 | Adapt to libsecp256k1 API changes | Pieter Wuille |
2022-06-02 | init: Initialize globals with kernel::Context's life | Carl Dong |