Zebra/book
Alfredo Garcia 58bd898f5b
feat(zebrad): Refuse to run zebrad when release is too old (#6351)
* 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>
2023-04-28 14:13:21 +00:00
..
src feat(zebrad): Refuse to run zebrad when release is too old (#6351) 2023-04-28 14:13:21 +00:00
theme change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
.gitignore Add skeleton of eventual zebra book (#653) 2020-07-17 20:15:50 -07:00
book.toml change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
firebase.json Add skeleton of eventual zebra book (#653) 2020-07-17 20:15:50 -07:00
mermaid-init.js fix(doc): add support for Mermaid to render graphs (#4359) 2022-05-09 20:29:49 +00:00
mermaid.min.js fix(doc): add support for Mermaid to render graphs (#4359) 2022-05-09 20:29:49 +00:00