Sheng Hau
Sheng Hau
Was slightly confusing for me when trying to understand the example but couldn't find the `moored` flag in the struct.
**Describe the bug** `estimateTransactionGasLimit` hides errors from the caller **To Reproduce** We're using `useContractFunction` to call a smart contract function. In this instance, we're expecting the function to revert with...
This PR updates the README with a list of environment variables Help needed: I'm not sure about how some of the variables are used / behaves. - [x] I've kept...
This PR adds a check for the mime type of each URL before they are added to the request queue (for HTML and PDF) or cancelled (to avoid the crawler...
Done: - extract functions and import them as strings to eval into browser - change oobeeA11yInit to take in named params to avoid mistakes (BREAKING CHANGE) - update failed urls...
Add more type safety Branched off #404 so will need to be rebased to master after that branch is merged in - [ ] I've kept this PR as small...