incrementalmerkletree/proptest-regressions
Daira Hopwood 86f0903c46 Fix a bug on 32-bit platforms that caused `Position::max_altitude` to return
the wrong value, as a result of assuming that `usize` is 64 bits.
fixes #56

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2023-02-23 21:15:57 +00:00
..
bridgetree.txt Fix an off-by-one error in BridgeTree garbage collection. 2022-04-05 16:16:41 -06:00
lib.txt Fix a bug on 32-bit platforms that caused `Position::max_altitude` to return 2023-02-23 21:15:57 +00:00