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

ibc-go v5: cosmos-sdk 46 #1653

Merged
merged 88 commits into from
Aug 1, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
800d530
begin changes needed for "real 46"
faddat Jul 5, 2022
0f64e06
46 updates
faddat Jul 5, 2022
8867120
46 updates
faddat Jul 5, 2022
30f7946
Delete .gitpod.yml
faddat Jul 5, 2022
0c77eab
46 updates
faddat Jul 5, 2022
1e79e0b
46 updates
faddat Jul 5, 2022
185adee
Update genesis_test.go
faddat Jul 5, 2022
11d96cb
update tests
faddat Jul 5, 2022
bdf7cc3
Merge branch 'real-46-branch' of https://github.com/notional-labs/ibc…
faddat Jul 5, 2022
ab06157
bring back the client client
faddat Jul 5, 2022
6704daf
fumpt
faddat Jul 5, 2022
42c1eac
genesis with val set
vuong177 Jul 5, 2022
78689e1
fix TestRandomizedGenState
nghuyenthevinh2000 Jul 5, 2022
32fa306
Merge branch 'main' into real-46-branch
faddat Jul 5, 2022
e300204
Merge branch 'main' into real-46-branch
faddat Jul 7, 2022
8e4f87e
use cosmos-sdk v0.46.0-rc2
faddat Jul 7, 2022
4b579fa
Merge branch 'main' into real-46-branch
faddat Jul 9, 2022
93cd207
Revert "Merge branch 'main' into real-46-branch"
faddat Jul 14, 2022
11e336c
Merge remote-tracking branch 'upstream/main' into real-46-branch
faddat Jul 16, 2022
b0b34cf
goimports
faddat Jul 16, 2022
ee64d56
fumpt
faddat Jul 16, 2022
06b8deb
Update testing/simapp/app.go
faddat Jul 19, 2022
8c2c541
Merge branch 'main' into real-46-branch
faddat Jul 19, 2022
df546ed
Update testing/simapp/simd/cmd/genaccounts.go
faddat Jul 19, 2022
eff83e2
make format
faddat Jul 19, 2022
626480f
tidy
faddat Jul 19, 2022
496a7f3
change import path
faddat Jul 19, 2022
d6ee5c9
remove gitpod artifact
faddat Jul 19, 2022
1f290e0
sdk.Int -> math.Int
faddat Jul 19, 2022
cf0997e
group sdk and tendermint imports
faddat Jul 19, 2022
869043d
Organize Governance Proposal Handlers
faddat Jul 19, 2022
802b1bc
Remove Extra line in msgs_test.go
faddat Jul 19, 2022
232cbb6
use test.yml from main branch
faddat Jul 19, 2022
1281e74
fix fee module ibc middleware
faddat Jul 19, 2022
8769f22
remove sdk_test.go and use Carlos' branch's antehandler
faddat Jul 20, 2022
2caf65f
various fixes
faddat Jul 20, 2022
8dc9b01
fix assignment to addr
faddat Jul 20, 2022
9f95dd5
revert change in misbehaviour_handle.go
vuong177 Jul 20, 2022
0c3b31f
Merge branch 'main' into real-46-branch
faddat Jul 20, 2022
6a063fe
e2e go.mod
faddat Jul 20, 2022
21cf683
e2e v4 module path
faddat Jul 20, 2022
55b166b
Merge branch 'main' into real-46-branch
faddat Jul 20, 2022
4bd8fdb
Merge branch 'main' into real-46-branch
faddat Jul 21, 2022
859eae7
Merge branch 'main' into real-46-branch
faddat Jul 21, 2022
374e043
fix import paths
faddat Jul 21, 2022
33be3d6
Merge branch 'main' into real-46-branch
faddat Jul 21, 2022
9441c40
Merge branch 'main' into real-46-branch
faddat Jul 22, 2022
d0ae698
goimports and gofumpt
faddat Jul 22, 2022
eb12e81
Merge branch 'main' into real-46-branch
faddat Jul 22, 2022
8afece8
Merge branch 'main' into real-46-branch
faddat Jul 26, 2022
4951539
Merge branch 'main' into real-46-branch
faddat Jul 26, 2022
2233d7b
46 final release
faddat Jul 26, 2022
a2d6e01
fix makefile
faddat Jul 26, 2022
e09af23
update proto file to v5
vuong177 Jul 26, 2022
0eb3fc0
Merge remote-tracking branch 'upstream/main' into real-46-branch
faddat Jul 27, 2022
771e422
Merge remote-tracking branch 'upstream/main' into real-46-branch
faddat Jul 27, 2022
0a11156
temp gitpod for protos
faddat Jul 27, 2022
8f3943d
work on protos
faddat Jul 27, 2022
92061fc
Merge remote-tracking branch 'upstream/main' into real-46-branch
faddat Jul 27, 2022
a6e2ce3
tidy
faddat Jul 27, 2022
272b708
Delete .gitpod.yml
faddat Jul 27, 2022
6f2e6df
Merge branch 'main' into real-46-branch
faddat Jul 28, 2022
cf43ee0
Merge remote-tracking branch 'upstream/main' into real-46-branch
faddat Jul 28, 2022
527d656
finish merge
faddat Jul 28, 2022
cbebf62
Merge branch 'main' into real-46-branch
faddat Jul 28, 2022
89e53d2
apply review suggestions, fix imports
colin-axner Jul 28, 2022
76ee58d
remove incorrect e2e import path
colin-axner Jul 28, 2022
2201809
fix incorrect import moving
colin-axner Jul 28, 2022
c4ca865
Merge pull request #75 from cosmos/colin/review-suggestions
faddat Jul 28, 2022
040aca9
Merge branch 'main' into real-46-branch
faddat Jul 28, 2022
acff013
refactor acknowledgement construction for SDK 0.46
Jul 28, 2022
ad9241a
Merge branch 'main' into real-46-branch
catShaark Jul 28, 2022
e31ec28
Merge pull request #76 from crodriguezvega/carlos/refactor-acknowledg…
faddat Jul 28, 2022
db99001
46 upgrade
faddat Jul 28, 2022
148c020
fix ics27 changes, import fixes
colin-axner Jul 28, 2022
9bc1af7
Merge branch 'main' into real-46-branch
faddat Jul 28, 2022
d0b020b
Merge pull request #77 from cosmos/colin/self-review
faddat Jul 28, 2022
993ce8b
re add ibcclient proposal route
catShaark Jul 28, 2022
f300949
Merge branch 'main' into real-46-branch
catShaark Jul 28, 2022
d36576c
Merge branch 'main' into real-46-branch
catShaark Jul 29, 2022
053141f
fix for make proto-all
Jul 30, 2022
7728fa1
Merge branch 'main' into real-46-branch
faddat Jul 30, 2022
70ee541
Merge pull request #79 from crodriguezvega/carlos/proto-fix
faddat Jul 30, 2022
d48007f
now both commands work, together!
faddat Jul 30, 2022
08f60a0
tidy
faddat Jul 30, 2022
171a81e
update swagger docs
faddat Aug 1, 2022
d11a462
appease codeql
faddat Aug 1, 2022
9af421e
update CONFIO_URL
faddat Aug 1, 2022
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
46 final release
  • Loading branch information
