-
During a scheduled run, the test itest-eth_account_abstraction failed. [Action Run link](https://github.com/laurentsenta/lotus/actions/runs/10057209700)
-
Partners have asked whether we can, or plan to, support ERC-4337 - Ethereum's account abstraction model. Product questions aside, it would be helpful to understand the tasks and effort required to sup…
-
### Introduction
We are heading to implement a more generic and flexible account abstraction scheme. Accounts in U2U will be able to initiate transactions, like an EOA, but can also have arbitrary lo…
b1m0n updated
5 months ago
-
av-hr updated
23 hours ago
-
packages/contracts use openzeppelin 's 5.0.0 , which does removes 777 , but account abstraction dependency uses 777 in their current latest version (0.6.0)
Hence forge build is throwing error
```
-…
-
Currently the account actor doesn't expose publicly the `PubKeyAddress` method to non builtin actors. There is no way to resolve the `f1/f3` address by non-builtin actors, and this is a requirement fo…
-
### Is your documentation request related to a problem? Please describe.
Please published youtube vedio detailing walkthrough of account abstraction functionality in coinbase web3 wallet.
-
**Problem**
Refer to the postage batch struct: https://github.com/ethersphere/storage-incentives/blob/e97ec1033843dbd373857597332e43dfc209806c/src/PostageStamp.sol#L61-L74
This provides pretty a…
-
Hi Nigar,
Hope you are doing well!
I help many people in Github. So, I would like to mention some problems in your code.
Your code is violating the information hiding through breaking encapsul…
-
https://substrate.dev/docs/en/knowledgebase/learn-substrate/account-abstractions has a reasonable overview of one type of account abstraction for stash & controller key use. I think we could expand th…