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

v7.2.0 for sdk 50 #3948

Closed
wants to merge 67 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
f1868f3
Update Dockerfile and workflow to add ibc-go version as label upon re…
chatton Jan 26, 2023
8341a71
docs: add documentation for `TransferAuthorization` (#3044) (#3066)
mergify[bot] Jan 26, 2023
9f26434
fix: allow value with slashes in URL template (#3045) (#3067)
mergify[bot] Jan 27, 2023
a21eb19
go code snippets are properly formatted only with the go keyword
crodriguezvega Jan 29, 2023
4eacfed
remove quotes from release.yml workflow
chatton Jan 31, 2023
002ae8c
chore: Add `HasConnection` and `HasChannel` methods. (#3082) (#3094)
mergify[bot] Feb 1, 2023
22dd4a5
chore: update to rc2 (backport #3095) (#3100)
mergify[bot] Feb 2, 2023
f08fa66
feat: Added authz support for ics20 (backport #3079) (#3101)
mergify[bot] Feb 2, 2023
fae6c91
fix: moved non-verification misbehaviour checks to checkForMisbehavio…
mergify[bot] Feb 2, 2023
b6e971b
chore: set light client module names (backport #3113) (#3118)
mergify[bot] Feb 8, 2023
a15ca00
attempting to silence deprecation warnings on golangci lint (#3125) (…
mergify[bot] Feb 8, 2023
cb1a3cd
docs: final review of light client developer guide (backport #3081) (…
mergify[bot] Feb 9, 2023
029cb21
docs: add link to BSR for proto docs (#3135) (#3139)
mergify[bot] Feb 13, 2023
d859ad1
simapp and upgrade configuration for e2e v7 upgrade (backport #3136) …
mergify[bot] Feb 14, 2023
9c3c8a0
docs: adding migration doc info for sdk v0.47 (backport #3107) (#3156)
mergify[bot] Feb 15, 2023
d7abb7f
chore: remove legacy interface function `RandomizedParams`, which is …
mergify[bot] Feb 15, 2023
a58e5d2
chore: remove unused `ProposalContents` function (#3159)
mergify[bot] Feb 16, 2023
2b69d18
chore: use fully qualified typeURL interface names in protos (#3165) …
mergify[bot] Feb 21, 2023
77394ca
imp: add port id into msg register interchain account response (#3204…
mergify[bot] Mar 3, 2023
c01d494
imp: adding channelID to `MsgChannelOpenTryResponse` (#3117) (#3231)
mergify[bot] Mar 3, 2023
06bc64c
removing sdk module params subspaces (#3182) (#3232)
mergify[bot] Mar 3, 2023
7e7cdbf
deps: migrate to cometbft v0.37 (backport #3175) (#3243)
mergify[bot] Mar 7, 2023
efef4cc
chore: add e2e/ to .gitignore (#3250)
colin-axner Mar 7, 2023
6ea642e
build(deps): bump github.com/cometbft/cometbft from 0.37.0-rc3 to 0.3…
mergify[bot] Mar 7, 2023
67ac73a
Update release.yml
crodriguezvega Mar 9, 2023
9403c30
chore: Add IBC module level errors (#3184) (#3273)
mergify[bot] Mar 9, 2023
893b7af
feat: adding 09-localhost loopback client module (backport #3229) (#3…
mergify[bot] Mar 9, 2023
91b89ff
deps: bump SDK v0.47 (backport #3295) (#3302)
mergify[bot] Mar 16, 2023
aa133f4
update changelog
crodriguezvega Mar 18, 2023
8caaab6
add reasoning for migration to enabled localhost
crodriguezvega Mar 20, 2023
28c470c
deps: bump ics23 v0.10.0 (backport #3457) (#3474)
mergify[bot] Apr 24, 2023
4526afc
add changelog entry
crodriguezvega Apr 24, 2023
6ced3dc
Chore: Make a state entry to find total amount of native assets IBC'd…
mergify[bot] May 3, 2023
237f5b2
deps: bump sdk to v0.47.2 and cometbft to v0.37.1 (backport #3542) (#…
mergify[bot] May 3, 2023
20fddcf
transfer (total escrow): add escrow / unescrow functions (backport #3…
mergify[bot] May 4, 2023
eec18b7
Fix escrow proto E2E (backport #3517) (#3548)
mergify[bot] May 4, 2023
1a99cb7
imp: represent unlimited approvals with MaxUint256 value (backport #3…
mergify[bot] May 15, 2023
80e9f6a
chore: transfer authz nits (backport #3586) (#3589)
mergify[bot] May 16, 2023
3a593b2
fix(statemachine)!: 04-channel SendPacket now correctly returns `ErrC…
mergify[bot] May 17, 2023
bd6c832
Handle ordered packets in UnreceivedPackets query. (backport #3346) (…
mergify[bot] May 18, 2023
fdbb508
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
56077e1
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
20ac4da
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
9dfe8d9
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
dfe1fab
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
5a30c7f
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
e2d656a
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
4519f10
Merge pull request from GHSA-3v7p-4x7p-4rx7
damiannolan May 25, 2023
8586338
fix: add relative timeout support for localhost clients using the tra…
mergify[bot] May 30, 2023
5e2b226
imp: transfer total escrow follow ups (backport #3558) (#3718)
mergify[bot] Jun 1, 2023
724b4e7
update changelog for v7.1.0-rc0 tag
crodriguezvega Jun 1, 2023
61bf4c8
fix text in link
crodriguezvega Jun 1, 2023
5976ad9
add link to automatic migration handler for total escrow state entry
crodriguezvega Jun 1, 2023
edc1a87
add logging in total escrow migration (#3766) (#3792)
mergify[bot] Jun 7, 2023
46043a2
change error text of total escrow migration (#3775) (#3793)
mergify[bot] Jun 8, 2023
9183ef3
update swagger.yaml
crodriguezvega Jun 8, 2023
53811d3
updated links with rc0 tag
crodriguezvega Jun 9, 2023
000e9d2
prepare changelog before v7.1.0 release
crodriguezvega Jun 9, 2023
71c6d71
Update CHANGELOG.md
crodriguezvega Jun 9, 2023
501156e
chore: remove simd testnet cmd and cosmossdk.io/simapp dependency (#3…
mergify[bot] Jun 22, 2023
a78c61d
retract previous v7 releases with ledger transaction signing bug (#3925)
crodriguezvega Jun 22, 2023
3252269
barberry (bump SDK v0.47.3) (backport #3810) (#3931)
mergify[bot] Jun 22, 2023
532929b
build(deps): Bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2 …
mergify[bot] Jun 22, 2023
d7d3e1a
fix(statemachine)!: re-implement legacy msg interface (backport #3907…
mergify[bot] Jun 22, 2023
571bfc6
Bump ubuntu image used, 22.04 has a more recent version of libc that …
mergify[bot] Jun 22, 2023
4e7724b
Update CHANGELOG.md
crodriguezvega Jun 22, 2023
d02ab9d
prepare changelog for v7.2.0
crodriguezvega Jun 22, 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
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ write a little note why.

- [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ibc-go/blob/master/CONTRIBUTING.md#pr-targeting)).
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules/10-structure.md) and [Go style guide](../docs/dev/go-style-guide.md).
- [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules/11-structure.md) and [Go style guide](../docs/dev/go-style-guide.md).
- [ ] Wrote unit and integration [tests](https://github.com/cosmos/ibc-go/blob/master/CONTRIBUTING.md#testing).
- [ ] Updated relevant documentation (`docs/`) or specification (`x/<module>/spec/`).
- [ ] Added relevant `godoc` [comments](https://blog.golang.org/godoc-documenting-go-code).
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/build-simd-image-from-tag.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .github/workflows/e2e-compatibility-unreleased.yaml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/e2e-compatibility-workflow-call.yaml

This file was deleted.

184 changes: 0 additions & 184 deletions .github/workflows/e2e-compatibility.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/e2e-fork.yml

This file was deleted.

Loading