Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(cosmos): upgrade to agoric-labs/ibc-go v6.3.1-alpha.agoric.3 #11065

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

michaelfig
Copy link
Member

@michaelfig michaelfig commented Feb 28, 2025

Description

Makes an important upstream change available for the Agoric chain.

Security Considerations

Fewer assumptions.

Scaling Considerations

n/a

Documentation Considerations

n/a

Testing Considerations

Unit tests are available.

Upgrade Considerations

Best to apply during a coordinated chain software upgrade.

@michaelfig michaelfig self-assigned this Feb 28, 2025
@michaelfig michaelfig added agd Agoric (Golang) Daemon force:integration Force integration tests to run on PR IBC IBC and other networking labels Feb 28, 2025
Copy link

cloudflare-workers-and-pages bot commented Feb 28, 2025

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3dbb1bc
Status: ✅  Deploy successful!
Preview URL: https://f25b8b17.agoric-sdk.pages.dev
Branch Preview URL: https://mfig-use-ibc-encoding-patch.agoric-sdk.pages.dev

View logs

@michaelfig michaelfig changed the title fix(cosmos): upgrade to agoric-labs/ibc-go v6.3.1-alpha.agoric.2.1 fix(cosmos): upgrade to agoric-labs/ibc-go v6.3.1-alpha.agoric.3 Feb 28, 2025
@michaelfig michaelfig force-pushed the mfig-use-ibc-encoding-patch branch from 8984fbe to 3dbb1bc Compare February 28, 2025 04:00
@michaelfig michaelfig marked this pull request as ready for review February 28, 2025 04:28
@michaelfig michaelfig requested a review from a team as a code owner February 28, 2025 04:28
@michaelfig michaelfig added the automerge:no-update (expert!) Automatically merge without updates label Feb 28, 2025
@mergify mergify bot merged commit ee18609 into master Feb 28, 2025
100 of 105 checks passed
@mergify mergify bot deleted the mfig-use-ibc-encoding-patch branch February 28, 2025 05:44
mujahidkay pushed a commit that referenced this pull request Mar 3, 2025
…11065)

## Description

Makes an important upstream change available for the Agoric chain.

### Security Considerations

Fewer assumptions.

### Scaling Considerations

n/a

### Documentation Considerations

n/a

### Testing Considerations

Unit tests are available.

### Upgrade Considerations

Best to apply during a coordinated chain software upgrade.
mujahidkay added a commit that referenced this pull request Mar 3, 2025
### Description

Cherrypicks the following changes:
 - #11065
 - #11052

Using the following rebase-todo:
```
# PR #11065 Branch fix-cosmos-upgrade-to-agoric-labs-ibc-go-v6-3-1-alpha-agoric-3-11065-
label base-fix-cosmos-upgrade-to-agoric-labs-ibc-go-v6-3-1-alpha-agoric-3-11065-
pick 52fb6cf build(deps): use new version of ibc-go
pick 3dbb1bc chore(golang): `go mod tidy`
label pr-11065--fix-cosmos-upgrade-to-agoric-labs-ibc-go-v6-3-1-alpha-agoric-3-11065-
reset base-fix-cosmos-upgrade-to-agoric-labs-ibc-go-v6-3-1-alpha-agoric-3-11065-
merge -C ee18609 pr-11065--fix-cosmos-upgrade-to-agoric-labs-ibc-go-v6-3-1-alpha-agoric-3-11065- # fix(cosmos): upgrade to `agoric-labs/ibc-go` `v6.3.1-alpha.agoric.3` (#11065)

# PR #11052 Branch fix-Properly-synchronize-slog-sender-termination-11052-
label base-fix-Properly-synchronize-slog-sender-termination-11052-
pick ec3c1a2 chore(SwingSet): Remove unused code and comments
pick 9ab1630 fix(SwingSet): Include level in kernel console slog output
pick fcfb944 refactor(SwingSet): Simplify makeFinishersKit into addSlogCallbacks
pick d8a5947 refactor(SwingSet): Improve addSlogCallbacks parameter/variable names
pick f83c01d fix: Properly synchronize slog sender termination
pick 318269e chore(telemetry): Use more readable async patterns
pick fa1f04a chore(SwingSet): Prefer type Callable over Function
pick 117c766 fix(internal): Exempt process.stdout from being closed by makeFsStreamWriter
pick 6c6fba4 refactor(internal): Prefer fs.WriteStream close() over stream.Writable end()
label pr-11052--fix-Properly-synchronize-slog-sender-termination-11052-
reset base-fix-Properly-synchronize-slog-sender-termination-11052- # fix: minted early tracking (#11066)
merge -C 42d5764 pr-11052--fix-Properly-synchronize-slog-sender-termination-11052- # fix: Properly synchronize slog sender termination (#11052)
```
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
agd Agoric (Golang) Daemon automerge:no-update (expert!) Automatically merge without updates force:integration Force integration tests to run on PR IBC IBC and other networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants