-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deploys lack feedback on execution errors, finalization, explorer #235
Comments
@dckc Yep, this would be good diagnostic info. Please flesh this out a bit more, though. The link you provide to the commit doesn't really explain anything. |
@dckc I really like https://revdefine.io/. Provides excellent macro-view diagnostics.
It seems we would have to implement another call to the rnode in participate.js? I'm not sure how to go about that. My knowledge of the API isn't as good as yours.
Kinda thought this is apparent from the results section we display, but maybe it's not. Unless you're talking about the ambiguous
I think each of these points is large enough to be worthy of an individual issue. |
No forward-looking effort on this, closing. |
feel free to reflect a low priority in any way you like, but I think the app is deficient without this. Perhaps I should change it to a bug... |
Agreed. |
@dckc @Bill-Kunj how do you want the block info and what details do you want to be displayed? I can add that to the result data. |
I can't think of a way to be more clear than what's in the description. Which part is not sufficiently clear? |
for example, a link to the block in the https://revdefine.io explorer...
or info about whether the block is finalized
or whether executing the code resulted in an error
This is a TODO from 9c537aa
cc @Bill-Kunj
The text was updated successfully, but these errors were encountered: