olivmath / merkly

🌳 The simple and easy implementation of Merkle Tree
https://pypi.org/project/merkly
MIT License
49 stars 11 forks source link

Check that tree is non-empty for root generation #42

Closed ryanc414 closed 10 months ago

ryanc414 commented 10 months ago

Fixes https://github.com/olivmath/merkly/issues/19

olivmath commented 10 months ago

❤️ Good work bro!!

Just fix the lint, use black .

olivmath commented 10 months ago

❤️ Good work bro!!

Just fix the lint, use black .

I commented too late and you've corrected it!