serai/tests
Luke Parker 61418b4e9f
Update Update and substrate_signers to [u8; 32] from Vec<u8>
A commit made while testing moved them from network-key-indexed to
Substrate-key-indexed. Since Substrate keys have a fixed-length, fitting within
the Copy boundary, there's no reason for it to not use an array.
2023-08-24 13:24:56 -04:00
..
coordinator Use an optimistic (and twice as long in the worst case) sleep for KeyGen 2023-08-21 02:31:22 -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 Update Update and substrate_signers to [u8; 32] from Vec<u8> 2023-08-24 13:24:56 -04:00
reproducible-runtime Increase the reproducible-runtime timeout as it was getting hit in CI 2023-08-08 18:36:31 -04:00