Richard Moore

Results 636 comments of Richard Moore

Not sure what the content of this issue was, but seem resolved. Closing. :)

This particular issue is getting an elevated amount of spam trying to convince people to follow external links. I am deleting them as fast as I can, but never provide...

Hmmm. I haven’t used coinbase wallet. Is it a browser plugin, similar to MetaMask? How are you creating the Signer?

That’s is super weird. :p I’m guessing no console? If it is on iOS can you connect it to Safari and see any other errors in the console? Do they...

Why RPC methods cannot be batched? Is that specified in the documentation? The goal of a JsonRpcProvider is to abstract much of this away from developers and keep a nice...

Ive been considering adding this using the `exports`; so it would be something to the effect of `import { NumberCoder } from "ethers/abi"`.

Sorry. I'm still working on the next minor release, which this will go out in. I'm also planning to make the export prefixed with an underscore `_` since it will...

@timaiv Do you have a source for that? Others have experience BSC issues, so I’m trying to figure out why and link to official source…

Confirmed this is a bug. Looking into it now.

Fixed in [v6.13.2](https://github.com/ethers-io/ethers.js/releases/tag/v6.13.2). Please give it a try and let me know if there are any more issues. Thanks!: )