serai/tests
Luke Parker 36b193992f
Correct handling of known signers in batch test
Putting a signer first doesn't work because signers can only publish once a
supermajority sync. Now, the code uses an excluded signer (instead of an
included signer) to determine signing set.

Further simplifications are available. Also adds accurate documentation on
latency/sleep reasoning.
2023-08-26 21:38:58 -04:00
..
coordinator Correct handling of known signers in batch test 2023-08-26 21:38:58 -04:00
docker Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00
message-queue Minimize features pulled in to try and reduce build times 2023-07-25 22:29:39 -04:00
no-std Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
processor Use an empty key for Batch's SignId 2023-08-24 20:39:34 -04:00
reproducible-runtime Increase the reproducible-runtime timeout as it was getting hit in CI 2023-08-08 18:36:31 -04:00