Richard Moore

Results 530 comments of Richard Moore

@tornadocontrib I agree that is something I will optimize. My previous comment was regarding the comment by @mahatotarit. I’m working on it. It just takes time. :)

@tornadocontrib You can specify `from` in a TransactionRequest, but the Transaction is a living object; so the from is calculated from the tx details and the signature. For example, when...

There should definitely not be any case where you have -1 confirmations. And `MIN_SAFE_INTEGER` really doesn’t make sense.. I have to look more into this. Can you include how you...

Thanks! I hadn’t heard of this. Are the calls to the universal resolver done sequentially on-chain? I’m curious how the Ethers MulticallProvider works with this.

There are features added in v6 specifically to address this by shimming out the JavaScript functions for native implementations. I plan to get a package up that makes all these...

I like the idea. We definitely need to figure out the best API. It might make sense to make this an extension package for v6, to try some ideas out....

You should never try to generate a private key on an environment that does not have a secure random source, but the source can be modified: ```javascript ethers.randomBytes.register((length) => {...

This is similar to [eip-2803](https://eips.ethereum.org/EIPS/eip-2803)? I’d love to see something like this championed. :)

Is there an official Turkish wordlist? Please include links to official sources and I will use the generation scripts too, to ensure compact representation using the OWL-A format. :)

If there are no accents you can also use OWL (the -A is for accents ;)), but I would expect accents to be present, since they are in the other...