merkly icon indicating copy to clipboard operation
merkly copied to clipboard

🌳 The simple and easy implementation of Merkle Tree

Results 15 merkly issues
Sort by recently updated
recently updated
newest added

Some minor changes so you can use bytes leaves instead of string. I didn't go and change all the tests but I changed a few

chore
DANGER

I'm using Merkly at the moment in a Solidity smart contract project, as merkle trees have a lot of uses in Blockchain. Libraries like eth-abi will deliver encoded objects as...

💡 Good idea but need refine

Updates the requirements on [conventional-pre-commit](https://github.com/compilerla/conventional-pre-commit) to permit the latest version. Release notes Sourced from conventional-pre-commit's releases. v4.0.0 This release brings the long-requested feature of skipping merge commits by default. The...

dependencies

## Describe the bug I am on Ubuntu 22.04 with UV package manager with Python 3.13.0 build with Clang 18.1.8 on a virtual environment. ## To Reproduce (Example) **I install...

bug

# ❤️ Thanks for adding a leaf to our tree! 🌳 ## Before submitting this PR, please make sure that: - [x] Your code is running WITHOUT ERRORS or WARNINGS...