Skip to content

Conversation

@elevatordown
Copy link
Contributor

No description provided.

ed added 2 commits July 12, 2023 20:51
Signed-off-by: ed <>
Signed-off-by: ed <>
@chameleon-jeff
Copy link

Thanks for adding this @elevatordown

@traderben is the python SDK expert, will let him take a look

@chameleon-jeff chameleon-jeff requested a review from traderben July 12, 2023 19:34
Copy link
Contributor

@traderben traderben left a comment

Choose a reason for hiding this comment

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

Thanks for putting this PR together!

)

def cancel(self, coin: str, oid: int) -> Any:
def cancel(self, coin: str, oids: List[int]) -> Any:
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel similarly that we should have a separate cancels method and that should take a list of coin, oid pairs instead of just a list of oids

ed added 3 commits July 13, 2023 08:17
This reverts commit 4d13fe9.
This reverts commit a7b6690.
Signed-off-by: ed <>
@elevatordown
Copy link
Contributor Author

@traderben addressed all comments

@elevatordown
Copy link
Contributor Author

havent seen makefiles in like 10 years, made my day

Copy link
Contributor

@traderben traderben left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for addressing all the comments, just one more small issue

Signed-off-by: ed <>
@traderben traderben merged commit 02fba6d into hyperliquid-dex:master Jul 14, 2023
perplover pushed a commit to perplover/hyperliquid-python-sdk that referenced this pull request Oct 15, 2024
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.

3 participants