Skip to content

Commit

Permalink
new optimint version
Browse files Browse the repository at this point in the history
  • Loading branch information
nashqueue committed Aug 25, 2022
1 parent 8b7e491 commit daac4f2
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 110 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@ require (
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
github.com/tendermint/spn v0.2.1-0.20220610090138-44b136f042c4
github.com/tendermint/tendermint v0.34.19
github.com/tendermint/tendermint v0.34.20
github.com/tendermint/tm-db v0.6.7
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc
google.golang.org/grpc v1.48.0
gopkg.in/yaml.v2 v2.4.0
Expand All @@ -30,4 +27,4 @@ replace (
google.golang.org/grpc => google.golang.org/grpc v1.33.2
)

replace github.com/cosmos/cosmos-sdk => github.com/celestiaorg/cosmos-sdk v0.45.4-optimint-v0.3.4
replace github.com/cosmos/cosmos-sdk => github.com/celestiaorg/cosmos-sdk v0.45.4-optimint-v0.3.5
Loading

0 comments on commit daac4f2

Please sign in to comment.