serai/coordinator/src
Luke Parker 89974c529a
Correct 2/3rds definitions throughout the codebase
The prior formula failed for some values, such as 20.
20 / 3 = 6, * 2 = 12, + 1 = 13. 13 is 65%, not >= 67.
2023-05-10 06:29:21 -04:00
..
substrate Move the coordinator to a n-processor design 2023-05-09 23:44:41 -04:00
tests Move the coordinator to a n-processor design 2023-05-09 23:44:41 -04:00
tributary Correct 2/3rds definitions throughout the codebase 2023-05-10 06:29:21 -04:00
db.rs Publish ExternablBlock/SubstrateBlock, delay *Preprocess until ID acknowledged 2023-05-08 22:20:51 -04:00
main.rs Have coordinator publish batches to Substrate 2023-05-10 01:46:20 -04:00
p2p.rs Test handle_p2p and Tributary syncing 2023-04-24 03:30:19 -04:00
processors.rs Move the coordinator to a n-processor design 2023-05-09 23:44:41 -04:00