Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 #227

Closed
Changes from 2 commits
Commits
Show all changes
170 commits
Select commit Hold shift + click to select a range
df6e5f4
Merge remote-tracking branch 'origin/release/v1.0.x' into release/v2.0.x
faddat Mar 18, 2023
7118b71
add test suite
hoangdv2429 Mar 30, 2023
e6e0dbb
modify to use ConfirmUpgradeSucceededs
hoangdv2429 Mar 30, 2023
b75cd32
modify dummy upgarde to ConfirmUpgradeSucceededs
hoangdv2429 Mar 30, 2023
411aac1
remove unused import
hoangdv2429 Mar 30, 2023
380f275
lint
hoangdv2429 Mar 30, 2023
dca5631
fix error cmd and app
phamminh0811 Apr 1, 2023
d029115
change sdk version to 0.47.0 to avoid conflict
phamminh0811 Apr 1, 2023
4b829c0
add store key to sim test
phamminh0811 Apr 1, 2023
10e62e7
fix lint
phamminh0811 Apr 1, 2023
7239724
remove redundant module in gomod
phamminh0811 Apr 1, 2023
ead1cad
use sdk v0.47.0
phamminh0811 Apr 1, 2023
200c659
remove redundant by GenesisStateWithValSet function
phamminh0811 Apr 3, 2023
ac640a8
skip sim test
phamminh0811 Apr 3, 2023
a956435
Add make sim test on makefile
phamminh0811 Apr 3, 2023
a1b620d
use custom DefaultConsensusParams
phamminh0811 Apr 3, 2023
f119688
remove redundant initgenesis call
catShaark Apr 4, 2023
3572990
update: increase default min-gas-price
Sen-Com Apr 4, 2023
74004da
Merge branch 'release/v2.0.x' of https://github.com/White-Whale-Defi-…
faddat Apr 7, 2023
1f80a33
Merge pull request #133 from notional-labs/minh/sdk-47
faddat Apr 7, 2023
87f2db8
Merge pull request #134 from notional-labs/removeRedundant
faddat Apr 7, 2023
3b7001f
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
dependabot[bot] Apr 7, 2023
283be8c
build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.11 to 0.47.1
dependabot[bot] Apr 7, 2023
7ff2ba8
Merge pull request #127 from White-Whale-Defi-Platform/dependabot/go_…
faddat Apr 7, 2023
be01d28
Merge pull request #136 from White-Whale-Defi-Platform/dependabot/go_…
faddat Apr 7, 2023
a3d9f4b
Merge pull request #131 from White-Whale-Defi-Platform/ducnt/upgrade_…
faddat Apr 7, 2023
9025e1f
use main branch of alliance instead of fork
faddat Apr 7, 2023
21e7db7
use a patched alliance module
faddat Apr 7, 2023
4f30cf2
Merge pull request #137 from White-Whale-Defi-Platform/use-main-alliance
faddat Apr 8, 2023
bf9d14e
use the main branch of the packet-forward-middleware repo, so we don't
faddat Apr 11, 2023
b83de39
tidy
faddat Apr 11, 2023
0f7bdf7
add async-icq, ref: https://raw.githubusercontent.com/strangelove-ven…
faddat Apr 11, 2023
18f5bd5
use `osmosis` proto domain for token factory
faddat Apr 11, 2023
85f2ca7
add stargate queries
faddat Apr 11, 2023
7f58e80
add more notes
faddat Apr 11, 2023
a0d91df
use thelper in golangci-lint
faddat Apr 11, 2023
d9b2b1e
add comment to NewTestSupport
faddat Apr 11, 2023
3a3a25d
Merge pull request #135 from White-Whale-Defi-Platform/update-increas…
faddat Apr 12, 2023
909a273
Fix Github action "Push Docker Images"
CharlesJUDITH Apr 15, 2023
0f09eec
build(deps): bump github.com/prometheus/client_golang
dependabot[bot] Apr 17, 2023
bb83030
Merge pull request #146 from White-Whale-Defi-Platform/dependabot/go_…
faddat Apr 18, 2023
e5604a5
Update CODEOWNERS
faddat Apr 18, 2023
c6537b1
Merge pull request #140 from White-Whale-Defi-Platform/async-icq
faddat Apr 18, 2023
748683a
Merge remote-tracking branch 'origin/release/v3.0.x' into remove-pfm-…
faddat Apr 18, 2023
9584edd
Merge pull request #139 from White-Whale-Defi-Platform/remove-pfm-rep…
faddat Apr 18, 2023
534f3a6
Merge pull request #143 from White-Whale-Defi-Platform/use-thelper
faddat Apr 18, 2023
2438487
Merge remote-tracking branch 'origin/release/v3.0.x' into use-osmo-pr…
faddat Apr 18, 2023
844662e
govv1beta1
faddat Apr 18, 2023
44215d4
use govv1
faddat Apr 18, 2023
6d7f9a1
tidy
pysel Apr 19, 2023
e88670b
Merge pull request #145 from CharlesJUDITH/fix-docker-push-action
faddat Apr 19, 2023
6ff7ea5
Merge pull request #148 from White-Whale-Defi-Platform/codeowners
faddat Apr 25, 2023
be6aded
build(deps): bump github.com/terra-money/alliance
dependabot[bot] May 5, 2023
14842d4
Merge pull request #155 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 6, 2023
524581e
build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.1 to 0.47.2
dependabot[bot] May 6, 2023
c8e4003
Merge pull request #152 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 6, 2023
0c6ae9d
build(deps): bump github.com/prometheus/client_golang
dependabot[bot] May 6, 2023
2841460
Update README.md - fix docs link
faddat May 6, 2023
7b3bd30
ensure that v3 is unaffected by cherry
faddat May 10, 2023
58d8d13
Merge pull request #157 from White-Whale-Defi-Platform/fix-v3-cherry
faddat May 10, 2023
694c6b4
use latest wasmd
faddat May 10, 2023
1d7c7f6
Merge pull request #158 from White-Whale-Defi-Platform/v3.0.x-refresh
faddat May 10, 2023
71557e7
Merge remote-tracking branch 'origin/release/v3.0.x' into use-osmo-pr…
faddat May 10, 2023
ea3565d
Merge branch 'v3.0.x-refresh' into use-osmo-proto-domain
faddat May 10, 2023
b60bf4c
fix conflict in app.go
faddat May 10, 2023
debdecc
Merge pull request #141 from White-Whale-Defi-Platform/use-osmo-proto…
faddat May 10, 2023
5a6889f
Merge pull request #154 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 10, 2023
a5e4bd0
Merge pull request #156 from White-Whale-Defi-Platform/faddat-patch-1
faddat May 10, 2023
fb9180e
build(deps): bump github.com/docker/distribution
dependabot[bot] May 11, 2023
fafc28d
build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1
dependabot[bot] May 15, 2023
30cb80c
build(deps): bump cosmossdk.io/math from 1.0.0 to 1.0.1
dependabot[bot] May 16, 2023
c993170
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
dependabot[bot] May 19, 2023
772e97d
init interchain test
anhductn2001 May 20, 2023
6c2909b
init interchain test
anhductn2001 May 20, 2023
b4babf1
Merge pull request #159 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 20, 2023
01042ce
Merge pull request #162 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 20, 2023
acc7791
Merge pull request #160 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 20, 2023
f2a9932
Merge pull request #161 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 20, 2023
08f8676
Delete codacy.yml
faddat May 22, 2023
a5471f6
build(deps): bump github.com/terra-money/alliance
dependabot[bot] May 23, 2023
640a1be
Merge pull request #165 from White-Whale-Defi-Platform/faddat/remove-…
vuong177 May 23, 2023
bd684f8
Merge pull request #166 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 24, 2023
58e97dc
remove starport config and try to fix default bond denom
faddat May 24, 2023
1521060
Merge branch 'release/v3.0.x' into ducnt/ictest
anhductn2001 May 25, 2023
fefe0a7
use alliance with go mod tidy
anhductn2001 May 25, 2023
8ec395e
use migaloo:debug in local test
anhductn2001 May 25, 2023
a8ba5ec
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.0 to 7.0.1
dependabot[bot] May 26, 2023
2cb2c26
Merge pull request #171 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 26, 2023
382ee53
tidy & downgrade gogoproto
faddat May 27, 2023
475327d
use final release of wasmd v0.40.0
faddat May 27, 2023
2a6c7fe
cleanup go.mod replaces
faddat May 27, 2023
10a03dc
Merge pull request #173 from White-Whale-Defi-Platform/faddat/wasm-tf-40
faddat May 29, 2023
1520c61
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
dependabot[bot] May 30, 2023
bfccf25
Merge pull request #174 from White-Whale-Defi-Platform/dependabot/go_…
faddat May 30, 2023
6c59c40
Fix warning about proto files fully-qualified names
anhductn2001 May 31, 2023
d5f36cf
build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
dependabot[bot] May 31, 2023
ee93eab
Merge pull request #175 from White-Whale-Defi-Platform/dependabot/go_…
pysel May 31, 2023
8a288c1
Merge branch 'release/v3.0.x' into ducnt/ictest
anhductn2001 Jun 1, 2023
84c5992
add pfm to transfer stack
sontrinh16 Jun 5, 2023
ef6156e
fix collect-gentx
anhductn2001 Jun 7, 2023
0a7fca8
remove depguard
faddat Jun 7, 2023
82f1a90
login ghcr
anhductn2001 Jun 7, 2023
d93de3c
Merge pull request #178 from White-Whale-Defi-Platform/ducnt/fix-cg
vuong177 Jun 7, 2023
0fe9d8a
Merge pull request #177 from notional-labs/hot-fix
faddat Jun 9, 2023
167831d
Merge remote-tracking branch 'origin/release/v3.0.x' into ducnt/ictest
faddat Jun 9, 2023
1ee6065
update .gitignore
faddat Jun 9, 2023
abeabfb
remove intertx
faddat Jun 9, 2023
6f22fac
remove intertx
faddat Jun 9, 2023
2656c3f
tidy
faddat Jun 9, 2023
ffcbfcd
save place
faddat Jun 9, 2023
5834d4f
remove intertx
faddat Jun 9, 2023
1873137
Merge remote-tracking branch 'origin/release/v3.0.x' into ducnt/ictest
faddat Jun 9, 2023
eac7739
add ictest image build make sure it builds on release/v3.0.x
faddat Jun 9, 2023
6ea2846
Merge remote-tracking branch 'origin/release/v3.0.x' into faddat/try-…
faddat Jun 9, 2023
479c085
remove starport configuration
faddat Jun 9, 2023
7469deb
remove dependency review, it does not work reliabliy
faddat Jun 9, 2023
526def2
go 1.20
anhductn2001 Jun 9, 2023
663c7c9
fix duplicate denom in cmd
hieuvubk Jun 9, 2023
6c057a0
restore dependency reveiw
faddat Jun 9, 2023
383063b
restore the rosetta patch
faddat Jun 9, 2023
7061a3e
squash commmits
faddat Jun 9, 2023
f5044b5
Merge branch 'faddat/try-fix-bond-denom' of https://github.com/white-…
faddat Jun 9, 2023
20ffb08
Merge pull request #167 from White-Whale-Defi-Platform/faddat/try-fix…
faddat Jun 9, 2023
6a12cb5
Merge pull request #181 from White-Whale-Defi-Platform/ict-image
faddat Jun 9, 2023
a3c2cf8
Merge pull request #182 from White-Whale-Defi-Platform/remove-starpor…
faddat Jun 9, 2023
53bcfe4
Merge branch 'release/v3.0.x' into ducnt/ictest
faddat Jun 9, 2023
7db650b
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.1 to 7.1.0
dependabot[bot] Jun 9, 2023
8b86e63
Merge pull request #183 from White-Whale-Defi-Platform/dependabot/go_…
faddat Jun 9, 2023
7e67106
rm go.work
anhductn2001 Jun 12, 2023
5da5665
update interchaintest lib
anhductn2001 Jun 12, 2023
a5dae62
build(deps): bump github.com/terra-money/alliance
dependabot[bot] Jun 12, 2023
36dbffc
setupwithchainid
anhductn2001 Jun 13, 2023
8e2cfca
Merge pull request #189 from White-Whale-Defi-Platform/dependabot/go_…
faddat Jun 15, 2023
a261a2a
Merge remote-tracking branch 'origin/release/v3.0.x' into ducnt/ictest
faddat Jun 15, 2023
d544316
fix InitChain
anhductn2001 Jun 18, 2023
d3c3349
confuse go1.20
anhductn2001 Jun 18, 2023
ee9c877
ibc_transfer_test
anhductn2001 Jun 18, 2023
2ba3afd
determinsitic module imports
faddat Jun 18, 2023
51d301d
use updated relayer
anhductn2001 Jun 19, 2023
f905b6b
build(deps): bump docker/build-push-action from 3 to 4
dependabot[bot] Jun 19, 2023
66acdc9
build(deps): bump actions/setup-go from 3 to 4
dependabot[bot] Jun 19, 2023
3d24a31
remove go.work
anhductn2001 Jun 22, 2023
33f0c76
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.1.0 to 7.2.0
dependabot[bot] Jun 23, 2023
303614b
Merge pull request #194 from White-Whale-Defi-Platform/dependabot/git…
faddat Jun 25, 2023
b7c3db2
Merge pull request #195 from White-Whale-Defi-Platform/dependabot/go_…
faddat Jun 25, 2023
6c00dda
Merge pull request #193 from White-Whale-Defi-Platform/dependabot/git…
faddat Jun 25, 2023
b6e4533
Merge pull request #192 from White-Whale-Defi-Platform/faddat/gci
faddat Jun 25, 2023
f817285
build(deps): bump github.com/prometheus/client_golang
dependabot[bot] Jun 25, 2023
9c7cbed
Merge pull request #191 from White-Whale-Defi-Platform/dependabot/go_…
faddat Jun 25, 2023
96c8639
Merge remote-tracking branch 'origin/release/v3.0.x' into ducnt/ictest
faddat Jun 25, 2023
4a1cbbf
Merge pull request #163 from White-Whale-Defi-Platform/ducnt/ictest
faddat Jun 25, 2023
94aaef7
run local node scripts
expertdicer Jul 4, 2023
a12759d
build(deps): bump github.com/cometbft/cometbft in /tests/interchaintest
dependabot[bot] Jul 5, 2023
9d8b1a9
Merge pull request #198 from White-Whale-Defi-Platform/nguyen/run-node
faddat Jul 11, 2023
93a8c7b
build(deps): bump actions/setup-go from 3 to 4
dependabot[bot] Jul 11, 2023
c8b72f0
Merge pull request #196 from White-Whale-Defi-Platform/dependabot/git…
faddat Jul 11, 2023
6dc4e83
automate release
faddat Jul 11, 2023
ef56995
Merge pull request #205 from White-Whale-Defi-Platform/automate-relea…
faddat Jul 11, 2023
2651e14
use a manually written github action specifically for this purpose
faddat Jul 11, 2023
a3049c3
Merge pull request #208 from White-Whale-Defi-Platform/new-release-ac…
faddat Jul 11, 2023
d78147b
don't cross compile assets
faddat Jul 11, 2023
6240e72
Merge pull request #212 from White-Whale-Defi-Platform/faddat-patch-2
faddat Jul 11, 2023
11f663f
build -> bin
faddat Jul 11, 2023
59b1cac
Update release.yml
faddat Jul 11, 2023
fae0c6f
upload sha52sum
faddat Jul 11, 2023
122e7e8
correct paths in array
faddat Jul 11, 2023
07a8e98
remove myself from CODEOWNERS
pysel Jul 16, 2023
0b2eb0f
Merge pull request #219 from White-Whale-Defi-Platform/pysel/codeowners
faddat Jul 27, 2023
c03e6c3
Merge pull request #199 from White-Whale-Defi-Platform/dependabot/go_…
faddat Jul 27, 2023
6b56682
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0
dependabot[bot] Sep 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ require (
cosmossdk.io/simapp v0.0.0-20230224204036-a6adb0821462
github.com/CosmWasm/wasmd v0.40.0
github.com/cometbft/cometbft v0.37.1
github.com/cometbft/cometbft-db v0.7.0
github.com/cometbft/cometbft-db v0.8.0
github.com/cosmos/cosmos-sdk v0.47.2
github.com/cosmos/ibc-go/v7 v7.0.0
github.com/cosmos/interchain-accounts v0.5.1
@@ -23,7 +23,10 @@ require (
github.com/terra-money/alliance v0.2.0-rc.1
)

require github.com/gogo/protobuf v1.3.2 // indirect
require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/linxGnu/grocksdb v1.7.16 // indirect
)

