#tree-hash #programs #computing #clvm #processing #structures

yanked chinilla-clvm-utils

Utility functions for processing clvm programs and structures

0.1.21 Dec 11, 2022
0.1.19 Dec 4, 2022
0.1.18 Dec 4, 2022
0.1.17 Dec 4, 2022
0.1.16 Dec 3, 2022

#10 in #clvm


Used in chinilla

Apache-2.0

11KB
230 lines

Library providing utility functions for handling CLVM programs

computing tree hash:

fn tree_hash(a: &Allocator, node: NodePtr) -> [u8; 32]

Dependencies

~2.5MB
~42K SLoC