Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add the Notifications API #1028

Merged
merged 8 commits into from
Aug 22, 2016
Merged

Add the Notifications API #1028

merged 8 commits into from
Aug 22, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Aug 18, 2016

receipt["topological_ordering"] >= pa["topological_ordering"] or (
receipt["topological_ordering"] == pa["topological_ordering"] and
receipt["stream_ordering"] >= pa["stream_ordering"]
)
Copy link
Member

Choose a reason for hiding this comment

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

(5, 3) > (5,2) works as expected

@erikjohnston
Copy link
Member

This looks OK to me, though am slightly scared by performance. I'm happy to merge this on the condition that we have a rethink if hitting this with @ara4n's account makes the server cry.

@erikjohnston erikjohnston merged commit d143f21 into develop Aug 22, 2016
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