g. nicholas d'andrea
g. nicholas d'andrea
let us know if you get this sorted out, please, @zrock23! thank you!
oh wait there is likely more we could say here about getting `truffle debug` to work with ropsten... you'll have to run `ganache --fork=ropsten` and have truffle connect to that....
Is there more we could do here to signify to the user that this needs their action? Previously, the confirm button was self-evident, but now the user has to click...
> * As I'm writing this, I realize there may be a solution to this. What say you? Is this a better way? This is the better way I, too,...
Sounds like there's more we can do here to make the experience more clear. Calling this one "error better" and getting it onto our backlog. Thanks for the investigation everyone,...
Seems like there's an action here to, upon error obtaining solc, detect the permissions of the compilers cache directory and, if the permissions are insufficient, suggest they rimraf the whole...
Hm, so here's a thought on how to deal with this... Firstly, the naïve approach might be to add `.catch()` clauses around every use of `this.initialized` across the HDWallet code....
Hey @PaulRBerg thanks for opening this! We're putting this on our backlog, but if you or anyone else wants to make an attempt at implementing it, please feel free!
> I see that #4420 made some progess on this. Any idea when it could be in at least an experimental version? @RatanRSur sorry I missed this. Our plans for...
cc @alcuadrado this @truffle/from-hardhat PR is now ready for review - I believe I handled the concerns you stated in #5410, but would love if you could take another look!...