Skip to content

Commit

Permalink
Merge pull request #23 from 0xPolygon/avalkov/bump-cometbft
Browse files Browse the repository at this point in the history
Bump CometBFT
  • Loading branch information
avalkov authored Nov 14, 2024
2 parents de57f2b + f7664f0 commit b0b78e0
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 @@ -261,7 +261,7 @@ replace (
cosmossdk.io/x/upgrade => github.com/0xPolygon/cosmos-sdk/x/upgrade v0.1.2-0.20240409091007-84d9b34a8681

// our tagged forks
github.com/cometbft/cometbft => github.com/0xPolygon/cometbft v0.1.0-beta.0.20240918084709-e40563677887
github.com/cometbft/cometbft => github.com/0xPolygon/cometbft v0.1.1-beta-polygon
// TODO HV2: replace with a release version once development is completed
github.com/cosmos/cosmos-sdk => ./../
github.com/ethereum/go-ethereum => github.com/maticnetwork/bor v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoIS
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
filippo.io/edwards25519 v1.0.0 h1:0wAIcmJUqRdI8IJ/3eGi5/HwXZWPujYXXlkrQogz0Ek=
filippo.io/edwards25519 v1.0.0/go.mod h1:N1IkdkCkiLB6tki+MYJoSx2JTY9NUlxZE7eHn5EwJns=
github.com/0xPolygon/cometbft v0.1.0-beta.0.20240918084709-e40563677887 h1:44lpiKhfTYwltk0fbHzPfTegM1TiLDzwfkv36mknJk4=
github.com/0xPolygon/cometbft v0.1.0-beta.0.20240918084709-e40563677887/go.mod h1:9mQ6UO7icJQz/mjetNQglxzY9AcRc9+ikj3r77LNb5c=
github.com/0xPolygon/cometbft v0.1.1-beta-polygon h1:vk5Wxo1w/Fd5BtBW7ulDVV35eBEVXvcXl5eACvIifh8=
github.com/0xPolygon/cometbft v0.1.1-beta-polygon/go.mod h1:bl5bYf51Vd0A6K//9pxwUpQSnmqKRHwro8D+kl+BHsk=
github.com/0xPolygon/cosmos-sdk/api v0.7.2 h1:IfqNe3Lff83clkZJTYXzttUkC3YVpkZHIobqw8SoMJs=
github.com/0xPolygon/cosmos-sdk/api v0.7.2/go.mod h1:IcxpYS5fMemZGqyYtErK7OqvdM0C8kdW3dq8Q/XIG38=
github.com/0xPolygon/cosmos-sdk/client/v2 v2.0.0-beta.1 h1:XV7f44uAJ1p1w9j15uzm2S8VOSusHFJ1UWvkUj0EK7g=
Expand Down

0 comments on commit b0b78e0

Please sign in to comment.