Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Disconnect on 1 of N sessions, unless N=1 * Use up nonces when signing. * Expire sessions when we have given out too many nonces * Store already signed signatures for polling * Store already_signed as None for closed sessions * serde_json Serialize, Deserialize * Separate sign_all_but_one function for immediate signing
- Loading branch information