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

Uniswap protocol update #22

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open

Conversation

fbeutin-ledger
Copy link
Contributor

No description provided.

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/post_trip_improvements branch 2 times, most recently from 0230695 to 5f3599d Compare December 2, 2024 13:31
Copy link
Contributor

@tdejoigny-ledger tdejoigny-ledger left a comment

Choose a reason for hiding this comment

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

Could be useful to list all the requirements of the plugin in PLUGIN_SPECIFICATION.md
requirements --> constraints/verifications done in the plugin

@@ -100,7 +100,6 @@ static uint8_t prepare_reading_next_input(context_t *context) {
PRINTF("Preparing to read V3_SWAP_EXACT_OUT\n");
context->next_param = INPUT_V3_SWAP_EXACT_OUT_LENGTH;
break;
case PERMIT2_TRANSFER_FROM:
Copy link
Contributor

Choose a reason for hiding this comment

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

so it seems that we can remove the enum in this file and all the things related in test (uniswap_crafter.py)

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.

2 participants