Skip to content
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

Support wasm msgs #24

Merged
merged 11 commits into from
Nov 18, 2024
Merged

Support wasm msgs #24

merged 11 commits into from
Nov 18, 2024

Conversation

abefernan
Copy link
Collaborator

@abefernan abefernan commented Oct 24, 2024

Adds parsers for showing WASM messages (StoreCode, Instantiate, Migrate, Execute, UpdateAdmin) both on mermaid chart and on relevant info table.

Iterates through the spans of a trace, so it will show an arrow per operation.

Bank transactions (only Send supported) was already represented with a bank emoji (🏦). Now WASM transactions are represented by a spider web (🕸️) and simulations are prefixed by a computer (💻). (Not final).

Screenshot 2024-10-24 at 08 59 17 Screenshot 2024-10-24 at 09 06 03

@abefernan abefernan requested a review from hashedone October 24, 2024 07:04
@abefernan abefernan self-assigned this Oct 24, 2024
Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cosmwasm-tracing-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 11:09am

@abefernan abefernan merged commit 782bf6e into main Nov 18, 2024
3 checks passed
@abefernan abefernan deleted the wasm-arrows branch November 18, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant