I have a contract deployed on Ropsten throwing an execution exception. How do I properly debug it? using the remix debugger and trying to debug the transaction just does not work, error appears:
Invalid JSON RPC response: ""
Is this a problem native to Remix/Ropsten? Should I use a different testnet and/or solidity client?
May 26, 2021, 7:34 PM