Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

47 lines (33 loc) · 2.99 KB

Changelog

v1.2.0 - 2024-10-17

Added

Changed

  • The .hash property of empty tries now returns null in the off-chain library, instead of a bytes buffer filled with zeroes. This is to avoid a confusion where one would be encouraged to construct an empty trie from such a root.

Removed

  • N/A

v1.0.1 - 2024-06-02

Added

Changed

N/A

Removed

N/A