serai/tests
akildemir 4d9c2df38c
Some checks failed
Coordinator Tests / build (push) Has been cancelled
Full Stack Tests / build (push) Has been cancelled
Lint / clippy (macos-13) (push) Has been cancelled
Lint / clippy (macos-14) (push) Has been cancelled
Lint / clippy (ubuntu-latest) (push) Has been cancelled
Lint / clippy (windows-latest) (push) Has been cancelled
Lint / deny (push) Has been cancelled
Lint / fmt (push) Has been cancelled
Lint / machete (push) Has been cancelled
Reproducible Runtime / build (push) Has been cancelled
Tests / test-infra (push) Has been cancelled
Tests / test-substrate (push) Has been cancelled
Tests / test-serai-client (push) Has been cancelled
Add coordinator rotation test (#535)
* add node side unit test

* complete rotation test for all networks

* set up the fast-epoch docker file

* fix pr comments

* add coordinator side rotation test

* bug fixes

* Remove EPOCH_INTERVAL

* Minor nits

* Add note on origin of publish_tx function in tests/coordinator

* Correct ThresholdParams assert_eq

* fmt

* Correct detection of handover completion

* Restore key gen message match from develop

It was modified in response to the handover completion bug, which has now been
resolved.

* bug fixes

* Correct invalid constant

* Typo fixes

* remove selecting participant to remove at random

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2024-06-21 08:39:17 -04:00
..
coordinator Add coordinator rotation test (#535) 2024-06-21 08:39:17 -04:00
docker Ethereum relayer server 2024-05-22 18:50:11 -04:00
full-stack Add coordinator rotation test (#535) 2024-06-21 08:39:17 -04:00
message-queue Add workspace lints 2023-12-17 00:04:47 -05:00
no-std Add workspace lints 2023-12-17 00:04:47 -05:00
processor Rust 1.79, cargo update 2024-06-13 15:57:08 -04:00
reproducible-runtime Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00