incrementalmerkletree/src
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.rs Add an as_of_root argument to Tree::authentication_path 2022-04-20 14:13:12 -06:00
lib.rs Fix a bug on 32-bit platforms that caused `Position::max_altitude` to return 2023-02-23 21:15:57 +00:00
sample.rs Add an as_of_root argument to Tree::authentication_path 2022-04-20 14:13:12 -06:00