mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 08:51:08 +03:00
e64e90623b
We allocate 17 vectors (in the heap) per 512 headers, this PR reduces the number to 1 by resuing the buffer for headers and eliminating the need in the vector of indices |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml |