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
go-ethereum personal namespace is now deprecated as of v1.11.0. We should sunset the test suite and look into how this will shape the test suite overall.
How can it be fixed?
Remove personal namespace and testing.
drop rpc.enablepersonal flag from geth args when starting geth for fixtures.
Investigate what sort of support may make sense for Clef, if any, and how this will affect the tests moving forward.
The text was updated successfully, but these errors were encountered:
What was wrong?
personal
namespace is now deprecated as of v1.11.0. We should sunset the test suite and look into how this will shape the test suite overall.How can it be fixed?
personal
namespace and testing.rpc.enablepersonal
flag from geth args when starting geth for fixtures.Clef
, if any, and how this will affect the tests moving forward.The text was updated successfully, but these errors were encountered: