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

refactor(x/blobstream): remove unnecessary code #2799

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

bao1029p
Copy link
Contributor

@bao1029p bao1029p commented Nov 1, 2023

Overview

Closes: #2765

Changes

  • Call CheckEarliestAvailableAttestationNonce to check if Nonce is available
  • Use GetEarliestAvailableAttestationNonce to fetch the nonce use in newEarliestAvailableNonce and logging in here and here

@celestia-bot celestia-bot requested a review from a team November 1, 2023 10:23
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for helping with this 👍 👍

@rootulp
Copy link
Collaborator

rootulp commented Nov 1, 2023

@sweexordious is this breaking? If not breaking, I think the ! should be removed from the PR title.

@rach-id
Copy link
Member

rach-id commented Nov 1, 2023

@rootulp good catch, it's not breaking 👍

@rach-id rach-id changed the title refactor(x/blobstream/abci)!: remove unnecessary code refactor(x/blobstream/abci): remove unnecessary code Nov 1, 2023
@rootulp rootulp changed the title refactor(x/blobstream/abci): remove unnecessary code refactor(x/blobstream): remove unnecessary code Nov 1, 2023
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @bao1029p !

@evan-forbes evan-forbes merged commit e5e98d8 into celestiaorg:main Nov 2, 2023
32 checks passed
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.

Unnecessary code
4 participants