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

Make pools EIP-4626 compatible #5

Open
0xmikko opened this issue Nov 15, 2022 · 0 comments
Open

Make pools EIP-4626 compatible #5

0xmikko opened this issue Nov 15, 2022 · 0 comments

Comments

@0xmikko
Copy link
Contributor

0xmikko commented Nov 15, 2022

Problem:
Current design requires 2 different contracts for pools: diesel token & pool itself. It's not optimal for gas consumption and do not support modern standards like 4626

Solution:
Combine pool & dieselToken as one contract and make it 4626 compatible

@0xmikko 0xmikko changed the title Make pool EIP-4626 compatible Make pools EIP-4626 compatible Nov 15, 2022
@0xmikko 0xmikko linked a pull request Feb 16, 2023 that will close this issue
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant