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

chore: update to 0.47 #2672

Merged
merged 64 commits into from
Jan 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
4ac4c4e
fix some tests and codegen
tac0turtle Nov 3, 2022
a7c259c
remove third party
tac0turtle Nov 3, 2022
a09e632
`make proto-gen`
julienrbrt Nov 3, 2022
88a9127
more changes
tac0turtle Nov 3, 2022
be4e24a
build
tac0turtle Nov 3, 2022
361893d
remove pulsar and use untagged version 0.47
julienrbrt Nov 3, 2022
884abbf
update ibctest
julienrbrt Nov 3, 2022
6eead9b
updates
julienrbrt Nov 4, 2022
fe2f2c2
bump go + cleanup
julienrbrt Nov 4, 2022
b24bce6
Merge branch 'main' into marko/0.47-test
crodriguezvega Dec 5, 2022
3ca60cf
update imports
crodriguezvega Dec 6, 2022
6282362
chore: update ics23 proto to cosmos/ics23 buf tag
colin-axner Dec 7, 2022
a5aa59a
chore: update imports, bump deps to cosmos/ics23 latest commit, sdk v…
colin-axner Dec 7, 2022
6ac95e1
fix: use our custom SignAndDeliver function
colin-axner Dec 7, 2022
1293374
Merge branch 'main' of github.com:cosmos/ibc-go into marko/0.47-test
colin-axner Dec 7, 2022
bda2e77
chore: remove unnecessary function
colin-axner Dec 7, 2022
e668b89
Merge branch 'main' of github.com:cosmos/ibc-go into marko/0.47-test
colin-axner Dec 7, 2022
e86ca8b
fix: migration tests
colin-axner Dec 7, 2022
778af45
Merge branch 'main' into marko/0.47-test
Dec 8, 2022
aa56946
fix for interchain accounts tests
Dec 12, 2022
4f3435e
setting the legacy router at the right location
Dec 12, 2022
48b73c0
fix rosetta in root.go (#2914)
faddat Dec 12, 2022
3c9878c
chore: apply fix from Carlos, remove mock from blocked address list
colin-axner Dec 12, 2022
b0b636f
Merge branch 'main' into marko/0.47-test
colin-axner Dec 12, 2022
3d2135f
chore: bump e2e go.mod
colin-axner Dec 12, 2022
a5badea
chore: remove ignore on ics23 proofs.proto
colin-axner Dec 12, 2022
334d0eb
chore: uncomment test
colin-axner Dec 12, 2022
52f5587
pinning buf deps
damiannolan Dec 12, 2022
9e96ae1
use configuration value instead of constant
Dec 12, 2022
0a5d8b7
Merge branch 'marko/0.47-test' of https://github.com/cosmos/ibc-go in…
Dec 12, 2022
a40a22d
revert sdk buf dependency and readd comment
damiannolan Dec 12, 2022
645fbe2
Merge branch 'main' of github.com:cosmos/ibc-go into marko/0.47-test
colin-axner Dec 12, 2022
241db2c
Merge branch 'main' into marko/0.47-test
colin-axner Dec 12, 2022
65d5b06
Merge branch 'main' of github.com:cosmos/ibc-go into marko/0.47-test
colin-axner Dec 12, 2022
b9a7cbc
Merge branch 'marko/0.47-test' of github.com:cosmos/ibc-go into marko…
colin-axner Dec 12, 2022
30963e4
update genutil app module basic
julienrbrt Dec 12, 2022
ded2d7a
Merge branch 'main' into marko/0.47-test
charleenfei Dec 12, 2022
66d363e
Merge branch 'main' into marko/0.47-test
Dec 12, 2022
d230ffe
remove unnecessary conversion
Dec 12, 2022
6a9f0d7
Merge branch 'marko/0.47-test' of https://github.com/cosmos/ibc-go in…
Dec 12, 2022
f1410da
use ibctest 0.47 branch
julienrbrt Dec 13, 2022
b4aa89b
Dynamically determine gov genesis state (#2931)
chatton Dec 14, 2022
3226aeb
Merge branch 'main' into marko/0.47-test
damiannolan Dec 15, 2022
39a9be4
use latest sdk with pointer for upgrade module in app (#2955)
faddat Dec 19, 2022
7a47bb8
update to latest sdk
damiannolan Dec 20, 2022
2f3cacf
Merge branch 'main' into marko/0.47-test
damiannolan Dec 20, 2022
6e26617
go mod tidy
damiannolan Dec 20, 2022
476e813
updating to go 1.19 in dockerfile
damiannolan Dec 20, 2022
73b7d81
go mod tidy e2e
damiannolan Dec 20, 2022
69ad106
readding module name event emissions across core and apps
damiannolan Dec 20, 2022
10d1737
Merge branch 'main' into marko/0.47-test
damiannolan Dec 20, 2022
1261891
Merge branch 'main' into marko/0.47-test
tac0turtle Jan 12, 2023
0b7b448
update
tac0turtle Jan 12, 2023
f0c2c0f
chore: using newest relayer tag
chatton Jan 12, 2023
f778f3d
chore: updating e2e go mod
chatton Jan 12, 2023
12ec55b
chore: updating go sum
chatton Jan 12, 2023
e0fb890
chore: fixing NewMsgSubmitProposal signature
chatton Jan 12, 2023
fb2c8bf
chore: bump to latest version of 0.47 ibctest PR
chatton Jan 12, 2023
ef2d585
chore: updating to latest ibctest changes
chatton Jan 13, 2023
ddceea4
chore: tests passing with new relayer image
chatton Jan 13, 2023
2dbecfc
chore: merge main
chatton Jan 13, 2023
95c70a6
chore: register all types in the e2e codec
chatton Jan 13, 2023
54e5782
chore: adding additional types to codec
chatton Jan 13, 2023
7c6453c
chore: ensure proposal messages pass validate basic
chatton Jan 13, 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
Prev Previous commit
Next Next commit
update ibctest
julienrbrt committed Nov 9, 2022
commit 884abbf9da77cdf113cb79962bafa25fba66d213
100 changes: 63 additions & 37 deletions e2e/go.mod
Original file line number Diff line number Diff line change
@@ -2,27 +2,30 @@ module github.com/cosmos/ibc-go/e2e

go 1.18

replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

require (
github.com/cosmos/cosmos-sdk v0.46.4
github.com/cosmos/cosmos-sdk v0.46.1
github.com/cosmos/gogoproto v1.4.2
Copy link
Member

@julienrbrt julienrbrt Nov 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are blocked on ics23/go to upgrade to cosmos/gogoproto for fixing the last tests.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my understanding. Is the issue because of the proto registration happens at init and now that the imports are changing, the ics23 Spec is not being registered the same global registry? A chain is essentially expected to use a single proto go module for all its types

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like cosmos/ics23 still needs this change. Will you handle it or should we?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now looking at the repo it's only a question of tagging a 0.10.

github.com/cosmos/ibc-go/v6 v6.0.0-alpha1
github.com/cosmos/interchain-accounts v0.4.0
github.com/docker/docker v20.10.17+incompatible
github.com/gogo/protobuf v1.3.3
github.com/strangelove-ventures/ibctest/v6 v6.0.0-20221005154709-b642157674bc
github.com/stretchr/testify v1.8.1
github.com/tendermint/tendermint v0.34.22
github.com/tendermint/tendermint v0.37.0-rc1
go.uber.org/zap v1.22.0
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
google.golang.org/grpc v1.50.1
)

require (
cloud.google.com/go v0.102.1 // indirect
cloud.google.com/go/compute v1.7.0 // indirect
cloud.google.com/go v0.104.0 // indirect
cloud.google.com/go/compute v1.12.1 // indirect
cloud.google.com/go/compute/metadata v0.2.1 // indirect
cloud.google.com/go/iam v0.4.0 // indirect
cloud.google.com/go/storage v1.22.1 // indirect
cloud.google.com/go/storage v1.23.0 // indirect
cosmossdk.io/api v0.2.4 // indirect
cosmossdk.io/core v0.3.2 // indirect
cosmossdk.io/depinject v1.0.0-alpha.3 // indirect
cosmossdk.io/errors v1.0.0-beta.7 // indirect
cosmossdk.io/math v1.0.0-beta.3 // indirect
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
@@ -40,52 +43,61 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/bgentry/speakeasy v0.1.0 // indirect
github.com/btcsuite/btcd v0.22.1 // indirect
github.com/btcsuite/btcd v0.22.3 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.3.0 // indirect
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
github.com/centrifuge/go-substrate-rpc-client/v4 v4.0.4 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
github.com/coinbase/rosetta-sdk-go v0.8.1 // indirect
github.com/confio/ics23/go v0.7.0 // indirect
github.com/cosmos/btcutil v1.0.4 // indirect
github.com/cosmos/cosmos-proto v1.0.0-alpha7 // indirect
github.com/cosmos/cosmos-proto v1.0.0-alpha8 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
github.com/cosmos/gogogateway v1.2.0 // indirect
github.com/cosmos/gorocksdb v1.2.0 // indirect
github.com/cosmos/iavl v0.19.4 // indirect
github.com/cosmos/ledger-cosmos-go v0.11.1 // indirect
github.com/cosmos/ledger-go v0.9.2 // indirect
github.com/creachadair/taskgroup v0.3.2 // indirect
github.com/danieljoos/wincred v1.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/deckarep/golang-set v1.8.0 // indirect
github.com/decred/base58 v1.0.3 // indirect
github.com/decred/dcrd/crypto/blake256 v1.0.0 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v2 v2.0.0 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
github.com/dgraph-io/ristretto v0.1.0 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/dvsekhvalnov/jose2go v1.5.0 // indirect
github.com/ethereum/go-ethereum v1.10.17 // indirect
github.com/felixge/httpsnoop v1.0.1 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/ethereum/go-ethereum v1.10.21 // indirect
github.com/felixge/httpsnoop v1.0.2 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-kit/kit v0.12.0 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-stack/stack v1.8.1 // indirect
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
github.com/gogo/gateway v1.1.0 // indirect
github.com/gogo/googleapis v1.4.1-0.20201022092350-68b0159b7869 // indirect
github.com/golang/glog v1.0.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/orderedcode v0.0.1 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/googleapis/gax-go/v2 v2.4.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
github.com/googleapis/gax-go/v2 v2.6.0 // indirect
github.com/googleapis/go-type-adapters v1.0.0 // indirect
github.com/gorilla/handlers v1.5.1 // indirect
github.com/gorilla/mux v1.8.0 // indirect
@@ -96,21 +108,24 @@ require (
github.com/gtank/merlin v0.1.1 // indirect
github.com/gtank/ristretto255 v0.1.2 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-getter v1.6.1 // indirect
github.com/hashicorp/go-getter v1.6.2 // indirect
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hdevalence/ed25519consensus v0.0.0-20220222234857-c00d1f31bab3 // indirect
github.com/huandu/skiplist v1.2.0 // indirect
github.com/icza/dyno v0.0.0-20220812133438-f0b6f8a18845 // indirect
github.com/improbable-eng/grpc-web v0.15.0 // indirect
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/ipfs/go-cid v0.0.7 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.15.9 // indirect
github.com/klauspost/compress v1.15.12 // indirect
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
github.com/lib/pq v1.10.7 // indirect
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
github.com/libp2p/go-libp2p-core v0.15.1 // indirect
github.com/libp2p/go-openssl v0.0.7 // indirect
@@ -120,6 +135,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 // indirect
github.com/minio/highwayhash v1.0.2 // indirect
github.com/minio/sha256-simd v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
@@ -141,10 +157,10 @@ require (
github.com/pierrec/xxHash v0.1.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.12.2 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.34.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/rakyll/statik v0.1.7 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
@@ -153,12 +169,12 @@ require (
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/cobra v1.6.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.13.0 // indirect
github.com/spf13/viper v1.14.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a // indirect
github.com/tendermint/btcd v0.1.1 // indirect
@@ -172,19 +188,19 @@ require (
go.opencensus.io v0.23.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
golang.org/x/net v0.0.0-20220812174116-3211cb980234 // indirect
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 // indirect
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect
golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 // indirect
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/crypto v0.1.0 // indirect
golang.org/x/exp v0.0.0-20221019170559-20944726eadf // indirect
golang.org/x/net v0.1.0 // indirect
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.2.0 // indirect
golang.org/x/term v0.1.0 // indirect
golang.org/x/text v0.4.0 // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
google.golang.org/api v0.93.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.102.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220815135757-37a418bb8959 // indirect
google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce // indirect
@@ -201,6 +217,8 @@ require (
modernc.org/sqlite v1.17.3 // indirect
modernc.org/strutil v1.1.1 // indirect
modernc.org/token v1.0.0 // indirect
nhooyr.io/websocket v1.8.6 // indirect
pgregory.net/rapid v0.5.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

@@ -213,3 +231,11 @@ replace (

// uncomment to use the local version of ibc-go, you will need to run `go mod tidy` in e2e directory.
replace github.com/cosmos/ibc-go/v6 => ../

replace (
// cosmos-sdk main @20448048a489 ≃ 0.47
github.com/cosmos/cosmos-sdk => github.com/cosmos/cosmos-sdk v0.46.0-beta2.0.20221103211459-20448048a489
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know when we can remove this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove now

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried, but ran into some import issues? I wasn't sure if it was because of the ibctest version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we need to update the interchain-account-demo repo first. Lets handle it in a followup

// ibctest 0.47 @ https://github.com/strangelove-ventures/ibctest/pull/337
github.com/strangelove-ventures/ibctest/v6 => github.com/julienrbrt/ibctest/v6 v6.0.0-20221103221804-50f6c4c4fbdb
colin-axner marked this conversation as resolved.
Show resolved Hide resolved
)
Loading