by 0x511a22cdd2c4ee8357bb02df2578037ffe8a4d8d (ginoct)
Currently, voting power delegation in our DAO is limited to delegating to a single wallet address. That means that if a wallet has 1000VP, it can only delegate the totality of that VP to another address. At the moment, the walkaround to delegate VP to multiple users is first to transfer your tokens to multiple wallets and then delegate VP from each one of those wallets. This increases the cost of delegation due to the need for multiple transactions (At least one for transferring tokens and another one to delegate).
This proposal suggests the implementation of a multi-address voting power delegation mechanism, which will allow members to delegate their voting power to multiple wallet addresses, rather than being limited to a single address.