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/clean refactor #80

Merged
merged 133 commits into from
May 29, 2024
Merged

Feat/clean refactor #80

merged 133 commits into from
May 29, 2024

Conversation

Aboudjem
Copy link
Contributor

@Aboudjem Aboudjem commented May 22, 2024

  • Added units tests we have 100% coverage on BaseAccount, ExecutionHelper, ModuleManager and Storage (% Lines, % Statements, % Branches, % Funcs)
  • Added new tests for Fallback
  • Fixed bug on _TryExecute not emitting the proper return and index
  • Fixed bug on FallBackHandler Installation reverting if you pass any CallType (it was working before because we were passing nothing and by default is 0 which corresponds to CALLTYPE_SINGLE
  • Added a few test cases to cover more edge cases
  • Update place where solidity was 0.8.23 to 0.8.24

Aboudjem added 22 commits May 23, 2024 00:29
@Aboudjem Aboudjem self-assigned this May 22, 2024
@livingrockrises
Copy link
Contributor

Screenshot 2024-05-23 at 1 40 36 PM

check on this one has failed

@livingrockrises
Copy link
Contributor

three other CI flows fail

Aboudjem added 27 commits May 29, 2024 13:34
… an already deployed Nexus smart account using a paymaster
… an already deployed Nexus smart account using a paymaster
…m an already deployed Nexus smart account using a paymaster
…dy deployed Nexus smart account using a paymaster
…m an already deployed Nexus smart account using a paymaster
…dy deployed Nexus smart account using a paymaster
…rom an already deployed Nexus smart account using a paymaster
Copy link

🤖 Slither Analysis Report 🔎

Slither report

# Slither report

THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings to show all the results.
Summary

_This comment was automatically generated by the GitHub Actions workflow._

@livingrockrises livingrockrises merged commit 575ef2e into dev May 29, 2024
15 checks passed
@livingrockrises livingrockrises deleted the feat/clean-refactor branch May 29, 2024 10:29
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