Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed seq and prev from block and test for exportChainStream #5704

Draft
wants to merge 1 commit into
base: jason-rpc-deprecated
Choose a base branch
from

Conversation

j-s-n
Copy link
Contributor

@j-s-n j-s-n commented Jan 13, 2025

Summary

Removed deprecated seq and prev properties from exportChainStream.
Updated to sequence and previousBlockHash

Testing Plan

Successfully exportedChainStream after change

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[X] Yes - https://github.com/iron-fish/website/pull/774/files

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[X] Yes, this removes backward compatibility for seq and previous

@NullSoldier NullSoldier added the breaking-change-rpc A breaking change to the RPC API that should be called out in release notes label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change-rpc A breaking change to the RPC API that should be called out in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants