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

Better handling of zero expiresAt for amends #2283

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

peterbarrow
Copy link
Contributor

We currently use the nil pointer to express no change to the expiresAt field when we place amends. However we should be handling the value 0 in the way way. This PR does just that.
Closes #2081

@peterbarrow peterbarrow added this to the 2020Q3S6 milestone Sep 22, 2020
@peterbarrow peterbarrow self-assigned this Sep 22, 2020
@ponthief ponthief merged commit 4aac5ba into develop Sep 22, 2020
@edd edd mentioned this pull request Sep 24, 2020
19 tasks
@ashleyvega ashleyvega deleted the 2081-handle-zero-expiry-time-in-amend branch November 5, 2020 13:38
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.

Amend Order - Order with invalid expiresAt not amended, but no error either
3 participants