I continued to do some refactoring with the goal of speeding up builds. A new actix version allowed us to get rid of a dependency which took up to 30 seconds to build (PR 1, PR 2). I also removed rustls from our dependencies because it was entirely unused.
In the last days I added more tests for federation, so that we should be finished with another NLnet milestone now (PR 1, PR 2).
I continued to do some refactoring with the goal of speeding up builds. A new actix version allowed us to get rid of a dependency which took up to 30 seconds to build (PR 1, PR 2). I also removed rustls from our dependencies because it was entirely unused.
In the last days I added more tests for federation, so that we should be finished with another NLnet milestone now (PR 1, PR 2).