Skip to content

Mekle Root FFI #58

Description

@olivmath

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

DANGERThis PR will be approved/merged with some failed tests, NOT DEPLOYABLEfeatAdds a feature that didn't exist before💡 Good idea but need refine

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions