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

Assign state groups in state handler. #1060

Merged
merged 8 commits into from
Sep 1, 2016
Merged

Conversation

erikjohnston
Copy link
Member

This means we always have a state group, which is useful for caches.

This also fixes the subtle problem that context.current_state_ids was different from what you got back from the storage layer. It has now been renamed context.prev_state_ids and a new context.current_state_ids has been added, which is the same but includes the event at that point if its a state event.

@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston erikjohnston merged commit 4498260 into develop Sep 1, 2016
@richvdh richvdh deleted the erikj/state_ids 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