Files
pezkuwi-subxt/polkadot/node/core
ordian 64a707a482 approval-voting: remove some inefficiences on startup (#3747)
Small refactoring to reduce the algorithmic complexity of the initial
message distribution in approval voting after a sync from O(n_candidates
^ 2) to O(n_candidates).
2024-03-21 11:22:16 +00:00
..
2024-03-12 05:23:06 +00:00
2024-03-08 21:28:04 +00:00
2020-07-18 16:01:51 -04:00

This folder contains core subsystems, each with their own crate.