v1.10.14-statediff-0.0.29
This is an internal release to enable us to work with the statediffing service (v0.0.29). This release is rebased on top of master branch go-etheruem v1.10.14
v0.0.29 introduces fixes for log trie processing for logs that are less than 32 bytes in length, resulting in their leaf node being internalized into their parent branch node, and corrects the use of the wrong multicodec type for ReceiptTrie IPLDs. Also adds the unit tests to catch these issues.
This version works with the v0.2.x version of our database schema (ipld-eth-db).