Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ERC792 #125

Closed
clesaege opened this issue Sep 17, 2018 · 2 comments
Closed

Update ERC792 #125

clesaege opened this issue Sep 17, 2018 · 2 comments
Assignees

Comments

@clesaege
Copy link
Member

Arbitrator.sol has been changed since then

@clesaege clesaege self-assigned this Sep 17, 2018
@epiqueras
Copy link
Contributor

Changes for Arbitrator.sol:

  • Return values uint fees => uint fee.
  • createDispute now has _choices.
  • function appealPeriod(uint _disputeID) public view returns(uint start, uint end) {}.
  • Index _arbitrable in events.
  • event AppealPossible(uint indexed _disputeID, Arbitrable indexed _arbitrable);.

@clesaege
Copy link
Member Author

clesaege commented Oct 9, 2018

Done: ethereum/EIPs#792

@clesaege clesaege closed this as completed Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants