-
# Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/53c8c3823175aeb26dee5529eeefa81240a406ba/scw-contracts/contracts/smart-contract-wallet/paymasters/verifying/singleton/VerifyingSing…
-
ERC-4337: Account Abstraction Using Alt Mempool
An account abstraction proposal which completely avoids consensus-layer protocol changes, instead relying on higher-layer infrastructure.
Contra…
-
# close 条件
- サーバー側でユーザーを認証したAPIを叩いていること
- thirdwebを使ってログイン画面(フロント)が実装されていること
-
# Lines of code
https://github.com/code-423n4/2024-03-coinbase/blob/e0573369b865d47fed778de00a7b6df65ab1744e/src/SmartWallet/CoinbaseSmartWalletFactory.sol#L38-L66
# Vulnerability details
## Impac…
-
## Introduction
- a full-stack dev in tokyo (prefer frontend dev and UX).
- been involved in web3 for about 4 years, mainly DeFi project.
- have attended ethglobal hackathons several times and got …
-
## Problem
Currently, users can simulate the ERC4337 rules by running `SIMULATE=true forge test` and run their test against different account implementations by running `ACCOUNT_TYPE=SAFE forge tes…
-
# Lines of code
https://github.com/code-423n4/2024-07-reserve/blob/825e5a98a8c94a7b4458b3b359a507edb9e662ba/contracts/libraries/Permit.sol#L5
# Vulnerability details
## Proof of Concept
Take a lo…
-
### Component
Forge
### Describe the feature you would like
Currently, Foundry test can access most traces of call execution, via `startStateDiffRecording()`,
which eventually returns an array `A…
-
Octant had expressed interest in using Allo but would do so only if we support https://www.erc4337.io/
The goal here is identity what changes would we need to make to ensure Allo is compliant with 433…
-
A few common Account Abstraction packages that would be great to have in Soldeer:
- [Latest reference ERC4337 implementation](https://github.com/eth-infinitism/account-abstraction/releases/tag/v0.7.0…