Add Xyra Chain (xyra-2)#7577
Conversation
|
Hi maintainers, I've updated the repository to public and verified all links. Ready for the automated checks. Thank you! |
|
Hello! I've updated the assetlist.json for Xyra Chain. I fixed the nested logo_URIs object and standardized the format. All checks are now passing (green). Please let me know if any further changes are needed. Thanks! |
|
Hi @maintainers, I have fixed my endpoints and verified them. Although the CI shows a global failure due to other chains' issues, Xyra-Chain endpoints are now passing correctly (Status 200). You can check the logs for Xyra. Ready for review and merge. Thank you! |
|
Hi, I have fixed all the validation issues, including the type_asset field and logo dimensions. The PR is now passing all checks. Ready for review and merge. Thank you! |
xyra/chain.json
Outdated
| "recommended_version": "v2.0.0", | ||
| "compatible_versions": ["v2.0.0"], | ||
| "genesis": { | ||
| "genesis_url": "https://raw.githubusercontent.com/rizkimaryanto7-creator/xyra-chain/main/genesis.json" |
There was a problem hiding this comment.
Hi @CryptoAssassin1, the issue was a branch name mismatch. I've updated the genesis_url to the correct branch (master). It should be working now. Thanks for the catch!
There was a problem hiding this comment.
it's not a correct SVG file. A valid SVG element cannot have two viewBox attributes.
| "display": "XYRIUM", | ||
| "name": "XYRIUM", | ||
| "symbol": "XYR", | ||
| "logo_URIs": { |
There was a problem hiding this comment.
Registry standard requires both logo_URIs and images. Please add images
|
Hi @CryptoAssassin1, I've addressed your feedback in the latest commit:
Thank you for the thorough review! Everything should be in order now. |
|
Hi @CryptoAssassin1, I have updated assetlist.json to include both logo_URIs and the images array as requested. I also cleaned up the JSON syntax. Ready for review. Thanks! |
|
@rizkimaryanto7-creator 1. recommended_version v2.0.0 doesn't exist
|
|
Hi @CryptoAssassin1, Thank you for your detailed feedback. I have updated the chain.json and resolved the technical issues as requested: Codebase & Versioning: Corrected the recommended_version to v1.0.0 and ensured all links point to the stable release. Peers: Added a persistent peer (72.62.121.184:26656) to ensure network connectivity. Metadata & Images: Included the missing logo_URIs and images fields with the correct GitHub raw paths for both PNG and SVG formats. Explorer Access: Resolved the connectivity issue. The explorer is now fully operational and can be reached at https://explorer.xyra-mainnet.org/. The configuration has been validated against the registry schema. Please let me know if any further adjustments are needed. Looking forward to your review. |
|
|
I've updated the chain.json to v1.0.0, added the persistent peer with Node ID, included logo URIs, and formatted the JSON to be compact. Ready for another review! |
|
Thanks a lot @CryptoAssassin1 for the review and for merging the Xyra Chain registry! Appreciate your help in getting us through the validation process. 🚀 |
Adding Xyra Chain configuration.