Richard Moore

Results 635 comments of Richard Moore

Sorry, I don't quite understand the request... Can you provide examples of what you want?

Thanks! Could you provide a short code snippet (like `Transaction.from( { blah })`) that demonstrates the issue?

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 want...

For an immediate fix (as long as you don’t need a mnemonic) you can use `new Wallet(hexlify(randomBytes(32)))`. I’m working on a RN package that will install and configure everything for...

Can you provide some same code? Ethers uses fetch, which can be configured with any fetch options you need, but it uses the defaults normally.