NucleiStudio / governance-os

DAO as a service parachain for Polkadot. Built with Parity Substrate. Supports various pluggable voting systems.
Apache License 2.0
13 stars 5 forks source link

sudo compat module #23

Closed ETeissonniere closed 4 years ago

ETeissonniere commented 4 years ago

This add a pallet to ensure compatibility between the substrate permissioning system used by other pallets from the ecosystem and ours. Basically compat is reimplementation of sudo supporting our bylaws system.