Skip to content

feat: add sequential nonce option for tempo charge#552

Open
brendanjryan wants to merge 3 commits into
wevm:mainfrom
brendanjryan:brendanjryan/tempo-charge-sequential-nonce
Open

feat: add sequential nonce option for tempo charge#552
brendanjryan wants to merge 3 commits into
wevm:mainfrom
brendanjryan:brendanjryan/tempo-charge-sequential-nonce

Conversation

@brendanjryan

@brendanjryan brendanjryan commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Added a Tempo charge client nonceStrategy option for expiring or sequential pull-mode nonces
  • Kept expiring nonces as the default and moved the 25-second TTL into a constant
  • Added unit coverage for default expiring nonce behavior, challenge-expiry clamping, and sequential nonce omission

Motivation

Some integrations are not able to operate within the standard ~30 second window for expiring nonces. While this should NOT be the default, we want to have an escape hatch which falls back to sequential nonces + no timeout

@pkg-pr-new

pkg-pr-new Bot commented Jun 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@552

commit: 5e2d943

@brendanjryan brendanjryan marked this pull request as ready for review June 17, 2026 10:35
@brendanjryan brendanjryan force-pushed the brendanjryan/tempo-charge-sequential-nonce branch from 5457d39 to 5e2d943 Compare June 17, 2026 13:38
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