monero/tests/block_weight
j-berman 10c6c12b18 fcmp++: compilation fixes + misc. cleanup
- Removed call to hash_init_point in constructor
- Replaced global static CURVE_TREES_V1 with a smart pointer
- Don't need to link Rust static lib when including curve_trees.h
- leaves table doesn't need dupsort flags, all leaves should be
unique by key
- rename fcmp -> fcmp_pp
- return when 0 leaves passed into trim_tree
2024-08-08 13:31:21 -07:00
..
block_weight.cpp Store {O,C} for each leaf tuple instead of {O.x,I.x,C.x} 2024-08-02 10:28:13 -07:00
block_weight.py copyright: bump to 2024 2024-05-21 16:29:33 +00:00
CMakeLists.txt fcmp++: compilation fixes + misc. cleanup 2024-08-08 13:31:21 -07:00
compare.py block_weight: fix python 2/3 compatibility 2019-04-01 15:31:52 +00:00