issues
search
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
organizations pallet
#27
Closed
ETeissonniere
closed
4 years ago
ETeissonniere
commented
4 years ago
basic code to log organizations and generate their addresses
add apply_as logic
create testing mock for organizations pallet
testing macros self import dependencies
review code and support modular executors
organizations updates
greatly reduce amount of clone calls
correct iteration pattern
correct boolean assertion pattern
test organizations internals
org_id gets granted roles as well
drop copy type for role and add organizations to runtime
add genesis config to node
fix bylaws benchmarks