You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Сonfigure CI so that it can be tested from the local Waku Node
Benchmarks
Make measurements for adding a user: starting from the moment the user considers the admin key until he updates his group key. I think you can reuse the code from the tests:
. The problem is in the code, because the Waku logs show that one message is sent. So far I use a vector to store the last 30 messages and reject repeated messages, but it would be nice to understand what the problem is
Multiple admin stage
The text was updated successfully, but these errors were encountered:
CI
Benchmarks
de-mls/tests/user_test.rs
Line 49 in c99eadb
Waku integration
de-mls/src/main.rs
Line 95 in c99eadb
Multiple admin stage
The text was updated successfully, but these errors were encountered: