11 Commits

Author SHA1 Message Date
Devin Ragotzy
dca71f76ee Update readme example Option<String> -> String 2020-12-13 09:12:14 -05:00
Devin Ragotzy
8dbd9aae0b Add error type, more docs, and conduit sorting test
Not resolve sorting just topo/mainline
2020-08-29 16:33:40 -04:00
q-b
e3de44ef2f Fix StateStore get_event() signature in README
5f77bc11a2
2020-08-29 15:18:03 -04:00
Devin Ragotzy
07807974f7 Update readme add docs 2020-08-21 07:39:02 -04:00
Devin Ragotzy
ce2d5a0d9b Add license, update readme and add docs for event_auth functions 2020-08-18 13:46:14 -04:00
Devin Ragotzy
5f77bc11a2 Update ruma with conduit, make event_id return EventId not Option<> 2020-08-12 18:24:58 -04:00
Devin Ragotzy
d8fb5ca112 Add benchmark for longer auth chain and Error type
This required that the code being run in the benchmark be tested to
verify it works correctly. Now work can begin cleaning up and optimizing
state-res.
2020-07-27 00:09:21 -04:00
Devin Ragotzy
ea0b6ad530 Update readme to more accuratly reflect API 2020-07-25 08:26:26 -04:00
Devin R
0c21f38cb1 Fixing failing first failing state res test
lexicographical_topological_sort test passes. Chasing bug somewhere in
resolve.
2020-07-20 22:02:29 -04:00
Devin R
b2cbc3cd5d Update readme for repo 2020-07-18 16:18:44 -04:00
Devin R
d3c3c95985 Use ruma's PDU events not the sent events 2020-07-18 16:14:57 -04:00