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
It would be fairly simple to generalize that, making the executor (prefunded) account configurable, and wrapping the katana rpc with the proxy when --slot.controller is enabled.
Hey, I tried katana with the --slot.controller option but I still went through the paymaster error. I've discussed about this with @glihm and I think @kariy is on his way to add mock implementation into katana directly.
I want to be able to use Controller on my local infra. (katana and torii running on localhost)
Be sure to use proper dojo.js branch : https://github.com/dojoengine/dojo.js/tree/feat/cairo-types
For testing, we'll use dojo.js frontend examples located at :
dojo.js/examples/example-vite-kitchen-sink
andworlds/onchain-dash
.Make sure mkcert is installed.
start stack :
Start client locally :
Open browser on https://localhost:5173
click on bottom left button and try to connect to controller using your actual username.
Fund your account :
Declare controller class hash :
Click on controller again and try to upgrade.
You should see an error like
{"__wbg_ptr":1384752}
Imo, here is the request causing this issue :
controller_last.json
The text was updated successfully, but these errors were encountered: