Skip to content

Conversation

@huaweigu
Copy link
Contributor

Motivation

Removed the final usages of EntryPoint (GPL). I also confirmed that this repo now only uses BaseAccount and UserOperationLib, both of which are under the MIT license from eth-infinitism/account-abstraction/core.

Solution

  • Added a new function, _deployEntryPoint(), which reuses the previous logic from AccountTestBase.
  • Replaced direct references to EntryPoint with calls to _deployEntryPoint().

@huaweigu huaweigu marked this pull request as ready for review March 21, 2025 15:30
@huaweigu huaweigu requested review from a team and Copilot March 21, 2025 15:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (5)
  • test/comparison/CompareSimpleAccount.t.sol: Language not supported
  • test/modules/TokenReceiverModule.t.sol: Language not supported
  • test/script/Deploy.s.t.sol: Language not supported
  • test/utils/AccountTestBase.sol: Language not supported
  • test/utils/EntryPointUtils.sol: Language not supported

Copy link
Collaborator

@howydev howydev left a comment

Choose a reason for hiding this comment

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

lgtm

@huaweigu huaweigu merged commit 31a9d96 into erc6900:develop Mar 24, 2025
3 checks passed
@huaweigu huaweigu deleted the refactor/clean-up-a-few-more-references branch March 24, 2025 14:25
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