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

Update wallet to report tx processing duration via event handlers #3560

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

marun
Copy link
Contributor

@marun marun commented Nov 21, 2024

Why this should be merged

A near-term goal is deploying a service that continuously submits transactions to fuji (and eventually mainnet) and measures the duration of issuance and confirmation. This PR updates the wallet in support of this eventual service.

How this works

Updates the primary chain wallets to compute the duration of issuance and confirmation and supplies those durations to optional event handlers.

How this was tested

Added event handlers to the wallet used by e2e tests and observed the results.

Need to be documented in RELEASES.md?

N/A

@marun marun added the testing This primarily focuses on testing label Nov 21, 2024
@marun marun self-assigned this Nov 21, 2024
Base automatically changed from testing-switch-to-zap to master November 21, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Status: Backlog 🗄️
Development

Successfully merging this pull request may close these issues.

1 participant