mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-05-25 15:49:56 -05:00
136d55bff0
Specifically:
* Extend tables so that they won't wrap around wrongly for big sizes
(we would never hit this since our blocks are at most a few MBs
big).
* Use CRC instructions to compute remainders.