You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if web3signer could have tracing support.
The important use cases / workflows would be:
deposit payload signature request
VEM signature request
slashing protection triggered
This kind of tracing support will improve visibility of the end-to-end process for key events - these are sensitive processes and if things go wrong, the better our transparency, the quicker we'll be able to resolve
The text was updated successfully, but these errors were encountered:
@non-fungible-nelson - I do think this is important. (disclosure: @screwyprof is in my team) It will tell us not only about when things go wrong but also help identify where time is being spent. As we ramp up active keys, then this might well become a vital piece of data...
It would be great if
web3signer
could have tracing support.The important use cases / workflows would be:
This kind of tracing support will improve visibility of the end-to-end process for key events - these are sensitive processes and if things go wrong, the better our transparency, the quicker we'll be able to resolve
The text was updated successfully, but these errors were encountered: