merkle-tree
merkle-tree copied to clipboard
npm install @openzeppelin/merkle-tree Does not install the latest version
Using "npm install @openzeppelin/merkle-tree" seems to install a previous version without the Simple Merkle tree script "./src/simple.ts".
I had to do npm install https://github.com/OpenZeppelin/merkle-tree instead which worked perfectly.
If this is not a global issue, please close it.
Hello @CypherBee
The latest changes that you can see in the master branch were indeed not released yet.
In the Changelog, these are marked as "Unreleased"