polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
977 stars 415 forks source link

Enable "Chain Specific App" setting #1445

Closed TarikGul closed 3 months ago

TarikGul commented 3 months ago

This PR will allow for the use of the "Chain Specific App" setting. Before this can go in, https://github.com/polkadot-js/ui/pull/804 must be merged and released in the UI.

closes: https://github.com/polkadot-js/extension/issues/1443

TarikGul commented 3 months ago

Okay cool, tested for each case and they all passed, and added some better error handling for extra insight.

polkadot-js-bot commented 3 months ago

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.