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

V0.47.x ibc #2889

Closed
wants to merge 74 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 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
1a6e0ff
v47
faddat Nov 28, 2022
8702848
update sdk dependencies
catShaark Dec 6, 2022
817d25a
transfer/module pulsar generated
Dec 6, 2022
e8f6287
docs fix
Dec 6, 2022
d2452c5
merge main
faddat Dec 6, 2022
1caa50c
ibc-go with sdk 47
faddat Dec 6, 2022
770d8d9
app wiring for transfer
Dec 6, 2022
9ac7b1e
docs fixes
Dec 6, 2022
3158a5b
bump ledger
faddat Dec 6, 2022
09c4ea0
bump ledger
faddat Dec 6, 2022
e23c5b3
buf mod update
faddat Dec 6, 2022
cc64d98
proto-swagger-gen
faddat Dec 6, 2022
1f22327
api
faddat Dec 6, 2022
e86d09b
bump ledger
faddat Dec 6, 2022
7f7e74d
bump ledger
faddat Dec 6, 2022
d8edf4e
buf mod update
faddat Dec 6, 2022
6061415
proto-swagger-gen
faddat Dec 6, 2022
59ac38e
api
faddat Dec 6, 2022
71e9931
App wiring to ica, api types for ica
Dec 6, 2022
1c6e927
regenerate api
Dec 6, 2022
d19842e
Merge remote-tracking branch 'notional/v0.47.x-ibc-ruslan' into v0.47…
faddat Dec 6, 2022
6ab299f
generate only necessary api
Dec 6, 2022
f473e49
Merge pull request #117 from notional-labs/v0.47.x-ibc-ruslan
pysel Dec 6, 2022
e822f16
protobuf ics23.ProofSpec fix
vuong177 Dec 6, 2022
93f138c
module.proto
Dec 6, 2022
7822935
fee pulsar api module
Dec 6, 2022
2ec7f72
fee module app wiring
Dec 6, 2022
45b69f7
Merge branch 'cosmos:main' into v0.47.x-ibc-ruslan
pysel Dec 6, 2022
12b576c
Merge pull request #118 from notional-labs/v0.47.x-ibc-ruslan
pysel Dec 6, 2022
5db6d74
copy new app template from upstream sdk
catShaark Dec 6, 2022
ed2045c
changes to ExportAppStateAndValidators
catShaark Dec 6, 2022
e472fa4
fix NewSimApp calls; except for calls in root.go
catShaark Dec 6, 2022
f4b74a3
Merge branch 'main' into v0.47.x-ibc
faddat Dec 7, 2022
628da1d
add app config for v2
GNaD13 Dec 7, 2022
135ff34
remove ibc
GNaD13 Dec 7, 2022
7fb57a9
rollback newapp
GNaD13 Dec 7, 2022
497f141
revert simd
GNaD13 Dec 7, 2022
3255ee2
add tx
GNaD13 Dec 7, 2022
04b9c5a
Merge pull request #122 from GNaD13/v0.47.x-gnad
faddat Dec 7, 2022
28c34b0
Merge remote-tracking branch 'origin/main' into v0.47.x-ibc
faddat Dec 7, 2022
a4ec866
Merge branch 'v0.47.x-ibc' of https://github.com/notional-labs/ibc-go…
faddat Dec 7, 2022
5a8462b
EncodingConfig.Marshaller -> EncodingConfig.Codec
catShaark Dec 7, 2022
43c3254
Revert "add app config for v2"
GNaD13 Dec 7, 2022
3b33529
add app_config
GNaD13 Dec 7, 2022
a79d148
Merge pull request #1 from GNaD13/gnad/revert-122-v0.47.x-gnad
GNaD13 Dec 7, 2022
f97f541
encCdc.Marshaler -> app.AppCodec()
GNaD13 Dec 7, 2022
bc8b688
Merge pull request #2 from GNaD13/gnad/revert-122-v0.47.x-gnad
GNaD13 Dec 7, 2022
d51053f
remove nft
GNaD13 Dec 7, 2022
c56225a
Merge pull request #3 from GNaD13/gnad/revert-122-v0.47.x-gnad
GNaD13 Dec 7, 2022
efd73b1
fix appExport
pysel Dec 8, 2022
975e533
Merge pull request #125 from GNaD13/revert-122-v0.47.x-gnad
catShaark Dec 8, 2022
dd14fe9
fix signature of NewSimApp
pysel Dec 8, 2022
98eb979
fix setup()
pysel Dec 8, 2022
ea4bdca
move ModuleAccountAddrs
pysel Dec 8, 2022
bde8fc8
fix ExportAppStateAndValidators signature
pysel Dec 8, 2022
4a5e4e6
.GetBaseApp() to .BaseApp
pysel Dec 8, 2022
f256c31
Merge branch 'cosmos:main' into v0.47.x-ibc-ruslan
pysel Dec 8, 2022
003eee9
Merge branch 'v0.47.x-ibc' into v0.47.x-ibc-ruslan
faddat Dec 8, 2022
b56b8e8
Merge pull request #121 from notional-labs/v0.47.x-ibc-ruslan
faddat Dec 8, 2022
a0b4e0e
Merge branch 'main' into v0.47.x-ibc
faddat Dec 8, 2022
7dd09ec
use latest commit from upstream
faddat Dec 8, 2022
79f62aa
fix a few linter errors
faddat Dec 8, 2022
065a103
tidy
faddat Dec 8, 2022
6eecea6
tidy
faddat Dec 8, 2022
468270e
tidy
faddat Dec 8, 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
7 changes: 3 additions & 4 deletions .github/workflows/e2e-compatibility-workflow-call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@ on:
workflow_call:
inputs:
test-file-directory:
description: 'Directory containing compatibility matrices'
description: "Directory containing compatibility matrices"
required: true
type: string
test-suite:
description: 'Test suite to run'
description: "Test suite to run"
required: true
type: string


