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

Update Tranche Space #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Siddharth2207
Copy link
Contributor

@Siddharth2207 Siddharth2207 commented Aug 25, 2024

Motivation

  • Update tranche space post action source, ensure all the upstream changes have been incorporated and there are no divergent version of the strategies in any other repo.

Checks

By submitting this for review, I'm confirming I've done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs

saturating-sub(ln(current-ratio) ln(io-ratio-base))
ln(add(1 io-ratio-growth))
);

#post-add-order
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

call this #handle-add-order to be consistent with #handle-io

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current version of orderbook cli requires source to be named post-add-order.


#post-action-sell
_: uniswap-v3-twap-output-ratio(
reference-token reference-stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we combine buy and sell?

isn't it always output input here? why do we need to manually swap the bindings?

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.

2 participants