livepeer / protocol

Livepeer protocol
MIT License
154 stars 45 forks source link

Add Refunder contract #368

Closed yondonfu closed 4 years ago

yondonfu commented 4 years ago

This PR adds a Refunder contract that reads the state of deposits in the JobsManager contract in order to determine the amount that an address is eligible to withdraw.

See the upgrade plan for more details on how the Refunder contract will be used.