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

[fix] Do not create transfers when geolocation is (0, 0) #702

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

woshilapin
Copy link
Contributor

When a StopPoint geolocation is (0, 0), generating a transfer doesn't make sense and will create weird and incorrect behaviors. This PR prevent the creation of such transfers.

ref: ND-1016.

Copy link
Member

@datanel datanel left a comment

Choose a reason for hiding this comment

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

If it's a fix, you don't increment the version?

@woshilapin
Copy link
Contributor Author

If it's a fix, you don't increment the version?

It's already version 0.31.2 in Cargo.toml which has not yet been released.

@woshilapin woshilapin merged commit 7a7cd08 into hove-io:master Sep 11, 2020
@woshilapin woshilapin deleted the no-dumb-transfers branch September 11, 2020 09:09
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