* refuse to run Zebra if it is too old * update the release checklist to consider the constants * bring newline back * apply new end of support code * attempt to add tests (not working yet) * move eos to progress task * move tests * add acceptance test (not working) * fix tests * change to block height checks (ugly code) * change warn days * refactor estimated blocks per day, etc * move end of support code to its own task * change test * fix some docs * move constants * remove uneeded conversions * downgrade tracing * reduce end of support time, fix ci changing debugs to info again * update instructions * add failure messages * cargo lock update * unify releaase name constant * change info msg * clippy fixes * add a block explorer * ignore testnet in end of support task * change panic to 16 weeks * add some documentation about end of support * Tweak docs wording --------- 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: