Skip to content

Log MPC respond tx hash in e2e test#2

Merged
Pessina merged 1 commit intomainfrom
feat/log-mpc-respond-tx
Mar 15, 2026
Merged

Log MPC respond tx hash in e2e test#2
Pessina merged 1 commit intomainfrom
feat/log-mpc-respond-tx

Conversation

@Pessina
Copy link
Copy Markdown
Collaborator

@Pessina Pessina commented Mar 15, 2026

Summary

  • Query SignatureResponded event after polling to extract the MPC respond tx hash
  • Return both sepoliaRequestTxHash and sepoliaRespondTxHash from signMessageMpc
  • Remove 3 unnecessary as any casts in mpc-signer.ts

Test plan

  • Run npm run test:mpc against devnet/Sepolia and verify both tx hashes are logged
  • Run npm run check — passes locally

@Pessina Pessina changed the base branch from chore/signet-stable-and-ci to main March 15, 2026 12:09
@Pessina Pessina force-pushed the feat/log-mpc-respond-tx branch from d5c65bc to 4754b69 Compare March 15, 2026 12:11
Query the SignatureResponded event after polling to surface the respond
tx hash alongside the existing request tx hash. Also removes three
unnecessary `as any` casts in mpc-signer.
@Pessina Pessina force-pushed the feat/log-mpc-respond-tx branch from 4754b69 to 0ab6d40 Compare March 15, 2026 12:12
@Pessina Pessina merged commit c58ec91 into main Mar 15, 2026
1 check passed
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