block42-blockchain-company / liquid-icx

Secure the ICON network, earn staking rewards while staying liquid. 🧽💧
https://licx.finance
GNU General Public License v3.0
3 stars 1 forks source link

Delegating to multiple preps when joining #51

Closed tomazmm closed 3 years ago

tomazmm commented 3 years ago

Description

Add voting functionality to the LICX. When user is joining, he can pass additional information to which prep or group of preps he wants to delegate. This information will be then stored in his wallet, and the new (updated) delegation will be set.

I opened this PR, so we can have an open discussion about the current implementation and flaws that might be in there.

Improvements

Voting was the essential part, that was still missing in LICX. This PR starts to working on that.

How Has This Been Tested?

Implemented an integrate test.

Checklist:

If you have any comments regarding one of these points just write it down.