serai/tests
Luke Parker 9bf8c92325
Correct the coordinator tests
They assumed processor 0 had keys `i = 1`. Under the new validator-set code,
the first key is the one with the highest amount, In case of tie, the key (or
as of the last commit, a Blake hash) decides order.

This commit kludges in a mapping from processor index to assigned key index, no
longer assuming its value.
2023-10-10 17:12:47 -04:00
..
coordinator Correct the coordinator tests 2023-10-10 17:12:47 -04:00
docker Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00
full-stack Staking pallet (#373) 2023-10-10 06:53:24 -04:00
message-queue Use dedicated Queues for each from-to pair 2023-09-27 12:20:57 -04:00
no-std Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
processor Correct the coordinator tests 2023-09-29 04:35:02 -04:00
reproducible-runtime Increase the reproducible-runtime timeout as it was getting hit in CI 2023-08-08 18:36:31 -04:00