Skip to content

Commit

Permalink
sync pr in https://github.com/tharsis/ethermint :[#871] fix: set corr…
Browse files Browse the repository at this point in the history
…ect nonce in EthCall/EstimateGas (#210)
  • Loading branch information
prolenking authored Jun 16, 2022
1 parent 89c4bdb commit 26d6faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,5 @@ replace (
github.com/ethereum/go-ethereum => github.com/ethereum/go-ethereum v1.10.11
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.2-alpha.regen.4
github.com/tendermint/tendermint => github.com/bianjieai/tendermint v0.34.8-irita-210413.0.20211012090339-cee6e09e8ae3
github.com/tharsis/ethermint => github.com/bianjieai/ethermint v0.8.2-0.20220211020007-9ec25dde74d4
github.com/tharsis/ethermint => github.com/bianjieai/ethermint v0.8.2-0.20220616090145-032bb0a458f4
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQ
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bianjieai/cosmos-sdk v0.44.2-irita-20211102 h1:o+vk7ds4Bnx9nHND4Oom3hySqLjygJNyu9ap5P+0qlc=
github.com/bianjieai/cosmos-sdk v0.44.2-irita-20211102/go.mod h1:GGKbc9mvV37/jXlFz8eMSfhMQG+1svdAcpdmLn3FDr4=
github.com/bianjieai/ethermint v0.8.2-0.20220211020007-9ec25dde74d4 h1:Bspsbwh/MRzm/IDW1Eqs9fP+SYYFY48sYOWe2hZKso0=
github.com/bianjieai/ethermint v0.8.2-0.20220211020007-9ec25dde74d4/go.mod h1:GCVD9yUeShzqf+RY2SaN47C7DVSzgMBH1vekUuiRRA8=
github.com/bianjieai/ethermint v0.8.2-0.20220616090145-032bb0a458f4 h1:k2GJjhQJ7tdKlTguLj2KK/wj+v7KYiyIk3Ex4x7//hM=
github.com/bianjieai/ethermint v0.8.2-0.20220616090145-032bb0a458f4/go.mod h1:GCVD9yUeShzqf+RY2SaN47C7DVSzgMBH1vekUuiRRA8=
github.com/bianjieai/iritamod v1.2.1-0.20220222035322-99168809cf24 h1:nIoqKe2MqwuwjQ7aqYd8AzS1gSSEGe77mDoIDpSrJbI=
github.com/bianjieai/iritamod v1.2.1-0.20220222035322-99168809cf24/go.mod h1:4mf6AkFFyTSATfsG3Z8MiwgaAnqubXdLv+XRzOS7XZA=
github.com/bianjieai/tendermint v0.34.8-irita-210413.0.20211012090339-cee6e09e8ae3 h1:M4C+ilCPiP2c2yMdeYaZLwquEBfFa4Uvt1BDviSYD0E=
Expand Down

0 comments on commit 26d6faa

Please sign in to comment.