* adds start as default subcommand for zebrad * moves EntryPoint to submodule and adds a test * moves all start tests to config_test to avoid listener conflicts * Update zebrad/src/application/entry_point.rs docs * Revert "moves all start tests to config_test to avoid listener conflicts" This reverts commit 61ce46f5a13907facc3a11326e7a328d81b2be3d. * Update based on test API changes from another PR Co-authored-by: teor <teor@riseup.net> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: