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

feat: merkle tree support #155

Open
Tracked by #9
anxolin opened this issue Aug 30, 2023 · 0 comments
Open
Tracked by #9

feat: merkle tree support #155

anxolin opened this issue Aug 30, 2023 · 0 comments

Comments

@anxolin
Copy link
Contributor

anxolin commented Aug 30, 2023

For now, we are focusing on single order, and get TWAP indexing to work as smooth as possible

After that we will need to deprecate the old validation done in watch tower and move the logic to the SDK.

For now, we keep a simple approach, where each conditional order type implementation implements a isSingleOrder: boolean accessor that will signal that is not a Merkle root order.

This issue is to improve our Merkle root order (and potentially delete this prop)

@mfw78 mfw78 changed the title Handle better merkle root orders feat: merkle tree support Sep 30, 2023
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

No branches or pull requests

1 participant