Closed aamirpashaa closed 3 weeks ago
We may want to turn this back on, leaving issue open until that decision is made.
We will not be turning this back on, as block hash needs to be generated/provided by consensus client and it does not have a valid state root to use for generating the hash, it introduces immense complexity and risk.
Describe the feature
Since in Telos EVM, there is no state trie storage, it doesn't have any state trie root hash and in a block, it is set to the default blank value (
0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421
). So the check for validation of state trie root hash should be omitted.Additional context
No response