Skip to content

Conversation

@sentilesdal
Copy link
Contributor

@sentilesdal sentilesdal commented Apr 3, 2024

Resolved Issues

https://github.com/orgs/delvtech/projects/13?pane=issue&itemId=58015840

Description

Adds the rust function calculate_add_liquidity

Review Checklists

Please check each item before approving the pull request. While going
through the checklist, it is recommended to leave comments on items that are
referenced in the checklist to make sure that they are reviewed. If there are
multiple reviewers, copy the checklists into sections titled ## [Reviewer Name].
If the PR doesn't touch Solidity and/or Rust, the corresponding checklist can
be removed.

@dpaiton

Rust

  • Testing
    • Are there new or updated unit or integration tests?
    • Do the tests cover the happy paths?
    • Do the tests cover the unhappy paths?
    • Are there an adequate number of fuzz tests to ensure that we are
      covering the full input space?
    • If matching Solidity behavior, are there differential fuzz tests that
      ensure that Rust matches Solidity?

@sentilesdal sentilesdal force-pushed the matt/calculate-add-liquidity branch 4 times, most recently from 4699877 to 9cbd4da Compare April 4, 2024 14:51
@sentilesdal sentilesdal force-pushed the matt/calculate-add-liquidity branch from 9cbd4da to cd63edc Compare April 4, 2024 22:42
@sentilesdal sentilesdal force-pushed the matt/calculate-add-liquidity branch 2 times, most recently from 659b781 to 7cebcb6 Compare April 5, 2024 01:54
@sentilesdal sentilesdal force-pushed the matt/calculate-add-liquidity branch 2 times, most recently from 8c65d0c to dd4f0b9 Compare April 5, 2024 11:31
@sentilesdal sentilesdal force-pushed the matt/calculate-add-liquidity branch from dd4f0b9 to 4f25ce6 Compare April 5, 2024 11:40
@sentilesdal sentilesdal enabled auto-merge April 5, 2024 11:48
@sentilesdal sentilesdal added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit 0fb5246 Apr 5, 2024
@sentilesdal sentilesdal deleted the matt/calculate-add-liquidity branch April 5, 2024 12:20
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.

4 participants