paritytech / trie

Base-16 Modified Patricia Merkle Tree (aka Trie)
Apache License 2.0
258 stars 67 forks source link

memory-db: remove `parity-util-mem` #172

Closed mrcnski closed 1 year ago

mrcnski commented 1 year ago

PULL REQUEST

Overview

See title.

Note that we will still need to update the versions, changelogs, and git tags for memory-db and trie-bench, and then publish them. I can do that in this PR, if desired, or someone else can.

Related Issues

See https://github.com/paritytech/substrate/issues/12658.