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

ERC-5143: Slippage protection for Tokenized Vault ERC #5143

Merged
merged 12 commits into from
Jun 28, 2022

Conversation

Amxx
Copy link
Contributor

@Amxx Amxx commented Jun 9, 2022

No description provided.

@eth-bot
Copy link
Collaborator

eth-bot commented Jun 9, 2022

All tests passed; auto-merging...

(pass) eip-5143.md

classification
updateEIP
  • passed!

@Amxx Amxx changed the title ERCXXX: Slippage protection for Tokenized Vault ERC ERC-5143: Slippage protection for Tokenized Vault ERC Jun 9, 2022
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
Amxx and others added 2 commits June 16, 2022 10:10
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated Show resolved Hide resolved
EIPS/eip-5143.md Outdated
Implementing This ERC on top of an ERC-4626 contract can be done very easily. It just requires calling the corresponding ERC-4626 function and adding a revert
check on the returned value.

## Alternative approaches
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a valid top level section; I'd recommend putting it inside the Rationale section (so ### Alternative Approaches.)

EIPS/eip-5143.md Outdated Show resolved Hide resolved
Amxx and others added 2 commits June 19, 2022 18:27
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
Copy link
Member

@lightclient lightclient left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

EIPS/eip-5143.md Outdated Show resolved Hide resolved
@eth-bot eth-bot enabled auto-merge (squash) June 28, 2022 16:02
@eth-bot eth-bot merged commit 4774127 into ethereum:master Jun 28, 2022
nachomazzara pushed a commit to nachomazzara/EIPs that referenced this pull request Jan 13, 2023
* first draft of the Slippage protection for Tokenized Vault ERC

* renaming XXX → 5143

* rename document

* update link to discussion

* spelling

* rewording

* Add a reference implementation

* Apply suggestions from code review

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>

* add an Alternative approaches section

* Apply suggestions from code review

Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>

* typos

* Update EIPS/eip-5143.md

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

5 participants