generated from olivmath/template
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
DANGERThis PR will be approved/merged with some failed tests, NOT DEPLOYABLEThis PR will be approved/merged with some failed tests, NOT DEPLOYABLEfeatAdds a feature that didn't exist beforeAdds a feature that didn't exist beforeπ‘ Good idea but need refine
Milestone
Description
Build Merkle Root using Rust FFI
I want Merkly to work like this:
import merkly
mtree = MerkleTree(['a', 'b', 'c', 'd'], turbo=True)
# build merkle root using Rust by FFI
assert mtree.root.hex() == '68203f90e9d07dc5859259d7536e87a6ba9d345f2552b5b9de2999ddce9ce1bf'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DANGERThis PR will be approved/merged with some failed tests, NOT DEPLOYABLEThis PR will be approved/merged with some failed tests, NOT DEPLOYABLEfeatAdds a feature that didn't exist beforeAdds a feature that didn't exist beforeπ‘ Good idea but need refine