Emerald
Emerald
Hello, Followed instructions in the README but it appears that I can't actually build the dockerfile :( ``` // snip, this goes on forever [251577 ms] Removing intermediate container 9bf1c77e85c6...
Steps to reproduce 1. Use MetaMask + Trezor hardware wallet 2. Attempt to perform any transaction on the frontend 3. The confirmation screen never goes away, and no transaction is...
## Expected Behavior Documentation [here](https://github.com/async-graphql/async-graphql/tree/df032c5e49db7dfd68441756bf7f74f8c0d7c4c6/integrations/axum) should say > Supports axum version `0.7.*`. https://github.com/async-graphql/async-graphql/blob/df032c5e49db7dfd68441756bf7f74f8c0d7c4c6/integrations/axum/Cargo.toml#L18 ## Actual Behavior `async-graphql` 7 is for axum 0.7.0, those of us still using axum 0.6 should...
Seems like I'm unable to set up MetaMask to use the proxy. > New RPC URL: http://localhost:9545 > Chain ID: 1 ``` $ yarn start --rpc https://eth-mainnet.alchemyapi.io/v2/[REDACTED] yarn run v1.22.17...