Skip to content

[SDK][Typescript] Enhance transaction handling to support bigint for block filters#3748

Merged
portuu3 merged 2 commits intodevelopfrom
fix/sdk/transaction-types
Jan 21, 2026
Merged

[SDK][Typescript] Enhance transaction handling to support bigint for block filters#3748
portuu3 merged 2 commits intodevelopfrom
fix/sdk/transaction-types

Conversation

@flopez7
Copy link
Contributor

@flopez7 flopez7 commented Jan 21, 2026

Issue tracking

Closes #3712

Context behind the change

  • Enhanced transaction handling by adding support for number and bigint for block filters
  • Added unit test
  • Fixed python example file.

How has this been tested?

Tested locally by nesting some calls and using block filters. Also ran unit tests.
Tested also in python.

Release plan

Deploy new typescript SDK version.

Potential risks; What to monitor; Rollback plan

None

@flopez7 flopez7 requested a review from portuu3 January 21, 2026 11:23
@flopez7 flopez7 self-assigned this Jan 21, 2026
@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
human-app Ready Ready Preview, Comment Jan 21, 2026 11:23am
human-dashboard-frontend Ready Ready Preview, Comment Jan 21, 2026 11:23am
staking-dashboard Ready Ready Preview, Comment Jan 21, 2026 11:23am
2 Skipped Deployments
Project Deployment Review Updated (UTC)
faucet-frontend Ignored Ignored Jan 21, 2026 11:23am
faucet-server Ignored Ignored Jan 21, 2026 11:23am

Request Review

@portuu3 portuu3 merged commit f9c729c into develop Jan 21, 2026
22 checks passed
@portuu3 portuu3 deleted the fix/sdk/transaction-types branch January 21, 2026 15:27
@portuu3 portuu3 mentioned this pull request Jan 21, 2026
30 tasks
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.

[SDK] Invalid types in utils filters

2 participants