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

Contracts cleanup #190

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Contracts cleanup #190

merged 3 commits into from
Nov 20, 2024

Conversation

vladbochok
Copy link
Member

Description

Additional context

@vladbochok vladbochok requested review from cpb8010 and ly0va November 20, 2024 07:01
@vladbochok vladbochok changed the base branch from main to lyova-deploy-scripts November 20, 2024 07:11
Copy link
Contributor

@cpb8010 cpb8010 left a comment

Choose a reason for hiding this comment

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

Solid cleanup 🧹

/// @dev It is not implemented yet.
/// @param _transaction The transaction data.
function executeTransactionFromOutside(Transaction calldata _transaction) external payable override {
revert Errors.METHOD_NOT_IMPLEMENTED();
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@cpb8010 cpb8010 added the good first issue Good for newcomers label Nov 20, 2024
@ly0va ly0va merged commit a3226a3 into lyova-deploy-scripts Nov 20, 2024
2 of 5 checks passed
@ly0va ly0va deleted the vb-cleanup-2 branch November 20, 2024 09:21
ly0va added a commit that referenced this pull request Nov 22, 2024
* feat: proxies, deploy scripts and cleanup

* fix: update addresses

* fix: cspell

* fix: some fixes

* fix: --no-proxy

* fix: post-merge fixes

* Contracts cleanup (#190)

* refactor: improve code quality

* fix: compilation

* fix: implement Efficient Proxy, fix batch calss

* fix: final bit of renaming

* fix: basic tests

* fix: use default upgradeable beacon

* fix: pre-audit changes (#191)

* refactor: small refactoring

* fix: sessions paymaster input

* refactor: contract AAFactory

* chore: remove erc7579 stuff

* fix: update addresses

---------

Co-authored-by: Vlad Bochok <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants