* Decode patricia node with UntrustedRlp (cherry picked from commit efb993b8e7ce087f092cb8c2f633c62ad87e4fb8) * Replace Rlp with UntrustedRlp in triedbmut * Handle node decode results in trie
* ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor finished * removed obsolete util/src/lib.rs * removed commented out code