* dirty trie with direct reading of account/storage data from state
run with fixes
implemented trie with direct reading from state
* cleaner version without updates
* commitment: added UniqueRepresentation and fuzz test on HexPatriciaHashed trie
* commitment: added another fuzz test with different inputs
* commitment: fix of roothash of size 33
* adds new updates for unique representation test to broke it
* Fix lint
* Fix test
* Remove prints
* updated fuzz test and removed useless code
* Remove print
* Cleanup
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>