Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log errors occuring during action::run | 2024-04-24 | 1 | -2/+12 | |
* | Improve log format consistency | 2024-04-24 | 2 | -5/+19 | |
* | Add MessageParams::wallet() getter | 2024-04-24 | 1 | -0/+4 | |
* | Use alt selector for displaying anyhow::Error | 2024-04-24 | 5 | -7/+7 | |
* | Simplify function return type | 2024-04-24 | 1 | -11/+4 | |
* | Add more debug logging | 2024-04-23 | 2 | -0/+3 | |
* | Add name() to Action trait | 2024-04-23 | 8 | -0/+28 | |
* | Allow RUST_LOG to correctly override default | 2024-04-23 | 1 | -4/+6 | |
* | Deprivatize MessageParams getters | 2024-04-23 | 1 | -6/+6 | |
* | Refactor action dispatching to run_actions() | 2024-04-23 | 2 | -17/+15 | |
* | Move actions/mod.rs to actions.rs | 2024-04-23 | 1 | -0/+0 | |
* | Avoid extern crate | 2024-04-23 | 5 | -6/+6 | |
* | Add cfg(unix) to tokio::signal code | 2024-04-22 | 1 | -0/+3 | |
* | Add missing deserialization lowercase rename | 2024-04-22 | 1 | -0/+1 | |
* | Initial commitv0.1.0 | 2024-04-21 | 13 | -0/+1597 |