serai/coordinator/src
Luke Parker ec8dfd4639
Correct SignData serialization test from creating 256 signers of data
This overflows the u8 allowed and caused a CI failure. The actual
code/assumption is fine.
2023-12-30 19:08:29 -05:00
..
substrate Use pub(crate) for create_db items, not pub 2023-12-18 17:15:02 -05:00
tests Correct SignData serialization test from creating 256 signers of data 2023-12-30 19:08:29 -05:00
tributary Remove offline participants from future DKG protocols so long as the threshold is met 2023-12-18 17:14:51 -05:00
cosign_evaluator.rs Add workspace lints 2023-12-17 00:04:47 -05:00
db.rs Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
main.rs Validator DHT (#494) 2023-12-22 21:09:18 -05:00
p2p.rs Validator DHT (#494) 2023-12-22 21:09:18 -05:00
processors.rs Move message-queue to a fully binary representation (#454) 2023-11-26 11:22:18 -05:00