merkly
merkly copied to clipboard
🌳 The simple and easy implementation of Merkle Tree
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
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...
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...
## 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...
# ❤️ 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...