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

Account abstaction #13

Closed
wants to merge 14 commits into from
Closed

Account abstaction #13

wants to merge 14 commits into from

Conversation

MiroslavStefanovic
Copy link

Minimal set of smart contracts to for:
EntryPoint,
SimpleAccountFactory, and
Paymaster.
Refactoring from original repo.
Two functions not implemented, as thought not required at this point in time:
BaseAccount.sol
_validateNounce
BasePaymaster.sol
_postOp

@coveralls
Copy link

coveralls commented Jan 10, 2024

Pull Request Test Coverage Report for Build 7475104952

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-12.5%) to 68.178%

Totals Coverage Status
Change from base Build 7182165614: -12.5%
Covered Lines: 1494
Relevant Lines: 2137

💛 - Coveralls

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