Skip to content

Commit

Permalink
fix batch tx
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Apr 12, 2024
1 parent ae8bd2c commit c0ca196
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ replace (
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
github.com/ethereum/go-ethereum => github.com/crypto-org-chain/go-ethereum v1.10.20-0.20231207063621-43cf32d91c3e
// block-stm branch
github.com/evmos/ethermint => github.com/crypto-org-chain/ethermint v0.6.1-0.20240411012927-07565aa410c5
github.com/evmos/ethermint => github.com/yihuang/ethermint v0.6.1-0.20240412064818-5c32e826d706
// Fix upstream GHSA-h395-qcrw-5vmq and GHSA-3vp4-m3rf-835h vulnerabilities.
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,6 @@ github.com/crypto-org-chain/cosmos-sdk/store v0.0.0-20240410035034-e8854d5aada6
github.com/crypto-org-chain/cosmos-sdk/store v0.0.0-20240410035034-e8854d5aada6/go.mod h1:lfuLI1f4o+0SGtlHQS4x5qsjRcZZfYqG8bp3k8hM0M8=
github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20240410035034-e8854d5aada6 h1:oQVP5BWGHvbuY37s+SUKNFu74y2oFpp6lWgBbVkm7oU=
github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20240410035034-e8854d5aada6/go.mod h1:CBCU6fsRVz23QGFIQBb1DNX2DztJCf3jWyEkHY2nJQ0=
github.com/crypto-org-chain/ethermint v0.6.1-0.20240411012927-07565aa410c5 h1:XrZMOMvFGYSADHSrRnTqUh9XIR3Dd/HwJANwJURmpJc=
github.com/crypto-org-chain/ethermint v0.6.1-0.20240411012927-07565aa410c5/go.mod h1:GHeWjnCLV8HPl9CqEHSuRcbwSJ5TG08J1xeY1C6p7y8=
github.com/crypto-org-chain/go-block-stm v0.0.0-20240408011717-9f11af197bde h1:sQIHTJfVt5VTrF7po9eZiFkZiPjlHbFvnXtGCOoBjNM=
github.com/crypto-org-chain/go-block-stm v0.0.0-20240408011717-9f11af197bde/go.mod h1:iwQTX9xMX8NV9k3o2BiWXA0SswpsZrDk5q3gA7nWYiE=
github.com/crypto-org-chain/go-ethereum v1.10.20-0.20231207063621-43cf32d91c3e h1:vnyepPQ/m25+19xcTuBUdRxmltZ/EjVWNqEjhg7Ummk=
Expand Down Expand Up @@ -1156,6 +1154,8 @@ github.com/yihuang/cometbft v0.38.0-alpha.1.0.20240412032230-519c6cffba6b h1:BP2
github.com/yihuang/cometbft v0.38.0-alpha.1.0.20240412032230-519c6cffba6b/go.mod h1:HIyf811dFMI73IE0F7RrnY/Fr+d1+HuJAgtkEpQjCMY=
github.com/yihuang/cosmos-sdk v0.43.0-beta1.0.20240412033944-6ab5aa7ea326 h1:VMvKOdqshWXAYqAL0svsm2T9rZCwoNxOrK2w+pmX6Cs=
github.com/yihuang/cosmos-sdk v0.43.0-beta1.0.20240412033944-6ab5aa7ea326/go.mod h1:ab0GjMUoUiHK7lL+70udYWt/PTU1j4DZMk0cNNWhDXE=
github.com/yihuang/ethermint v0.6.1-0.20240412064818-5c32e826d706 h1:IFRBvASxyKC8D25OGAJsL0maj2fqlMjqquyYQxkuk+E=
github.com/yihuang/ethermint v0.6.1-0.20240412064818-5c32e826d706/go.mod h1:OSFT4cvzHl0g2DizYR9vIy5/xRYAvFJrnRydAmgCqyM=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down
6 changes: 3 additions & 3 deletions gomod2nix.toml
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ schema = 3
hash = "sha256-lDIqRLUrXYCb9mmFBY/+WW+ee69+IkxOgqjHVyo4ij0="
replaced = "github.com/crypto-org-chain/go-ethereum"
[mod."github.com/evmos/ethermint"]
version = "v0.6.1-0.20240411012927-07565aa410c5"
hash = "sha256-My4VeIzU9bdE3mc/BAySJTMNOk6+7bs63XwFhFhyXms="
replaced = "github.com/crypto-org-chain/ethermint"
version = "v0.6.1-0.20240412064818-5c32e826d706"
hash = "sha256-S51YSNFTM3MO6m2hJmxpstEzXmwNVo3zJ4d9UhytMSQ="
replaced = "github.com/yihuang/ethermint"
[mod."github.com/fatih/color"]
version = "v1.16.0"
hash = "sha256-Aq/SM28aPJVzvapllQ64R/DM4aZ5CHPewcm/AUJPyJQ="
Expand Down

0 comments on commit c0ca196

Please sign in to comment.