Skip to content

Commit

Permalink
use better dymint
Browse files Browse the repository at this point in the history
  • Loading branch information
danwt committed Jan 6, 2025
1 parent 3e596bd commit 31c5f4c
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 @@ -10,7 +10,7 @@ require (
github.com/bcdevtools/evm-block-explorer-rpc-cosmos v1.1.4
github.com/cosmos/cosmos-sdk v0.46.16
github.com/cosmos/ibc-go/v6 v6.2.1
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02.0.20250106185612-a14c8b4d3e45
github.com/dymensionxyz/dymint v1.3.0-rc02.0.20250106184214-ef47d98f3cac
github.com/ethereum/go-ethereum v1.12.0
github.com/evmos/evmos/v12 v12.1.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,8 @@ github.com/dymensionxyz/cosmos-sdk v0.46.17-0.20241128210616-e9dfe47b8c73 h1:A0O
github.com/dymensionxyz/cosmos-sdk v0.46.17-0.20241128210616-e9dfe47b8c73/go.mod h1:VPUuzF+l+ekSGPV7VVB8m0OMQfwp3QdKWNZjvkU3A1U=
github.com/dymensionxyz/cosmosclient v0.4.2-beta.0.20241121093220-e0d7ad456fbd h1:V89QyOFM84o9w0iFdctMU6So8SS/Xt32JWAXGqJduT0=
github.com/dymensionxyz/cosmosclient v0.4.2-beta.0.20241121093220-e0d7ad456fbd/go.mod h1:3weqpVj/TqTFpC0LjEB3H+HZSpm7BrQ1QkEg1Ahy6KY=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02 h1:HLWcGucC0t325IsnTlgJDt0JuBqlfDLXFApj7JAvDjE=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02/go.mod h1:p9rl2xNsbubJcxGnTIVF9D8aKAM+oPkCVdQ6Z6PM2Tw=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02.0.20250106185612-a14c8b4d3e45 h1:3/pE4mh3pB03YrJxKlt5maWY1ejzJaM6Xb6jwfIM8E4=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc02.0.20250106185612-a14c8b4d3e45/go.mod h1:VnrUoH/QJO1eNBNVdtPidnnOUjDoRr7I9RBCs0dHNO4=
github.com/dymensionxyz/dymint v1.3.0-rc02.0.20250106184214-ef47d98f3cac h1:EUI33vccE73/cjpdg1Z98m/HPf1cETkSmqHjh0d/2DA=
github.com/dymensionxyz/dymint v1.3.0-rc02.0.20250106184214-ef47d98f3cac/go.mod h1:C3VbfePK85aRCdA1iHzB2AYD+n1gKR9Pw+wm3wQUXvE=
github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.5.0-rc02 h1:G6rtzFNnzeYOHN33rkw0kMQX+xRantRLTip1AMXYmBg=
Expand Down

0 comments on commit 31c5f4c

Please sign in to comment.