Skip to content

[SDK] feat: return block and tx_hash from getStatusEvents#3834

Merged
dnechay merged 4 commits intodevelopfrom
dnechay/extend-sdk
Mar 18, 2026
Merged

[SDK] feat: return block and tx_hash from getStatusEvents#3834
dnechay merged 4 commits intodevelopfrom
dnechay/extend-sdk

Conversation

@dnechay
Copy link
Collaborator

@dnechay dnechay commented Mar 18, 2026

Issue tracking

Freestyle

Context behind the change

Extended getStatusEvents return value with info about block and tx hash. Also fixed status field to be human-readable in both SDK.

How has this been tested?

  • unit tests
  • run example scripts with getStatusEvent w/ filter by escrow address

Release plan

Regular

Potential risks; What to monitor; Rollback plan

For both SDK changes might be considered as breaking:

  • in python we added new arg to filter and it could have been used with positional assignment, but taking into account that it has optional params already - I suppose no one uses it this way so we might go as is
  • in TS we changed status to return string instead of number, which is also a breaking change; taking into account that JL seems to be the only consumer of this and change already applied - probably it's fine to go with minor here

@dnechay dnechay self-assigned this Mar 18, 2026
@vercel
Copy link

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
human-app Ready Ready Preview, Comment Mar 18, 2026 9:27am
human-dashboard-frontend Ready Ready Preview, Comment Mar 18, 2026 9:27am
staking-dashboard Ready Ready Preview, Comment Mar 18, 2026 9:27am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
faucet-frontend Ignored Ignored Mar 18, 2026 9:27am
faucet-server Ignored Ignored Mar 18, 2026 9:27am

Request Review

@dnechay dnechay merged commit 7da7b12 into develop Mar 18, 2026
21 checks passed
@dnechay dnechay deleted the dnechay/extend-sdk branch March 18, 2026 11:09
@github-project-automation github-project-automation bot moved this from In Review to Done in Core tech - 2026 (H1) Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants