Phantom App No Longer sending helpful error messages #88
-
SummaryIn the recent weeks, it seems that phantom error handling has changed from surfacing the errors thrown by a smart contract, so sending a generalized ExampleNo response Steps to Reproduce
Phantom Version23.11.0 Is there an existing discussion for this?
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Hey @jacksturt, Thanks for writing in with this! Do you have a hosted example where I can reproduce these errors? |
Beta Was this translation helpful? Give feedback.
-
Hey, sorry for the late reply, we just launched on Tuesday so it's been very busy. The site where this is happening is https://pro.lancer.so/. I would be happy to set up a time to debug this live! We will need to approve your account for you to be able to go through the full reproduction steps. If you want to message me on telegram, @jacksturtevant is my handle. I am much more responsive there! |
Beta Was this translation helpful? Give feedback.
-
@adamdelphantom I am still awaiting a response. Could you please schedule a time where I can show you the error live here: https://calendly.com/jack-sturt |
Beta Was this translation helpful? Give feedback.
-
@adamdelphantom what my partner @jacksturt is trying to say is previously we could debug why a transaction is failing through the console by getting the Custom Error Code which we can trace to our smart contract but currently we cannot retrieve the Custom Error Code from the console when a transaction is not going through. |
Beta Was this translation helpful? Give feedback.
-
Hey @adamdelphantom, I added you to our repository that has the smart contract. Let me know if this is sufficient to debug? I have another, not well maintained full stack repo where this issue is happening as well that I can send you, but I don't want to subject you to code I wrote ~a year ago when learning solana. I am getting this error on both, so it may be a FE issue of how I am loading the wallet |
Beta Was this translation helpful? Give feedback.
@jacksturt There doesn't seem to be anything out of sorts with your anchor errors. Can you provide some context or code on how you are connecting to the wallet?