Skip to content

Commit

Permalink
AA entrypoint 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaryash90 committed Aug 13, 2024
1 parent b6c364e commit 71e267f
Show file tree
Hide file tree
Showing 47 changed files with 1,669 additions and 1,366 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/account-abstraction"]
path = lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { DynamicAccount, IEntryPoint } from "./DynamicAccount.sol";
// \____/ \__| \__|\__|\__| \_______| \_____\____/ \_______|\_______/

contract DynamicAccountFactory is BaseAccountFactory, ContractMetadata, PermissionsEnumerable {
address public constant ENTRYPOINT_ADDRESS = 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789;
address public constant ENTRYPOINT_ADDRESS = 0x0000000071727De22E5E9d8BAf0edAc6f37da032;

/*///////////////////////////////////////////////////////////////
Constructor
Expand Down
36 changes: 0 additions & 36 deletions contracts/prebuilts/account/interface/IAccount.sol

This file was deleted.

36 changes: 0 additions & 36 deletions contracts/prebuilts/account/interface/IAggregator.sol

This file was deleted.

224 changes: 0 additions & 224 deletions contracts/prebuilts/account/interface/IEntrypoint.sol

This file was deleted.

53 changes: 0 additions & 53 deletions contracts/prebuilts/account/interface/IPaymaster.sol

This file was deleted.

Loading

0 comments on commit 71e267f

Please sign in to comment.