Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Standalone node polkadotjs apps UI types issue #66

Closed
nepoche opened this issue Jan 10, 2022 · 3 comments
Closed

[BUG] Standalone node polkadotjs apps UI types issue #66

nepoche opened this issue Jan 10, 2022 · 3 comments

Comments

@nepoche
Copy link
Contributor

nepoche commented Jan 10, 2022

Overview

This issue was found while working on a testnet deployment on branch nathan/dkg-testnet.

3 Validator nodes were spun up and are able to communicate and produce blocks at endpoints:

  • wss://testnet1.webb.tools
  • wss://testnet2.webb.tools
  • wss://testnet3.webb.tools

Observed Behavior

While attempting some queries on the dkg pallet through the apps UI, the UI will hit an error. The below error is shown when attempting to select the dkgPublicKey() option under dkg pallet for chain state queries:

Screen Shot 2022-01-10 at 9 28 27 AM

Note: some chain state queries such as authorities() work as expected, but the above dkgPublicKey() errors.

Expected Behavior

The DKG public key should be queried and presented on the apps UI.

@drewstone drewstone changed the title [ISSUE] Standalone node polkadotjs apps UI types issue [BUG] Standalone node polkadotjs apps UI types issue Jan 10, 2022
@drewstone drewstone moved this to In Progress in DKG Jan 18, 2022
@drewstone
Copy link
Contributor

Being tracked now here: polkadot-js/apps#6840

@nepoche
Copy link
Contributor Author

nepoche commented Jan 19, 2022

Looks like it was fixed - but now chainstate queries for dkg related things are not returning proper values:

Screen Shot 2022-01-19 at 11 35 41 AM

@drewstone drewstone moved this from In Progress to In Review in DKG Jan 19, 2022
@drewstone
Copy link
Contributor

drewstone commented Jan 19, 2022 via email

@drewstone drewstone moved this from In Review to Done in DKG Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants