Iain Nash

Results 14 comments of Iain Nash

Could it be rate-limiting from the image provider preventing hotlinking etc? Is there a way to load the image once instead of on every refresh of the editor?

Sure, i still need to test python 2 On Thu, Nov 7, 2019 at 14:07 Deepan Prabhu Babu wrote: > Hi @iainnash , if i merge all the PRS to...

Test case: `python -m duckduckgo_images_api testing 5`

I tried to re-create this on `main`: `./target/debug/cast send --json --private-key $PRIVATE_KEY $TARGET '$FUNCTION'` with the `ETH_KEYSTORE` env set to a keystore file and it processed the txn with the...

+1, I've run into issues with bundle size and conflicting ethers packages. This would at least prevent the number of packages that need to be cross-installed.

Published a fix in #776 that's fairly simple. Changing the tsconfig for a project for us for this codegen issue isn't really a great option as well, especially since the...