You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not very satisfied with the current RPC implementation (due to some unreadable implementation and some compatibility issues), so I plan to refactor this part.
I have completed rewriting the RPC types and API parts (#1427), but the specific implementation of RPC still depends on other client components, whose implementation is not satisfactory to me.
Therefore, before implementing RPC, I will likely rewrite these components, like db, mapping-sync...
Motivation
I am not very satisfied with the current RPC implementation (due to some unreadable implementation and some compatibility issues), so I plan to refactor this part.
Suggested Solution
Additional Information
eip-4844 is not currently planned to be supported (need evm to support it first)
The text was updated successfully, but these errors were encountered: