-
Notifications
You must be signed in to change notification settings - Fork 925
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
refactor(nodebuilder/share/cmd)!: Take block height instead of ExtendedHeader
as argument for share cmds
#2872
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Have one more request
ExtendedHeader
as argument for share cmds
hey @Wondertan, i added both usage of block hash and height in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving. Did you test it out manually? Please do if not and then we can merge
yes i've tested it and everything work great |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2023 Celestia Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Description
Replace extended headers with block height as an argument in shares cmd
Issues close
Close #2848
Changes made
extended header
as an argument with block height innodebuilder/share/cmd/share.go.
block height
for