Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

More fixes #324

Merged
merged 5 commits into from
Jan 12, 2017
Merged

More fixes #324

merged 5 commits into from
Jan 12, 2017

Conversation

nullstyle
Copy link
Contributor

@nullstyle nullstyle commented Jan 11, 2017

This PR rolls up a couple of fixes related to trades that didn't make it into yesterday's release.

Copy link
Contributor

@bartekn bartekn left a comment

Choose a reason for hiding this comment

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

👍

@@ -47,6 +51,22 @@ func (t *T) ScenarioWithoutHorizon(name string) *T {
return t
}

// UnmarshalPage populares dest with the records contained in the json-encoded
Copy link
Contributor

Choose a reason for hiding this comment

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

populates

@@ -85,17 +85,17 @@ func TestGetOrderBookSummary_Regress310(t *testing.T) {
// 0.1, 0.2, and 0.3 should appear first, when the
// query is correct. In a failing scenario the 0.2
// transaction should not appear.
Copy link
Contributor

Choose a reason for hiding this comment

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

Comment needs to be updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh snap, thanks! I'll fix it now. I'm always bad at maintaining comments.

@jedmccaleb
Copy link
Contributor

r+

@nullstyle nullstyle merged commit 4e37310 into master Jan 12, 2017
@nullstyle nullstyle deleted the more-fixes branch August 28, 2017 19:18
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.

3 participants