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

feat: add support for hooks metadata details #756

Merged
merged 20 commits into from
Jul 10, 2023
Merged

feat: add support for hooks metadata details #756

merged 20 commits into from
Jul 10, 2023

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Jun 23, 2023

High Level Overview of Change

This PR adds processing for hook-related info, namely EmitDetails, HookParameters, and HookExecutions to the Detailed tab for transactions. It also fixes an issue where the Explorer thought hook-emitted transactions were sent with a ticket, due to an assumption that used to be true but is not with hooks.

Context of Change

Better hooks support

Type of Change

  • New feature (non-breaking change which adds functionality)

TypeScript/Hooks Update

All files touched already use Hooks and TypeScript.

Before / After

Sequence

Before:
image
image

After:
image
image

Hook Details

image image

Test Plan

CI passes. Works locally.

@mvadari mvadari requested a review from ckniffen July 10, 2023 18:51
@mvadari mvadari merged commit 5160ea2 into staging Jul 10, 2023
4 checks passed
@mvadari mvadari deleted the hook-emitted branch July 10, 2023 22:20
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.

4 participants