Skip to content

Commit

Permalink
update ethermint v0.7.1-patched
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-nguy committed Oct 12, 2021
1 parent aa30b60 commit c9e695a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 42 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/tendermint/tendermint v0.34.13
github.com/tendermint/tm-db v0.6.4
github.com/tharsis/ethermint v0.4.2-0.20210927141513-04c2f05002f8
github.com/tharsis/ethermint v0.7.1
google.golang.org/genproto v0.0.0-20210909211513-a8c4777a87af
google.golang.org/grpc v1.41.0
gopkg.in/yaml.v2 v2.4.0
Expand All @@ -41,5 +41,6 @@ replace github.com/peggyjv/gravity-bridge/module => github.com/crypto-org-chain/

replace github.com/cosmos/iavl => github.com/cosmos/iavl v0.17.1

// FIXME: https://github.com/crypto-org-chain/ethermint/tree/cronos2
replace github.com/tharsis/ethermint => github.com/crypto-org-chain/ethermint v0.4.2-0.20211004101819-7b5449f36cc8
replace github.com/tharsis/ethermint => github.com/crypto-org-chain/ethermint v0.7.1-patched

replace github.com/ethereum/go-ethereum => github.com/crypto-org-chain/go-ethereum v1.10.3-patched
Loading

0 comments on commit c9e695a

Please sign in to comment.