delvtech / hyperdrive

An automated market maker for fixed and variable yield with on-demand terms.
Apache License 2.0
26 stars 3 forks source link

Add `calculate_add_liquidity` to rust sdk. #934

Closed sentilesdal closed 5 months ago

sentilesdal commented 5 months ago

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