IRISxiaowang / substrate-bank

MIT No Attribution
0 stars 0 forks source link

Bug/fix rotate authorities #49

Closed IRISxiaowang closed 8 months ago

IRISxiaowang commented 9 months ago

Close #48

Improved the function do_rotate_authorities() Retain the votes if the new council member intersects with the old ones. Added a test to ensure after changing authorities, the proposal can be voted on and resolved.