jobs:
load-test-matrix:
outputs:
Expand Down Expand Up @@ -42,7 +41,7 @@ jobs:
repository: cosmos/ibc-go
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Run e2e Test
run: |
cd e2e
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- id: set-matrix
run: echo "matrix=$(go run cmd/build_test_matrix/main.go)" >> $GITHUB_OUTPUT
env:
Expand All @@ -44,7 +44,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Run e2e Test
run: |
cd e2e
Expand Down
19 changes: 9 additions & 10 deletions .github/workflows/e2e-test-workflow-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@ on:
workflow_call:
inputs:
test-entry-point:
description: 'Test entry point'
description: "Test entry point"
required: false
type: string
default: "" # empty string means run all tests
test-exclusions:
description: 'Comma separated list of tests to skip'
description: "Comma separated list of tests to skip"
required: false
type: string
default: "" # empty string means don't skip any test.
chain-image:
description: 'The image to use for chains'
description: "The image to use for chains"
required: true
type: string
default: "ghcr.io/cosmos/ibc-go-simd"
chain-a-tag:
description: 'The tag to use for chain A'
description: "The tag to use for chain A"
required: true
type: string
default: main
chain-b-tag:
default: v4.0.0
description: 'The tag to use for chain B'
description: "The tag to use for chain B"
required: true
type: string
chain-binary:
default: "simd"
description: 'The chain binary'
description: "The chain binary"
required: false
type: string
relayer-tag:
description: 'The tag to use for the relayer'
description: "The tag to use for the relayer"
required: true
default: "v2.1.2"
type: string
Expand All @@ -42,7 +42,6 @@ on:
type: boolean
default: false


env:
REGISTRY: ghcr.io
IMAGE_NAME: ibc-go-simd
Expand Down Expand Up @@ -100,7 +99,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- id: set-matrix
run: echo "matrix=$(go run cmd/build_test_matrix/main.go)" >> $GITHUB_OUTPUT
env:
Expand All @@ -125,7 +124,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Run e2e Test
run: |
cd e2e
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Run e2e upgrade test
run: |
cd e2e
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.3.1
with:
version: latest
args: --timeout 5m
args: --timeout 5m
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- name: install tparse
Expand All @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/get-diff-action@v6.1.1
id: git_diff
with:
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/get-diff-action@v6.1.1
with:
PATTERNS: |
Expand Down
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ run:
linters:
disable-all: true
enable:
- deadcode
- depguard
- dogsled
- exportloopref
Expand Down
Loading