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

Check if we already have the events returned by /state/ #986

Merged
merged 2 commits into from
Aug 5, 2016

Conversation

erikjohnston
Copy link
Member

No description provided.

@NegativeMjark
Copy link
Contributor

LGTM

)

signed_auth = yield self._check_sigs_and_hash_and_fetch(
destination, auth_chain, outlier=True
destination,
[p for p in pdus if p.event_id not in auth_chain],
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be seen_events rather than auth_chain?

@erikjohnston erikjohnston merged commit 9377509 into develop Aug 5, 2016
@richvdh richvdh deleted the erikj/state branch December 1, 2016 14:09
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.

2 participants