-
Notifications
You must be signed in to change notification settings - Fork 10
mev-blocker #122
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
mev-blocker #122
Conversation
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.
Ревью закончил, оставил комменты.
И у меня есть еще вопрос. Как можно посчитать потенциальную экономию с транзакции пользователя, чтобы потом всем платить и еще пользователю кешбек вернуть? В общем как формируются цены для комиссии всем участникам я так и не понял. Возможно нужно это голосом будет пообсуждать.
README.md
Outdated
@@ -151,6 +151,11 @@ | |||
- [Aragon DAO v2](./protocols/aragon-dao-v2/README.md) | |||
- [Compound v2](./protocols/compound-v2/README.md) | |||
- [Compound v3](./protocols/compound-v3/README.md) | |||
- <details> |
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.
Надо написать:
- Cow Protocol
- Mev blocker (Сюда может еще какое-то пояснение, чтобы было понятно).
Без - и с большой буквы.
P.S. Это нужно сделать, потому что это оглавление, а не названия файлов, ну и чтобы консистентно было
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.
Я тут подумал, может главная папка в Protocols/Cow DAO/ и потом просто в папку Cow DAO накидывать уже продукты с другого PR - cow protocol, arbitrate auction и сюда же Mev Blocker?
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.
Можно и так и так
README.md
Outdated
@@ -151,6 +151,11 @@ | |||
- [Aragon DAO v2](./protocols/aragon-dao-v2/README.md) | |||
- [Compound v2](./protocols/compound-v2/README.md) | |||
- [Compound v3](./protocols/compound-v3/README.md) | |||
- <details> |
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.
Можно и так и так
No description provided.