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

Feat/oauth mvp test #93

Merged
merged 15 commits into from
Sep 29, 2024
Merged

Feat/oauth mvp test #93

merged 15 commits into from
Sep 29, 2024

Conversation

wshino
Copy link
Contributor

@wshino wshino commented Jul 7, 2024

No description provided.

wshino and others added 12 commits July 3, 2024 04:06
If caller calls another function which is not a basic ERC20 function, _execute allows user's action.
It checks the difference between amount in callData and tokenAmount
* Implement ERC20 functions.

* Add test cases that's not implemented yet.

* Update _execute function.
If caller calls another function which is not a basic ERC20 function, _execute allows user's action.

* Update _checkAllowanceReduction.
It checks the difference between amount in callData and tokenAmount

* Add return line into _execute function.

* Simplify Wallet and add failing test cases

---------

Co-authored-by: SoraSuegami <suegamisora@gmail.com>
@wshino wshino marked this pull request as ready for review July 7, 2024 13:32
@Divide-By-0
Copy link
Member

@wshino can we fix the merge conflict here so we can merge

@wshino
Copy link
Contributor Author

wshino commented Sep 26, 2024

@wshino can we fix the merge conflict here so we can merge

@Divide-By-0 Sorry for the late reply. I fixed conflicts and failed tests.

@SoraSuegami SoraSuegami merged commit 848b2bf into feat/oauth-mvp Sep 29, 2024
4 checks passed
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.

3 participants