faddat committed Jul 26, 2022
commit 2233d7b0647baa456e91f630393b0c59ff1f5d1b
15 changes: 7 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
cosmossdk.io/math v1.0.0-beta.2
github.com/armon/go-metrics v0.4.0
github.com/confio/ics23/go v0.7.0
github.com/cosmos/cosmos-sdk v0.46.0-rc2.0.20220715091513-ebbcfd073c0f
github.com/cosmos/cosmos-sdk v0.46.0
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
Expand All @@ -19,7 +19,7 @@ require (
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.8.0
github.com/tendermint/tendermint v0.34.20-rc1
github.com/tendermint/tendermint v0.34.20
github.com/tendermint/tm-db v0.6.7
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
google.golang.org/grpc v1.48.0
Expand All @@ -32,10 +32,10 @@ require (
cloud.google.com/go/compute v1.6.1 // indirect
cloud.google.com/go/iam v0.3.0 // indirect
cloud.google.com/go/storage v1.14.0 // indirect
cosmossdk.io/api v0.1.0-alpha8 // indirect
cosmossdk.io/errors v1.0.0-beta.7 // indirect
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
github.com/99designs/keyring v1.1.6 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
github.com/99designs/keyring v1.2.1 // indirect
github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d // indirect
github.com/Workiva/go-datastructures v1.0.53 // indirect
github.com/aws/aws-sdk-go v1.40.45 // indirect
Expand All @@ -52,17 +52,17 @@ require (
github.com/cosmos/cosmos-proto v1.0.0-alpha7 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
github.com/cosmos/gorocksdb v1.2.0 // indirect
github.com/cosmos/iavl v0.17.3 // indirect
github.com/cosmos/iavl v0.19.0 // indirect
github.com/cosmos/ledger-cosmos-go v0.11.1 // indirect
github.com/cosmos/ledger-go v0.9.2 // indirect
github.com/danieljoos/wincred v1.0.2 // indirect
github.com/danieljoos/wincred v1.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // 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/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/dvsekhvalnov/jose2go v0.0.0-20200901110807-248326c1351b // indirect
github.com/dvsekhvalnov/jose2go v1.5.0 // indirect
github.com/felixge/httpsnoop v1.0.1 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/gin-gonic/gin v1.7.0 // indirect
Expand Down Expand Up @@ -95,7 +95,6 @@ require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/keybase/go-keychain v0.0.0-20190712205309-48d3d31d256d // indirect
github.com/klauspost/compress v1.15.1 // indirect
github.com/lib/pq v1.10.6 // indirect
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
Expand Down
Loading