Cointelegraph Decentralization Guardians#864
Open
oneanother wants to merge 2 commits intomonad-developers:mainfrom
Open
Cointelegraph Decentralization Guardians#864oneanother wants to merge 2 commits intomonad-developers:mainfrom
oneanother wants to merge 2 commits intomonad-developers:mainfrom
Conversation
added Cointelegraph's mainnet validator identity information
Greptile SummaryAdds a new mainnet validator identity file for Cointelegraph Decentralization Guardians (validator ID 189). The JSON file follows the required schema with valid
Confidence Score: 4/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[PR Submitted: New Validator JSON] --> B{Schema Valid?}
B -->|Yes| C{Filename matches SECP key?}
B -->|No| X[Reject]
C -->|Yes| D{On-chain keys match?}
C -->|No| X
D -->|Yes| E{Logo URL valid?}
D -->|No| X
E -->|Yes| F[Merge: Validator 189 Added]
E -->|No| X
Last reviewed commit: b8d0968 |
mainnet/027802cce1bdec2443c4ca67cc7384ccd5087d64acab480c77ce8eb3d515809b44.json
Show resolved
Hide resolved
| "secp": "027802cce1bdec2443c4ca67cc7384ccd5087d64acab480c77ce8eb3d515809b44", | ||
| "bls": "8813f9992c00556c3ea129c9055dfc5d72227b983a94ba826306242f641971cc92afb286c5d22b987fe726a857bf84d7", | ||
| "website": "https://cointelegraph.com/decentralization-guardians/", | ||
| "description": "", |
There was a problem hiding this comment.
Empty description field
The description field is empty. Nearly all other validators (187/188) provide a description of their organization. Consider adding a brief description of Cointelegraph Decentralization Guardians to help users identify the validator.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added Cointelegraph's mainnet validator identity information