-
As I understand, Ethers v6 makes it possible to include only required sub modules. The version I use in this project (v5x) is loading as whole package which effects the initial page load drastically. …
-
Viem.sh adds a new param called `id` into body, but mock does not catch it.
https://github.com/httptoolkit/mockthereum/blob/7305bf991705b54421e66c3e4de94adbd8c3a02e/src/jsonrpc.ts#L12
Is there a way…
-
I was running a next js project on dev on port 3000 and Im getting this warning on my own dev project
-
-
Not sure if there's a way to manually set the multicall contract for each network but it doesn't seem to work out of the box with base, forcing me to create/use a custom viem client. Replacing the cli…
-
-
Hi
When clicked on Fee Report below error displayed on page
Fatal error: Unsupported operand types in /Users/sergezoumenou/Sites/brainirsp/sites/all/modules/views/handlers/views_handler_filter.inc on…
-
I'm thinking to add more testcases to the `spec_tests`. The current tests written are for `evm_setNextBlockTimestamp`.
My opinion on how to proceed with this:
- Create testcases for other similar ch…
-
hi @excaliborr following the instructions of the repo I have a problem in step number 9 of [here](https://github.com/defi-wonderland/hardhat-account-abstraction/blob/main/CONTRIBUTORS.md) when I run t…
-
I'm getting some issues trying to setup op-wagmi in a project. Not sure if It is a misunderstanding or something else.
Essentially, when installing the op-wagmi package via npm I get these errors:
…