Skip to content

Add DENTNet to generic Polkadot app supported chains#1942

Merged
valentinfernandez1 merged 2 commits intopolkadot-js:masterfrom
dentnet:add-dentnet
Aug 22, 2025
Merged

Add DENTNet to generic Polkadot app supported chains#1942
valentinfernandez1 merged 2 commits intopolkadot-js:masterfrom
dentnet:add-dentnet

Conversation

@henrikdent
Copy link
Copy Markdown
Contributor

DENTNet has the CheckMetadataHash extension and supports the generic Ledger application. This PR is to enable it in polkadot-js apps and extension.

@@ -49,6 +49,9 @@ export const knownGenesis: KnownGenesis = {
darwinia: [
'0xe71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6'
],
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

dentnet: [
'0x0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7'
],

darwinia: [
'0xe71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6'
],
dentnet: [
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

dentnet: [
'0x0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7'
],

@valentinfernandez1
Copy link
Copy Markdown
Contributor

valentinfernandez1 commented Aug 20, 2025

@henrikdent What is the status of this PR, no PJS reviewer was assigned. Is this still needed? If it is I'll be happy to review it.

@henrikdent
Copy link
Copy Markdown
Contributor Author

Hi @valentinfernandez1, thanks - yes, we'd still like to have it reviewed.

@valentinfernandez1 valentinfernandez1 merged commit 0c3a711 into polkadot-js:master Aug 22, 2025
4 checks passed
@polkadot-js-bot
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Aug 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants