Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary resolve_events_with_state_map | Erik Johnston | 2018-08-22 | 1 | -28/+0 |
| | | | | | We only ever used the synchronous resolve_events_with_state_map in one place, which is trivial to replace with the async version. | ||||
* | Refactor state module | Erik Johnston | 2018-08-09 | 1 | -0/+321 |
We split out the actual state resolution algorithm to prepare for having multiple versions. |