jxom
jxom
> But if it has an gasPrice and an accessList it cannot be type 0. If it has a gasPrice I think we still want to infer type 1. We...
Attempting to test this end-to-end, but I am running into issues on Linea Sepolia that the method `linea_estimateGas` is not available: ```curl $ curl -X POST https://rpc.sepolia.linea.build \ -H "Content-Type:...
Superseded by https://github.com/wevm/viem/pull/2665
Happy to assist if the decision is Viem. :)
Fwiw, the version of `@reown/appkit` at `1.7.8` which Wagmi depends on contains a permissive [Apache license](https://github.com/reown-com/appkit/blob/c2e3e52181b723c220935ea7e4ebd1e73c4d9ea2/LICENSE), not the updated non-commercial license. We (`wagmi` contributors) are working with them on revising...
Proposed a few suggestions via https://github.com/jakeFeldman/ERCs/pull/1.
He's alive and well – we were just returning some video tapes earlier today. Turns out his '80s obsession was not only limited to fashion, but also to his movie...
My guess is that the RPC is returning a premature receipt (unexpected). Can you provide a minimal repro?
Hooked up `onError` to WebSocket subscriptions here: https://github.com/wevm/viem/commit/889371e3d62b8c6044c463f933bc49c4f00e742b, so you should be able to receive socket closure errors on your `onError` callback in the next release. However, more work is...
Happy to continue with the other Actions too.