-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add CIP-57 updates #439
Add CIP-57 updates #439
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Not strictly related to the CiP but can we give more color on how to join a bonding pool? Imagine a solver wants to go through the whole process and only has the public docs at their disposal. Do they get all the information they need to complete this step?
- Arbitrum: $$\min\{0.0002 ~\textrm{ETH}, 6 ~\textrm{COW}\}$$, | ||
- Gnosis Chain: $$\min\{0.15 ~\textrm{xDAI}, 6 ~\textrm{COW}\}$$, | ||
|
||
where, again, the conversion from ETH and xDAI to COW is done by using an up-to-date price. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
at the time of ... ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pushed a clarification
329dc14
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there, mostly nits about the bonding pool section
Probably you just need to post the msg as a standalone msg and not as a reply to the original error. |
I have read the CLA Document and I hereby sign the CLA |
Co-authored-by: Haris Angelidakis <[email protected]>
Co-authored-by: Haris Angelidakis <[email protected]>
Co-authored-by: Haris Angelidakis <[email protected]>
This PR updates the text with the changes proposed in CIP-57: https://snapshot.box/#/s:cow.eth/proposal/0x46d4fea1492207cf400fcb7a01141a7d4c730791d658cc77236941fc9eb7dccb
This PR addresses issue #436.
Note: Should be merged ONLY IF CIP is successful.