ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

codehash mismatched when initgenesis with exported the evm genesis state

Open JayT106 opened this issue 2 years ago • 0 comments

PR #1234 fixes the account delete issue. However, the project running with prior ethermint version will get a panic the code doesn't match with the code hash

short-term: skip checking the code state under two specific cases if the codehash of the evm state code is emptycodehash long-term: state migration to fix the deleted code.

JayT106 avatar Aug 31 '22 21:08 JayT106