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

removes references to account createdAt hash #5060

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Jun 20, 2024

Summary

now that we use networkId in account imports to determine whether the createdAt sequence refers to a block on the same chain the hash is no longer needed. it is mostly vestigial, like the appendix or the wings of a kiwi bird

these changes remove remaining references to createdAt.hash

Testing Plan

existing unit tests

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.

[ ] Yes

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.

[ ] Yes

now that we use networkId in account imports to determine whether the createdAt
sequence refers to a block on the same chain the hash is no longer needed. it is
mostly vestigial, like the appendix or the wings of a kiwi bird

these changes remove remaining references to createdAt.hash
@hughy hughy marked this pull request as ready for review June 20, 2024 21:37
@hughy hughy requested a review from a team as a code owner June 20, 2024 21:37
@hughy hughy merged commit 88a34b9 into staging Jun 20, 2024
9 checks passed
@hughy hughy deleted the chore/hughy/remove-createdat-hash-refs branch June 20, 2024 22:11
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