apps icon indicating copy to clipboard operation
apps copied to clipboard

Whitelist tab have all rows saying `No preimage bytes found`

Open TarikGul opened this issue 11 months ago • 1 comments

Currently the WhiteList tab under Governance shows No preimage bytes found for all rows. I am not super familiar with the whitelist calls, but am more familiar with preimages and was able to root out the cause where the optBytes option is None. Like I said I am not completely in tune with whitelisting but this deserves some investigation.

Screenshot 2024-02-29 at 8 46 42 PM

Apps version v0.133.2-105

TarikGul avatar Mar 01 '24 01:03 TarikGul

cc: @ryanleecode

TarikGul avatar Mar 05 '24 00:03 TarikGul

image

Seems legit. On the polkadot network there is 1 that has a pre-image -- so we know it works. I think its just the hash of whitelisted calls but optionally you have the have the pre-image aka the call itself so you know what actually got whitelisted.

ryanleecode avatar Mar 08 '24 01:03 ryanleecode

image

Seems legit. On the polkadot network there is 1 that has a pre-image -- so we know it works. I think its just the hash of whitelisted calls but optionally you have the have the pre-image aka the call itself so you know what actually got whitelisted.

Aweomse, thanks so much for investigating this, going to close since it seems expected.

TarikGul avatar Mar 08 '24 04:03 TarikGul

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

polkadot-js-bot avatar Mar 15 '24 05:03 polkadot-js-bot