-
Currently `kona-executor` exposes the revm handler in order to customize block execution. However, larger customizations of the EVM are not possible.
An abstraction to perform these deeper customizat…
-
### Describe the feature
At the moment, `ConfigureEvm` trait
https://github.com/paradigmxyz/reth/blob/dd2113173e4408e0565c5edda439c1b15092ed8e/crates/evm/src/lib.rs#L26-L93
implements methods t…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.0.2 (420660c 2024-11-21T00:27:54.875617523…
-
Reference #5436
Implementation will allow for account abstraction on arbitrary EVM chains.
[Pseudo-Spec document](https://hackmd.io/Jx1B9GLiQ-eltQe7L0FwzQ)
Basically, the same as eth_sendRa…
-
While a functional state network in Portal is still far away, we can already investigate how easy it is to link the EVM code to Fluffy.
This task is about investigating how convenient it is to add cu…
kdeme updated
4 weeks ago
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
_No response_
### What command(s) is the bug in?
…
-
**Is your request related to a problem? Please describe.**
Kaia has an account abstraction in the form of ERC-4337.
We can receive the benefits of AA through this, but if you already have an EOA ac…
-
### 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
-
**Describe the Issue**
There is already an issue mention this idea https://github.com/zeta-chain/node/issues/2318
But I'm create a dedicated issue as this might be a larger refactoring out of the …
-
1. Create an extra level of abstraction that would encapsulate both EVM chains and Tron.
2. Make a specific tron provider implementation that would do the following
1. interact with pool contr…