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

Use integer offer price parts #181

Merged
merged 2 commits into from
Sep 20, 2019
Merged

Conversation

charlie-wasp
Copy link
Contributor

@charlie-wasp charlie-wasp commented Sep 19, 2019

This PR is an attempt to fix #180

At the moment, it's just quick and dirty approach:

it uses pricen and priced offer attributes, instead of float price. Also, it rounds down amount to buy


This change is Reviewable

@charlie-wasp charlie-wasp requested a review from a team as a code owner September 19, 2019 22:06
@nebolsin nebolsin removed their request for review September 19, 2019 22:07
Copy link
Member

@nebolsin nebolsin left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Member

@nebolsin nebolsin left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@charlie-wasp charlie-wasp merged commit b3c3bbc into master Sep 20, 2019
@nebolsin nebolsin deleted the fix/path-finding-price-rounding branch November 15, 2019 23:24
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.

Pathfinder returns paths with op_too_few_offers and op_over_source_max errors.
2 participants