We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Col function should use deepCopy function same as it is done in Row function to avoid duplication of code.
Flattened should be used in TestEdsRepairRoundtripSimple and TestEdsRepairTwice tests to avoid duplication of code.
The text was updated successfully, but these errors were encountered:
While reviewing the draft rsmt2d audit report, I realized I only addresses the first bullet point in this issue.
Sorry, something went wrong.
refactor: remove code duplication for flattened (#224)
73b685a
Closes #171
f87b92e
Closes celestiaorg/rsmt2d#171
rootulp
Successfully merging a pull request may close this issue.
Col function should use deepCopy function same as it is done in Row function to avoid duplication of code.
Flattened should be used in TestEdsRepairRoundtripSimple and TestEdsRepairTwice tests to avoid duplication of code.
The text was updated successfully, but these errors were encountered: