Skip to main content

Crate clvm_fuzzing

Crate clvm_fuzzing 

Source

Structs§

ArbitraryClvmTree

Enums§

Arity
ValueKind

Functions§

build_args
compute_serialized_len
hash_atom
hash_pair
make_clvm_program
make_list
make_tree
make_tree_limits
returns an arbitrary CLVM tree structure and the number of (unique) nodes it’s made up of. That’s both pairs and atoms.
node_eq
compare two CLVM trees. Returns true if they are identical, false otherwise
pick_node
tree_hash
visit_tree