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
For mempool configs use --mempool_config_path or MEMPOOL_CONFIG_PATH.
Start rundler
Expected behavior
I am able to send UO to create a new AA wallet. However, I get -32502.
Logs
"code": -32502,
message": "Sender storage at (address: 0xce0000007b008f50d762d155002600004cd6c647 slot: 0x3a07c839996248dd4c2e5a349d97b6764175fdaa94693ef9c9852c7588e5f000) accessed during deployment. Factory (or None) must be staked"
Additional context
Rundler starts without errors in a docker container. Bundler config is mounted to the container.
The text was updated successfully, but these errors were encountered:
Describe the bug
Alternative mempool doesn't bypass -32502 error.
To reproduce
--mempool_config_path
orMEMPOOL_CONFIG_PATH
.Expected behavior
I am able to send UO to create a new AA wallet. However, I get -32502.
Logs
Additional context
Rundler starts without errors in a docker container. Bundler config is mounted to the container.
The text was updated successfully, but these errors were encountered: