Skip to content

v0.5.2

Compare
Choose a tag to compare
@TheWaWaR TheWaWaR released this 24 Aug 03:05
· 79 commits to master since this release
08c7122

Changes since v0.5.1-rc1:

  • fix: pub BranchKey and BranchNode fields
  • fix(ckb_smt.h): C implementation behavior incorrect if the last command is 0x48
  • Optimize SMT implementation and reduce proof size
  • perf: Skip zero hash checks by introducing a new type.
  • feat: Use cxx compatible restrict