state-res: Use closure to fetch unknown events during state-res

state-res: Remove event_map arg from all functions

state-res: Remove get_or_load_event helper func and fix resolve docs
This commit is contained in:
Devin Ragotzy
2021-06-29 16:13:08 -04:00
committed by Jonas Platte
parent 96567a295e
commit a4e6cc7c42
8 changed files with 147 additions and 118 deletions

View File

@@ -5,6 +5,7 @@
Breaking changes:
* Replace `Vec` by `BTreeSet` in parts of the API
* Replace `event_map` argument with a closure to fetch events on demand
# 0.1.0