teor

Results 602 comments of teor

> try to update `curve25519-dalek` to `v3.2.0` We also had this issue, it seems like `x25519-dalek` 1.2.0's dependency on `curve25519-dalek` should be `3.1` or `3.2`.

Putting this in the last sprint, so we remember to do it before mainnet activation.

We're getting closer to the stable release candidate series, so this is a medium priority now.

PR #4726 changes the config format, so we should do this test soon. We're currently testing the old and new formats. The _next_ config format change after #4726 needs this...

Related: #1063 - Release process RFC. @dconnolly is there anything in this issue that should be added to the RFC?

> I wonder if we have a good enough process that we can close this issue or whether we want to go through a few more iterations before we do...

This ticket is full of different ideas, which makes it difficult to schedule and prioritise. Instead, let's open specific tickets for the release automations we need, when we have some...

> Find out if `wait_with_output` _needs_ to **not** enforce timeout, or if we just didn't add support at the time. Depending on the answer, make it enforce timeouts ([one way...

This test bug does not block any of our release work.

This isn't actually causing us any problems at the moment