Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Conversation

@prakal
Copy link
Contributor

@prakal prakal commented Jan 14, 2018

Adds additional tests for setTradingPairCutoff and some more minor changes. It also contains JS implementation of Keccak_256 for another test that verifies SHA combination as expected.

TODO:

  1. should not fill orders which have a timestamp before the cutoff set by setTradingPairCutoff. test is not working because I am still trying to figure out how to set the order timestamps on the individual orders in testing, which would enable me to write tests for cutoff business logic. Some help would be great, @dong77

@dong77
Copy link
Contributor

dong77 commented Jan 14, 2018 via email

@prakal
Copy link
Contributor Author

prakal commented Jan 14, 2018

Not sure I understand, @dong77. This is the pull request that contains the changes.

@dong77
Copy link
Contributor

dong77 commented Jan 14, 2018 via email

@prakal
Copy link
Contributor Author

prakal commented Jan 14, 2018

Thanks, its going to take me some time to get to the convention center, so remote help would be appreciated. I'll try to summarize what I am failing to understand:

I am having issues with attaching a timeStamp on a particular order while testing. I am trying to do this to make sure that the setTradingPairCutoff method works and cancels previous orders on the trading pairs as expected.

@dong77
Copy link
Contributor

dong77 commented Jan 14, 2018 via email

@dong77 dong77 closed this Jan 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants