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

docs(calc): Updated README for calc package #1386

Merged
merged 4 commits into from
Feb 1, 2024
Merged

docs(calc): Updated README for calc package #1386

merged 4 commits into from
Feb 1, 2024

Conversation

bee344
Copy link
Contributor

@bee344 bee344 commented Jan 30, 2024

Description

  • Cleanup of the calc README, moving function specific docs to inline docs.
  • Copyright update.
  • Changed addition and subtraction to use saturating_add and saturating_sub.

Closes #1151

@bee344 bee344 requested a review from a team as a code owner January 30, 2024 14:28
@bee344 bee344 changed the title docs(calc) [WIP] docs(calc) Jan 30, 2024
@bee344 bee344 changed the title docs(calc) docs(calc): Updated README for calc package Jan 30, 2024
@bee344 bee344 requested a review from TarikGul January 30, 2024 23:01
@bee344 bee344 merged commit cc80227 into master Feb 1, 2024
15 of 21 checks passed
@bee344 bee344 deleted the anp-calc branch February 1, 2024 00:51
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.

[calc] Test coverage for CalcPayout
3 participants