hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 42 forks source link

Substrate codesplitting breaks address decoding & user rendering #3744

Open jnaviask opened 1 year ago

jnaviask commented 1 year ago

Description

See https://commonwealth.im/edgeware/discussion/5374-pallet_supersig-joint-funding-proposal-with-w3f -- note that the error thrown is likely due to a missing this.polkadot import rather than the address being properly invalid.

Acceptance Criteria

jnaviask commented 1 year ago

Related to #2712