From 1d0d03c929ff27de767c03edbd2f44df1286fdf1 Mon Sep 17 00:00:00 2001 From: jaekwon Date: Mon, 11 Dec 2023 11:54:14 -0800 Subject: [PATCH] initial commit of VALIDATORS.md --- VALIDATORS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 VALIDATORS.md diff --git a/VALIDATORS.md b/VALIDATORS.md new file mode 100644 index 0000000..54f7f15 --- /dev/null +++ b/VALIDATORS.md @@ -0,0 +1,7 @@ +# TODO + +- [ ] Must replicate, understand, and validate the genesis distribution. See https://github.com/atomone-hub/genesis/pull/65#pullrequestreview-1775992431 +- [ ] Must contribute to the above to prove understanding of it. Ideally every validator contributes something, even if it is just comments in code. +- [ ] Incorporate global decentralization mandate; require validators to cooperate in translations; this guarantees global reach. +- [ ] Describe tiers and participation levels, and limitations. +- [ ] Transparency disclosures required, of associations among validators. (Also see https://github.com/atomone-hub/genesis/issues/75)