bounties.network/bounty#Python
The Kauri team are currenly working on bounties.network integration and would like to make the following proposals to the EIP.
initializeBounty
: Currently, this takes the controller and data as parameters, we propose adding option to inlcude address arbiter
and uint deadline
acceptFulfillment
to be called by an address which is not the controller (which is necessary in our case)acceptFulfillment
would have an onlyApprover
rather than onlyController
modifierchangeData
- This allows the controller to change data at any time