Zebra/book/src/dev
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
..
diagrams change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
rfcs change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
audit.md fix(doc): Use a more reliable release template branch name and docker command (#5519) 2022-11-03 00:28:46 +00:00
continuous-delivery.md adds zebra book's CI/CD docs to the sidebar (#5355) 2022-10-06 20:15:16 +00:00
continuous-integration.md change(docs): Document how to get external PRs to merge (#6252) 2023-03-01 11:52:48 +00:00
diagrams.md Reorganize the book. (#843) 2020-08-06 15:39:54 -07:00
overview.md change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
proptests.md Update book/src/dev/proptests.md 2021-04-29 18:29:53 -04:00
release-process.md feat(zebrad): Refuse to run zebrad when release is too old (#6351) 2023-04-28 14:13:21 +00:00
rfcs.md Update book/src/dev/rfcs.md 2020-09-17 13:23:58 -07:00
tokio-console.md doc: add tokio-console page in book dev section (#4641) 2022-06-21 03:38:12 +00:00
zebra-checkpoints.md feat(zebra-checkpoints): make `zebra-checkpoints` work for zebrad backend (#5894) 2023-01-23 04:50:45 +00:00
zebra-dependencies-for-audit.md Update zebra-dependencies-for-audit.md (#6141) 2023-02-10 14:20:53 +00:00