Citadel-DAO / citadel-multisig

Citadel DAO's EVM multisig operations.
GNU Affero General Public License v3.0
0 stars 2 forks source link

Update set distribution split method #19

Closed petrovska-petro closed 2 years ago

petrovska-petro commented 2 years ago

Tackles #13

brownie run citadel/policy_ops/citadel_mint_distribution

Note: update interface, keeping the old version in case that we end up testing policy ops in the current setup. once the final version is deployed, this can be update to match only latest contract version

Update: adapted scripts in latest commits just for the latest deployment of the minter

gosuto-inzasheru commented 2 years ago

i agree it is better to just move to the newest version. good solution. test passing.

just needs a conflict resolved.