logos-co / nomos-node

Nomos blockchain node
52 stars 18 forks source link

fix: Apply Nomos library code review recommendations #898

Open romanzac opened 2 weeks ago

romanzac commented 2 weeks ago

1. What does this PR implement?

This PR proposes implementation changes for KZG-related functionality based on a code review of the Nomos library.

2. Does the code have enough context to be clearly understood?

Code review document

3. Who are the specification authors and who is accountable for this PR?

Specification author: @ramsesfv PR accountable: @romanzac

4. Is the specification accurate and complete?

Code review itself provides basis for changes in the codebase. Final changes to be made depend on review from project developers.

5. Does the implementation introduce changes in the specification?

Specification - code review is a static document. Unless another round of code review is requested, no changes to the spec are expected.

Checklist