-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat : upgraded the app with evm module to SDK v0.50 (#1036)
* made changes in the app folder * go mod changes * cmd folder commits * util folder commits * testutil changess * made changes to the evm module proto and solved the errors in evm module * evm module changes * deleted the commented files * resolved the conflicts * made chagnes as per review * added the cmproto header to test file * added the blockheight in genesis_test * move params to module state * Removed params realted code because evm module doesn't contain any params * Changes made as per review comments * removed the sdk params types * used Witherror * made changes as per review * Changed sdk.ctx to context. ctx in all keeper mthd * Mades changes in app.go and keeper.go * Made changes as per the review commets * changes as per review comments * reverted the params.go file --------- Co-authored-by: deepan95dev <[email protected]> Co-authored-by: ruthishvitwit <[email protected]>
- Loading branch information
1 parent
18a2d0e
commit 8a60bd6
Showing
56 changed files
with
2,265 additions
and
2,684 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
Oops, something went wrong.