-
## Description
We've been working with station to get our ERC4337 infra set up. They created packages under the name `groupOS`. The tl;dr is that we want to enable a flow similar to the [demo](http…
-
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…
-
I need to create a unique hash for a Struct.
Using `keccak256(abi.encode())` on all 10 fields costs **1210** gas
As a comparison, hashing directly `msg.data` (which contains all fields data but also…
-
Hi,
Kevin from [Citizen Wallet](https://citizenwallet.xyz) here.
We use account abstraction (ERC4337) wallets for everything.
We were trying to set up Wallet Connect. Signing the "personal…
-
### Describe the issue:
the detectors `unused-import`, `solc-version` and `pragma` report issues in files that should be filtered out by path, via `filter_paths` option.
### Code example to reproduc…
-
Was attempted early on (probably too early).
Refer to #5 for first failed attempt and possible other avenues.
-
Im trying to run `yarn run runop --deployFactory --network http://localhost:8545/ --entryPoint 0x0000000071727De22E5E9d8BAf0edAc6f37da032` using hardhat node, Im already running the bundler with `yarn…
-
**Describe the bug**
So far, according to EIP-7562, arbitrary storage access is forbidden unless some requirements are met. One of this is that read-only storage in non-entity contracts is allowed …
-
I realized that the entrypoint implemented in this repo will fail if a useroperation includes an initCode and if the sender is already deployed.
That means that a userOperation will be seen as vali…
Amxx updated
3 months ago
-
TBAから保有しているトークンのトランスファーや送金などのTxを実施する場合の挙動の調査。
ERC4337が必要なのかどうか、仕組みを調べておく。
https://github.com/tokenbound/contracts/blob/main/src/abstract/ERC4337Account.sol