Add Hickory Blockchain mainnet configuration and updated HIC logo.#1471
Add Hickory Blockchain mainnet configuration and updated HIC logo.#1471HicDevs wants to merge 39 commits into
Conversation
logo change
New_logo
Initial Keplr chain configuration for Hickory Blockchain mainnet integration.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1450eb6401
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,46 @@ | |||
| { | |||
| "chainId": "Hickory", | |||
There was a problem hiding this comment.
Match chainId identifier casing to file name
Set chainId to an identifier that matches the JSON filename exactly; with cosmos/hickory.json currently using "chainId": "Hickory", validation will fail because validateCosmosChainInfo compares ChainIdHelper.parse(chainInfo.chainId).identifier against the file stem and throws on mismatch (src/validate.ts, identifier check at lines 51-55).
Useful? React with 👍 / 👎.
| "coinDecimals": 6 | ||
| }, | ||
| "features": [ | ||
| "stargate", |
There was a problem hiding this comment.
Remove deprecated stargate feature flag
The stargate feature is explicitly rejected by the validator (src/validate.ts throws when features includes "stargate" at lines 70-72), so keeping this value in the new chain config causes yarn validate cosmos/hickory.json to fail and blocks accepting this entry.
Useful? React with 👍 / 👎.
Remove duplicate hickory config
Updated chain details and RPC endpoints for HICKORY.
Remove deprecated stargate feature
fixed
Fix logo raw URL
new folder
|
Hello, The chain configuration, RPC, REST and websocket endpoints are working correctly. The image asset is publicly reachable here: https://raw.githubusercontent.com/HicDevs/keplr-chain-registry/main/images/hickory/chain.png It appears the validator rejects the image because the asset is not yet merged into the upstream chainapsis repository during PR validation. Thank you. |
2 similar comments
|
Hello, The chain configuration, RPC, REST and websocket endpoints are working correctly. The image asset is publicly reachable here: https://raw.githubusercontent.com/HicDevs/keplr-chain-registry/main/images/hickory/chain.png It appears the validator rejects the image because the asset is not yet merged into the upstream chainapsis repository during PR validation. Thank you. |
|
Hello, The chain configuration, RPC, REST and websocket endpoints are working correctly. The image asset is publicly reachable here: https://raw.githubusercontent.com/HicDevs/keplr-chain-registry/main/images/hickory/chain.png It appears the validator rejects the image because the asset is not yet merged into the upstream chainapsis repository during PR validation. Thank you. |
|
Hello, The chain configuration, RPC, REST and websocket endpoints are working correctly. The image asset is publicly reachable here: https://raw.githubusercontent.com/HicDevs/keplr-chain-registry/main/images/hickory/chain.png It appears the validator rejects the image because the asset is not yet merged into the upstream chainapsis repository during PR validation. Thank you. |
1 similar comment
|
Hello, The chain configuration, RPC, REST and websocket endpoints are working correctly. The image asset is publicly reachable here: https://raw.githubusercontent.com/HicDevs/keplr-chain-registry/main/images/hickory/chain.png It appears the validator rejects the image because the asset is not yet merged into the upstream chainapsis repository during PR validation. Thank you. |
|
@HicDevs use https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/hickory/chain.png |
Fix Hickory chain logo reference
|
Hello,
I updated the chainSymbolImageUrl as requested:
https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/hickory/chain.png
However, the validation still fails because this file does not exist in
upstream main until the PR is merged.
The image is included in this PR at:
images/hickory/chain.png
Could you please re-check or advise how this should pass before merge?
Thank you.
Kamal Keerthi Chandan ***@***.***> ezt írta (időpont: 2026.
máj. 27., Sze, 5:57):
… *keerthi-chandan* left a comment (chainapsis/keplr-chain-registry#1471)
<#1471 (comment)>
@HicDevs <https://github.com/HicDevs> use
https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/hickory/chain.png
Please take other chains as reference
—
Reply to this email directly, view it on GitHub
<#1471?email_source=notifications&email_token=ANB5BXT5Z53RZDITJ2DXRET44ZRSRA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJVGEYDQNJUGAYKM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4551085400>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANB5BXVOIZ5HGCKBBLHYVZL44ZRSRAVCNFSM6AAAAACZL35FL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DKNJRGA4DKNBQGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Andras Kerepeczki*
*Tel *+4915223056812
*Email ***@***.*** ***@***.***>*
|
|
@HicDevs |
|
Thanks for the review.
I updated the image folder from images/hickory/ to images/Hickory/ and
updated chainSymbolImageUrl accordingly.
The branch has been pushed and the old lowercase image path is no longer
referenced.
Kamal Keerthi Chandan ***@***.***> ezt írta (időpont: 2026.
jún. 3., Sze, 4:43):
… *keerthi-chandan* left a comment (chainapsis/keplr-chain-registry#1471)
<#1471 (comment)>
@HicDevs <https://github.com/HicDevs>
Rename the committed folder images/hickory/ → images/Hickory/
Change line 4 to "chainSymbolImageUrl": "
https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/Hickory/chain.png
"
—
Reply to this email directly, view it on GitHub
<#1471?email_source=notifications&email_token=ANB5BXTYCBHB6PZCVXHDC5T456GG5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRQHA3DIMJZHA3KM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4608641986>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANB5BXWXUH3RO5NYFWXWE6T456GG5AVCNFSM6AAAAACZL35FL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DMMBYGY2DCOJYGY>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/ANB5BXW2NIP2ZNBFYYY6O4T456GG5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRQHA3DIMJZHA3KM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/ANB5BXSMMMD5TLX4MW27MQL456GG5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRQHA3DIMJZHA3KM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Andras Kerepeczki*
*Tel *+4915223056812
*Email ***@***.*** ***@***.***>*
|
Changes
Checklist
yarn validate <your-config-file>locally, and it passed without any errors.