Skip to content

Conversation

@klejeune
Copy link

@klejeune klejeune commented Dec 12, 2025


Note

Add optional tracking headers to submitSignedTransactions to send X-Transaction-Feature and X-Transaction-Kind, with new enums/types and tests.

  • SmartTransactionsController:
    • Extend private #fetch to accept trackingHeaders and include X-Transaction-Feature/X-Transaction-Kind when provided.
    • Update submitSignedTransactions signature to accept optional trackingHeaders and forward them to API calls.
  • Types/Exports:
    • Add TransactionFeature, TransactionKind, and TransactionTrackingHeaders in types and export from index.
  • Tests:
    • Add coverage ensuring headers are set correctly for feature/kind combinations, omitted when absent, and support all enum values.

Written by Cursor Bugbot for commit 647543e. This will update automatically on new commits. Configure here.

@klejeune klejeune requested a review from a team as a code owner December 12, 2025 09:55
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.

2 participants