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: improve var name #185

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Jun 20, 2023

Closes #179

@rootulp rootulp requested a review from evan-forbes June 20, 2023 15:13
@rootulp rootulp self-assigned this Jun 20, 2023
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

👍

@rootulp rootulp requested a review from staheri14 June 20, 2023 17:48
@@ -170,8 +170,8 @@ func (eds *ExtendedDataSquare) erasureExtendCol(codec Codec, i uint) error {
}

func (eds *ExtendedDataSquare) deepCopy(codec Codec) (ExtendedDataSquare, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

[General comment] The documentation for the rsmt2d package functions is generally insufficient (or there is none in many cases). It would greatly benefit from improvements in this area.

@rootulp rootulp merged commit 9a6c144 into celestiaorg:master Jun 20, 2023
@rootulp rootulp deleted the rp/good-naming branch June 20, 2023 18:05
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.

Good naming practice
3 participants