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

chore: remove redundant check #854

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Oct 10, 2022

The check on this line is redundant as it's done here.

Originally discovered by @mpoke in informalsystems/audit-celestia#6 (comment)

@rootulp rootulp added the chore optional label for items that follow the `chore` conventional commit label Oct 10, 2022
@rootulp rootulp self-assigned this Oct 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #854 (2ef1a19) into main (be5406b) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #854      +/-   ##
==========================================
+ Coverage   25.59%   25.65%   +0.06%     
==========================================
  Files          75       75              
  Lines        9273     9269       -4     
==========================================
+ Hits         2373     2378       +5     
+ Misses       6677     6671       -6     
+ Partials      223      220       -3     
Impacted Files Coverage Δ
pkg/prove/proof.go 83.56% <ø> (-0.12%) ⬇️
x/payment/types/wirepayfordata.go 68.69% <ø> (+2.33%) ⬆️
pkg/da/data_availability_header.go 81.14% <100.00%> (+2.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rootulp rootulp enabled auto-merge (squash) October 10, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore optional label for items that follow the `chore` conventional commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants