Skip to content

Conversation

olimdzhon
Copy link

No description provided.

J-Kaido and others added 30 commits May 11, 2025 11:39
Chain Registry files for daodiseotestnet
Add Stake Village services
Add SbGid services
Add SbGid services
Add RPC, REST and gRPC endpoints for Mrs_ml
Add RPC, REST and gRPC endpoints for Monika
added endpoints for Iryna
Add endpoints for Monika chain.json
we are supporting the decentralization.
Add ChainTools Services:
- Endpoints (API/gRPC/RPC)
- Explorer
🚀 WHEN MOON 🌕 WHEN LAMBO 🔥 Add Peers, RPC, API and Explorer endpoints to Odiseo Testnet
Add CodeBlockLabs Services (RPC, API, Explorer)
"cosmos_sdk_version": "v0.50.8",
"cosmwasm_enabled": true,
"cosmwasm_version": "v0.40+",
"ibc_go_version": "v8.3.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These properties are no longer accepted. Please use the current property names and place them in the versions.json file

"display": "ODIS",
"symbol": "ODIS",
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/daodiseomoney/chain-registry/refs/heads/master/testnets/daodiseotestnet/images/odiseo.svg"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please exclude the /refs/head/ from the URLs and ensure it's pointing to the cosmos org's repo, (not your daodiseomoney fork)

"assets": [
{
"description": "",
"extended_description": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove empty properties

}
],
"logo_uris": {
"png": "https://daodiseo.money/wp-content/uploads/2025/05/DAO_O_logo_256x256.png"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use a URL pointing to this repo

@JeremyParish69 JeremyParish69 marked this pull request as draft August 27, 2025 17:28
0xblocksync and others added 4 commits September 6, 2025 00:39
BlockSync add Endpoints (RPC/GRPC/API) and explorer to DAODISEO
BlockSync add Endpoints (RPC/GRPC/API) and explorer to DAODISEO
@daodiseomoney
Copy link

@JeremyParish69 Hi Jeremy, I have applied all changes as per your instructions. Would you be so kind and let us know if all is ok now ?

@@ -0,0 +1,38 @@
{
"$schema": "../assetlist.schema.json",
"chain_name": "odiseo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chain_name is 'odiseotestnset', not just 'odiseo'

"account_page": "https://dashboard.blocksync.me/odiseo/account/${accountAddress}"
}
],
"logo_uris": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

property name must be "logo_URIs" (it's case sensitive)

@@ -0,0 +1,294 @@
{
"chain_name": "odiseo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chain_name is 'odiseotestnset', not just 'odiseo'

@daodiseomoney
Copy link

@JeremyParish69 Hi Jeremy, Thank you once again for your feedback. I have applied the last 3 changes as per your instructions. Would you be so kind and let us know if all is ok now ?

@daodiseomoney
Copy link

@JeremyParish69 what is the next step ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.