GetUnite / investment-strategies

2 stars 1 forks source link

Unwinder contract #3

Closed alexanderem49 closed 2 years ago

alexanderem49 commented 2 years ago

Created unwinder contract and all required interfaces, tests and script to deploy. This unwinder requires sufficient roles from strategty and vote executor.

Unwinder is used to forward vote entries to vote executor, but also storing them to be used during unwinding process. Every entry will have it's unique id, making unwinding process simple.