Kevin Ingersoll
Kevin Ingersoll
pulled out of https://github.com/latticexyz/mud/pull/3240 TODO - [ ] move all deploy Viem actions to use `getAction`
### Is your feature request related to a problem? Please describe. [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) is an awesome service and I am hoping to be able to reference files in packages published there...
I noticed that connecting Rainbow wallet app via WalletConnect would fail for my local app when attempting to use the connected account, because Rainbow doesn't support adding networks. This appears...
`foundryup --version 1.1.0` works but using `version: 1.1.0` here doesn't. It'd be nice if they consistently supported a version number without prefix.
needed for https://github.com/latticexyz/mud/pull/3812 closes https://github.com/latticexyz/mud/issues/1445
currently we create an arbitrary EOA and use it to sign the initial setup tx(s) for creating a smart account tied to a passkey then we dispose of the EOA,...
if entrykit fails to setup session due to insufficient funds, the error thrown is unreadable ``` Oops! It broke :( Execution reverted with reason: UserOperation reverted during simulation with reason:...
follow ups from https://github.com/latticexyz/mud/pull/3781 - [ ] add explainer to landing page (so "learn more" goes somewhere useful) - [ ] rethink app config (dev vs prod for rp, popup...