Skip to content

feat(safe): upgrade to Transaction Service API v2 with nonce filtering#26

Merged
Savid merged 1 commit intomasterfrom
feat/safe-api-v2-nonce-filter
Jan 26, 2026
Merged

feat(safe): upgrade to Transaction Service API v2 with nonce filtering#26
Savid merged 1 commit intomasterfrom
feat/safe-api-v2-nonce-filter

Conversation

@Savid
Copy link
Copy Markdown
Member

@Savid Savid commented Jan 26, 2026

  • Upgrade all Safe Transaction Service endpoints from v1 to v2
  • Add minNonce parameter to GetQueuedTransactions for efficient filtering
  • Update Nonce field type to int64 with string JSON parsing for v2 compatibility
  • Pass safe's current nonce to filter out already-processed transactions

- Upgrade all Safe Transaction Service endpoints from v1 to v2
- Add minNonce parameter to GetQueuedTransactions for efficient filtering
- Update Nonce field type to int64 with string JSON parsing for v2 compatibility
- Pass safe's current nonce to filter out already-processed transactions
@Savid Savid merged commit 7df1878 into master Jan 26, 2026
3 checks 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