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

Pass in account head to wallet/createAccount #5619

Merged

Conversation

danield9tqh
Copy link
Member

@danield9tqh danield9tqh commented Nov 5, 2024

Summary

This allows syncing to completely skip over an account until it reaches the passed in head value

Testing Plan

Unit tests + testing with node app creating a fresh account

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

Wallet.createAccount takes a number for createdAt instead of a number and a hash

@danield9tqh danield9tqh requested a review from a team as a code owner November 5, 2024 21:30
@danield9tqh danield9tqh merged commit f5271e3 into iron-fish:staging Nov 6, 2024
12 checks passed
@danield9tqh danield9tqh deleted the add-head-to-createAccount-rpc branch November 6, 2024 17:45
@danield9tqh danield9tqh added the breaking-change-sdk A breaking change to the SDK API that should be called out in release notes label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change-sdk A breaking change to the SDK API that should be called out in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants