You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release planning for the next major release v5 (no date yet), please use this to add breaking changes planned for v5 as well as deprecation tasks which should be executed upon.
Note that it might make sense to combine this release with a monorepo transition if planned.
Breaking Changes
Rename from merkle-patricia-tree to @ethereumjs/trie
Follow-up on ethereumjs/merkle-patricia-tree#111
Release planning for the next major release
v5
(no date yet), please use this to add breaking changes planned for v5 as well as deprecation tasks which should be executed upon.Note that it might make sense to combine this release with a monorepo transition if planned.
Breaking Changes
merkle-patricia-tree
to@ethereumjs/trie
Deprecation Tasks
_walkTrie()
and_lookupNode()
methods, see this comment along Refactor WalkTrie merkle-patricia-tree#135Trie.setRoot()
function private (reverted inv4.1.0
release from Base trie code documentation and function clustering merkle-patricia-tree#125 with risk of breaking being too high)The text was updated successfully, but these errors were encountered: