v0.5.2
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