features/add-voterids-to-proposals
master
Adding a voterIds array to the proposal. This allows us to check if a user already has voted on a proposal. As this is not directly supported by the default proposals accessor this also adds a getProposal function to get all proposal data.