Skip to content

v0 to v1 breaking changes

miguel edited this page Nov 21, 2022 · 1 revision

These are breaking changes to be expected for the v1 release of merkletreejs

  • have methods getProof/getHexProof respect hashLeaves option; currently in v0 it doesn't respect this option (see issue)
  • rename verify to verifyProof; method names will be more explicit

if you have any more feedback, please let me know by creating an issue!

Clone this wiki locally