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

clean up device key/cross-signature handling. #8206

Closed
wants to merge 4 commits into from

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 28, 2020

It's my intention to break this into smaller PRs, but I'm opening this one to stop me forgetting about it.

Currently it's based on #8204 and #8205.

@richvdh richvdh changed the title This is a branch to clean up device key/cross-signature handling. clean up device key/cross-signature handling. Aug 28, 2020
@richvdh richvdh force-pushed the rav/cleanup_get_devices/work branch 3 times, most recently from db71bb0 to bf852b7 Compare September 1, 2020 15:45
We have three things which all call `_get_e2e_device_keys_and_signatures_txn`
with their own `runInteraction`. Factor out the common code.
I think this is simpler (and moves stuff out of the db threads)
All the callers want this info in the same place, so let's reduce the
duplication by doing it here.
@richvdh richvdh closed this Sep 2, 2020
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.

1 participant