254302ec38
* Add dkg epoch * Make epoch state advancement dependent only on time * Nym api tries advancing the dkg epoch state * Update the time table a bit It still needs to be changed before production, as the sign-up timeframe needs to be something like a few days. * Update changelog * Fix tests * Fix clippy after rustc update