enzymefinance / protocol

Enzyme Protocol Implementation
https://enzyme.finance
GNU General Public License v3.0
375 stars 156 forks source link

Feature: add an infrastructure-level SharesRequestor #960

Closed SeanJCasey closed 4 years ago

SeanJCasey commented 4 years ago

Addresses issue #954

The purpose of this PR is to abstract the requesting of shares from Participation.sol into a new infrastructure-level SharesRequestor.sol.

In addition, it also:

SeanJCasey commented 4 years ago

Further work to do here before finishing up: