serai/substrate
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
..
abi Add coordinator rotation test (#535) 2024-06-21 08:39:17 -04:00
client Add coordinator rotation test (#535) 2024-06-21 08:39:17 -04:00
coins June 2024 nightly update 2024-06-01 21:46:49 -04:00
dex/pallet Update clippy now that redundant imports has been reverted 2024-04-23 04:31:27 -04:00
in-instructions June 2024 nightly update 2024-06-01 21:46:49 -04:00
node Check if wasm was built by container exit code and state instead of local mountpoint (#570) 2024-05-25 20:33:23 -04:00
primitives Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
runtime Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
signals June 2024 nightly update 2024-06-01 21:46:49 -04:00
validator-sets Add coordinator rotation test (#535) 2024-06-21 08:39:17 -04:00