Skip to content

fix(intentsV2): decode hex state machine IDs in estimateFillOrderV2#286

Open
ddboy19912 wants to merge 2 commits intomainfrom
fix/estimate-fill-order-v2
Open

fix(intentsV2): decode hex state machine IDs in estimateFillOrderV2#286
ddboy19912 wants to merge 2 commits intomainfrom
fix/estimate-fill-order-v2

Conversation

@ddboy19912
Copy link
Contributor

The estimateFillOrder is incosistent with other methods. Other methods expect the order source and destination in hex format. This causes the estimation to break

We could also improve the interface so it's certain what these methods expect. It would also help clear the assertions

@royvardhan
Copy link
Contributor

Please point these changes to my branch if possible.

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