require (
cloud.google.com/go v0.110.0 // indirect
@@ -143,7 +146,6 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
github.com/tendermint/go-amino v0.16.0 // indirect
github.com/tidwall/btree v1.6.0 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
@@ -174,8 +176,7 @@ require (

replace (
// use notional's wasmd fork with token factory
github.com/CosmWasm/wasmd => github.com/notional-labs/wasmd v0.40.0-tf.rc2
github.com/CosmWasm/wasmvm => github.com/CosmWasm/wasmvm v1.2.3
github.com/CosmWasm/wasmd => github.com/notional-labs/wasmd v0.40.0-tf.rc4
// Fix upstream GHSA-h395-qcrw-5vmq vulnerability.
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.8.1
15 changes: 6 additions & 9 deletions go.sum
Original file line number Diff line number Diff line change
@@ -363,8 +363,8 @@ github.com/coinbase/rosetta-sdk-go v0.7.9 h1:lqllBjMnazTjIqYrOGv8h8jxjg9+hJazIGZ
github.com/coinbase/rosetta-sdk-go v0.7.9/go.mod h1:0/knutI7XGVqXmmH4OQD8OckFrbQ8yMsUZTG7FXCR2M=
github.com/cometbft/cometbft v0.37.1 h1:KLxkQTK2hICXYq21U2hn1W5hOVYUdQgDQ1uB+90xPIg=
github.com/cometbft/cometbft v0.37.1/go.mod h1:Y2MMMN//O5K4YKd8ze4r9jmk4Y7h0ajqILXbH5JQFVs=
github.com/cometbft/cometbft-db v0.7.0 h1:uBjbrBx4QzU0zOEnU8KxoDl18dMNgDh+zZRUE0ucsbo=
github.com/cometbft/cometbft-db v0.7.0/go.mod h1:yiKJIm2WKrt6x8Cyxtq9YTEcIMPcEe4XPxhgX59Fzf0=
github.com/cometbft/cometbft-db v0.8.0 h1:vUMDaH3ApkX8m0KZvOFFy9b5DZHBAjsnEuo9AKVZpjo=
github.com/cometbft/cometbft-db v0.8.0/go.mod h1:6ASCP4pfhmrCBpfk01/9E1SI29nD3HfVHrY4PG8x5c0=
github.com/confio/ics23/go v0.9.0 h1:cWs+wdbS2KRPZezoaaj+qBleXgUk5WOQFMP3CQFGTr4=
github.com/confio/ics23/go v0.9.0/go.mod h1:4LPZ2NYqnYIVRklaozjNR1FScgDJ2s5Xrp+e/mYVRak=
github.com/consensys/bavard v0.1.8-0.20210406032232-f3452dc9b572/go.mod h1:Bpd0/3mZuaj6Sj+PqrmIquiOKy397AKGThQPaGzNXAQ=
@@ -476,9 +476,6 @@ github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021/go.
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.mod h1:KJwIaB5Mv44NWtYuAOFCVOjcI94vtpEz2JU/D2v6IjE=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/ethereum/go-ethereum v1.10.17/go.mod h1:Lt5WzjM07XlXc95YzrhosmR4J9Ahd6X2wyEV2SvGhk0=
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c h1:8ISkoahWXwZR41ois5lSJBSVw4D0OV19Ht/JSTzvSv0=
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 h1:JWuenKqqX8nojtoVVWjGfOF9635RETekkoH6Cc9SX0A=
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 h1:7HZCaLC5+BZpmbhCOZJ293Lz68O7PYrF2EzeiFMwCLk=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
@@ -851,6 +848,8 @@ github.com/libp2p/go-buffer-pool v0.1.0 h1:oK4mSFcQz7cTQIfqbe4MIj9gLW+mnanjyFtc6
github.com/libp2p/go-buffer-pool v0.1.0/go.mod h1:N+vh8gMqimBzdKkSMVuydVDq+UV5QTWy5HSiZacSbPg=
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743/go.mod h1:qklhhLq1aX+mtWk9cPHPzaBjWImj5ULL6C7HFJtXQMM=
github.com/lightstep/lightstep-tracer-go v0.18.1/go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4=
github.com/linxGnu/grocksdb v1.7.16 h1:Q2co1xrpdkr5Hx3Fp+f+f7fRGhQFQhvi/+226dtLmA8=
github.com/linxGnu/grocksdb v1.7.16/go.mod h1:JkS7pl5qWpGpuVb3bPqTz8nC12X3YtPZT+Xq7+QfQo4=
github.com/lucasjones/reggen v0.0.0-20180717132126-cdb49ff09d77/go.mod h1:5ELEyG+X8f+meRWHuqUOewBOhvHkl7M76pdGEansxW4=
github.com/lyft/protoc-gen-validate v0.0.13/go.mod h1:XbGvPuh87YZc5TdIa2/I4pLk0QoUACkjt2znoq26NVQ=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
@@ -931,8 +930,8 @@ github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/neilotoole/errgroup v0.1.6/go.mod h1:Q2nLGf+594h0CLBs/Mbg6qOr7GtqDK7C2S41udRnToE=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/notional-labs/wasmd v0.40.0-tf.rc2 h1:gvnsa9M4+Pwe6Zn2MeAU7n+tQssjJfbeLpXZqGXXinQ=
github.com/notional-labs/wasmd v0.40.0-tf.rc2/go.mod h1:xz2b7E0KKVfosDj+5bD8wCWx3cYju3RVTTTzPTh5V6w=
github.com/notional-labs/wasmd v0.40.0-tf.rc4 h1:G5WWjqY4wdz+KNWIT1URI0JtvUJHOga7BmunZJnZZbA=
github.com/notional-labs/wasmd v0.40.0-tf.rc4/go.mod h1:aPgBhESxe9quekPH05qjs0Je7htYB2kbXUTnXGO68Ho=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
@@ -1130,8 +1129,6 @@ github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNG
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7/go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc=
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDdvS342BElfbETmL1Aiz3i2t0zfRj16Hs=
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c h1:g+WoO5jjkqGAzHWCjJB1zZfXPIAaDpzXIEJ0eS6B5Ok=
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c/go.mod h1:ahpPrc7HpcfEWDQRZEmnXMzHY03mLDYMCxeDzy46i+8=
github.com/tendermint/go-amino v0.16.0 h1:GyhmgQKvqF82e2oZeuMSp9JTN0N09emoSZlb2lyGa2E=
github.com/tendermint/go-amino v0.16.0/go.mod h1:TQU0M1i/ImAo+tYpZi73AU3V/dKeCoMC9Sphe2ZwGME=
github.com/terra-money/alliance v0.2.0-rc.1 h1:Hb5c7AeRIAhxPtAq+OvwCpK1QMv7d/NTgqWnTOtV61E=