-
Notifications
You must be signed in to change notification settings - Fork 37
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
tool: Bridge Transfer Tracer #806
Labels
typescript
Typescript dev work required
Comments
How this will work:
|
you can use the bridge message to do this for most cases |
related: |
First crack at this, not great, lots of this should end up in the multi-provider library as convenience functions: https://gist.github.com/yourbuddyconner/8e64948061247d21975b5c50292e4c9e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Input:
Send
call on BridgeRouter.Output:
List of message hops and their relative timing. Use the events emitted at each step to correlate, see Sequence Diagram for more information.
Extra Credit:
Output tracing diagram showing message latency across the various hops.
The text was updated successfully, but these errors were encountered: