ethereum / ERCs

The Ethereum Request for Comment repository
Creative Commons Zero v1.0 Universal
302 stars 407 forks source link

Update ERC-6123: EIP-6123, new getter function for the mutual termination bool. #534

Open Julius278 opened 1 month ago

Julius278 commented 1 month ago

Just added a new getter function in the abstract SDC contract. This could be helpful in case the Token not only needs to know the TradeState but also if the trade was mutually terminated or by an error in the settlement process.

eip-review-bot commented 1 month ago

File ERCS/erc-6123.md

Requires 1 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @samwilsn, @xinbenlv

cfries commented 4 weeks ago

The member field mutuallyTerminated was removed by @pekola - not sure if this getter is still needed. Need to discuss with Peter.

SamWilsn commented 1 week ago

This pull request has conflicts that must be resolved.