construct leaf key from prefixPath+parentPath+partialPath instead of calling it.LeafKey() (to avoid panics when … #379

Merged
telackey merged 1 commits from v1.11.5-statediff-5.0.4 into v1.11.5-statediff-v5 2023-05-14 19:33:07 +00:00
Member

To avoid panics when we pass in a subtrie iterator at an odd position in the trie. For https://github.com/cerc-io/eth-statediff-service/issues/132.

To avoid panics when we pass in a subtrie iterator at an odd position in the trie. For https://github.com/cerc-io/eth-statediff-service/issues/132.
Sign in to join this conversation.