Clément Renaud
Clément Renaud
> @clemsos Do you think all tests need to run hardhat? I wonder if this isn't going to make our life harder for e2e front-end tests? the frontend e2e does...
After some research and tinkering, the uniswap v3 oracle feature seems quite straightforward and it should be possible to write a simple wrapper around it that follows our existing API....
Just deployed an oracle on Goerli : [0x5b45aC05B06A19E790A07e3613e807F1EeE5bA53](https://goerli.etherscan.io/address/0x5b45aC05B06A19E790A07e3613e807F1EeE5bA53#writeContract) using @HardlyDifficult lib. I also managed to verify it eventually This won't be so easy for Optimism as there are no Uniswap...
Why remove test networks? Developers are your first users...
@vikmeup Thank you for the answer. Metamask is just a debug tool for browsers, not a mobile wallet. Nobody uses desktops anymore these days so pretty useless when you want...
Also maybe this comment is at the wrong place because I myself use Android not ios
same issue with vitejs / sveltekit here
yes, works on dev but throws on build for me as well. > `Uncaught TypeError: Cannot read properties of undefined (reading 'TRANSPORT_P2P_PEERS_DAPP')`
@souljorje yes it works ! lifesaver, thx
thanks @mylastore, will check