v1rtl

Results 451 comments of v1rtl

would you like to submit a PR to fix this? (and a little test too)

CI seems to fail probably worth skipping IPv6 tests?

the decision is to migrate to `uvu + ts-node + c8` anyone feel free to submit PRs

currently blocked by https://github.com/lukeed/uvu/issues/43

Guys, I found out a simple solution for those who struggle with email auth. Just add a callback for signin and assign a user name there. Prisma will consume that...

does anyone know how to set a docs root right now?

@master-atul I tried to set it up with official Parcel plugin will try with Webpack

Same. Ubuntu 18.04, VS Code 1.36.1 ![Screenshot from 2019-08-05 13-31-45](https://user-images.githubusercontent.com/35937217/62551779-416f2c00-b875-11e9-9511-4fedeb345404.png)

since web3-react is based on ethers, it's not recommended to mix it together with web3.js. Use ethers instead

@ThisIsRuddy just use ethers Web3Provider instead of web3js