-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Public Testnet - Fix non-determism in legacy evm proposals (#1585)
* update ethermint to fix non-determism when processing legacy evm proposals transactions * fix evm app module and keeper calls * update evm keeper params to include store keys for the params module to match testnet ethermint patch that isolates migration subspace to keep behavior inline with +2/3 voting power * update ethermint for full fix for non-determinant behavior on public testnet * update go.sum - download new ethermint module
- Loading branch information
Showing
3 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters