-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add Gno Core validators in genesis and peers references (#3098)
- Modified Genesis file: added Core team validators - Modified Config: added Persistent Peers - Added DNS entry references - Added checklist --------- Co-authored-by: Miloš Živković <[email protected]>
- Loading branch information
1 parent
8b0932b
commit 3ab5455
Showing
4 changed files
with
84 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Checklist Test5 | ||
|
||
[ ] Collect all validators keys for genesis | ||
[ ] Collect all balances for genesis | ||
[ ] Generate Final Genesis File | ||
[ ] Collect list of public peer nodes for configurations | ||
[ ] Generete Release Docker Images of Gnoland for test5 | ||
[ ] Change DNS entries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters