Commit 19e42a88 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

state-machine: Move all functionality from trie backend to the essence (#10904)



* state-machine: Move all functionality from trie backend to the essence

This is required for some future changes of me and it also makes more sense to have all the
functionality inside the essence. Besides that it changes the child root cache to directly
cache the hash.

* Update primitives/state-machine/src/trie_backend_essence.rs

Co-authored-by: default avatarcheme <[email protected]>

* FMT

Co-authored-by: default avatarcheme <[email protected]>
parent 939d1b08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment