-
PoC : https://github.com/leekt/account-abstraction/commit/c21e13fc5f0b3bcaa9b87ab726916b6ec9c4bb8e
EIP4337Manager implementation contract can be destructed with delegatecall
although it's `setup()…
-
I'm running into an issue that I realized may be a fundamental limitation of ERC-4337, so I want to start a discussion here to see if there's a potential solution.
As we know, in ERC-4337, the acco…
-
# Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/main/scw-contracts/contracts/smart-contract-wallet/aa-4337/core/EntryPoint.sol#L242
https://github.com/code-423n4/2023-01-biconomy/…
-
See the markdown file with the details of this report [here](https://github.com/code-423n4/2023-01-biconomy-findings/blob/main/data/0x73696d616f-Q.md).
-
- https://biconomy.gitbook.io/sdk/guides/next.js/setting-up-social-login
- https://biconomy.gitbook.io/sdk/guides/next.js/setting-up-smart-account-with-sociallogin
- https://biconomy.gitbook.io/sdk/…
-
## Description
Gnosis Safe, now SAFE, is a WalletConnect wallet. However, users of SAFE are having issues logging in. We need to diagnose the reason why SAFE wallet does not work + push a fix.
Ide…
-
# Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/main/scw-contracts/contracts/smart-contract-wallet/SmartAccount.sol#L506-L513
https://github.com/code-423n4/2023-01-biconomy/blob/m…
-
This is not an issue with 4337 per se but since there's a reference implementation for a [Safe-based account](https://github.com/eth-infinitism/account-abstraction/tree/develop/contracts/gnosis), I th…
-
Steps to produce issue:
- go to Workspace and create fresh ERC20 workspace (Mintable, Burnable)
- go to Solidity compiler and compile successfully `MyToken.sol` to populate the folder `.deps` with `…