Skip to content
Snippets Groups Projects
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 <emericchevalier.pro@gmail.com>

* FMT

Co-authored-by: default avatarcheme <emericchevalier.pro@gmail.com>
parent 939d1b08
No related merge requests found
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