cuprate/random-x/src
Boog900 d7798328b6
consensus: add block weight calculations + rcp speedup
Instead of asking for one block at a time, we ask for batches of blocks, which significantly speeds up getting blocks.
2023-09-28 12:21:06 +01:00
..
registers random-x: add dataset/ cache 2023-09-17 19:01:56 +01:00
superscalar consensus: add block weight calculations + rcp speedup 2023-09-28 12:21:06 +01:00
aes_hash.rs Add aes generators/ hash to random-x 2023-09-16 18:46:44 +01:00
blake2_generator.rs init random-x module 2023-09-14 00:23:10 +01:00
config.rs init random-x module 2023-09-14 00:23:10 +01:00
dataset.rs random-x: add dataset/ cache 2023-09-17 19:01:56 +01:00
lib.rs random-x: add dataset/ cache 2023-09-17 19:01:56 +01:00
registers.rs init random-x module 2023-09-14 00:23:10 +01:00
superscalar.rs random-x: add dataset/ cache 2023-09-17 19:01:56 +01:00