Adam Bavosa
Adam Bavosa
Why is the title of this PR "Add USDT market on Arbitrum" and the forum thread is titled "Launch USDT Market on Compound v3 Ethereum"? The discrepancy is the network...
Hmm.. This parameter is passed into the [Ethers.js transaction](https://docs.ethers.io/v5/api/utils/transactions/). I can look at your transaction hash on etherscan if you'd like. Feel free to DM me in Discord.
Try using Eureka: https://www.npmjs.com/package/@compound-finance/eureka
That would be great! Can confirm that there is a regex error for this plugin in safari but not other browsers. ``` SyntaxError: Invalid regular expression: invalid group specifier name...
Safari Version 15.4 (17613.1.17.1.13) Monterey 12.3.1
Breaks on line 1172 of a fresh common js build of Highlight.js v11.5.0 (git: 6fc781508b). I added a log line so you can see the bad input of `value`. I...
I had some time to dig on this. I got my minified version (@2.0.5/dist/solidity.min.js) from jsdelivr.com. It looks like there was a build issue. You can see that file [here](https://cdn.jsdelivr.net/npm/[email protected]/dist/solidity.min.js)....
Edit SOLVED: I did a bad file reference. I need to change .tsx to .jsx 👍 thank you ----- Hi I am having trouble with the same thing on mac:...