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

build(deps): use backport of cosmos-sdk v0.46.15 #10704

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

michaelfig
Copy link
Member

Description

Update cosmos-sdk dependency to newly tagged Agoric version, v0.46.16-alpha.agoric.2.5

Security Considerations

Improves decoding of deeply nested transaction data.

Scaling Considerations

n/a

Documentation Considerations

n/a

Testing Considerations

Should be drop-in replacement for current dependencies.

Upgrade Considerations

n/a

@michaelfig michaelfig requested a review from a team as a code owner December 16, 2024 21:04
@michaelfig michaelfig self-assigned this Dec 16, 2024
@michaelfig michaelfig added agd Agoric (Golang) Daemon agoric-cosmos labels Dec 16, 2024
Copy link

cloudflare-workers-and-pages bot commented Dec 16, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: c025cb7
Status: ✅  Deploy successful!
Preview URL: https://c1f4f77b.agoric-sdk.pages.dev
Branch Preview URL: https://mfig-backport-cosmos-0-47-15.agoric-sdk.pages.dev

View logs

@michaelfig michaelfig added the force:integration Force integration tests to run on PR label Dec 16, 2024
@michaelfig michaelfig added the automerge:no-update (expert!) Automatically merge without updates label Dec 16, 2024
Copy link
Contributor

mergify bot commented Dec 16, 2024

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mergify mergify bot merged commit 5939b2a into master Dec 16, 2024
91 of 95 checks passed
@mergify mergify bot deleted the mfig-backport-cosmos-0.47.15 branch December 16, 2024 23:14
mujahidkay pushed a commit that referenced this pull request Dec 17, 2024
## Description

Update `cosmos-sdk` dependency to newly tagged Agoric version, `v0.46.16-alpha.agoric.2.5`

### Security Considerations

Improves decoding of deeply nested transaction data.

### Scaling Considerations

n/a

### Documentation Considerations

n/a

### Testing Considerations

Should be drop-in replacement for current dependencies.

### Upgrade Considerations

n/a
mujahidkay added a commit that referenced this pull request Dec 17, 2024
### Description

Cherry-picks the following commits from master:
- #10696
(3e27c74)
- #10694
(140c1be)
- #10704
(ab3fcb5,
c025cb7)

No new upgrade name has been added.

Using following rebase todo:
```
# PR #10704 Branch build-deps-use-backport-of-cosmos-sdk-v0-46-15-10704-
label onto
pick 140c1be Save the contractKit for the auctioneer before overwriting it (#10694)
pick 3e27c74 test: add proposal w/300 E(chainTimerService).getTimerBrand() calls (#10696)
label base-build-deps-use-backport-of-cosmos-sdk-v0-46-15-10704-
pick ab3fcb5 build(deps): use backport of cosmos-sdk v0.46.15
pick c025cb7 fix(cosmic-swingset): expect chain --halt-height exit status > 1
label pr-10704--build-deps-use-backport-of-cosmos-sdk-v0-46-15-10704-
reset base-build-deps-use-backport-of-cosmos-sdk-v0-46-15-10704- # test: add proposal w/300 E(chainTimerService).getTimerBrand() calls (#10696)
merge -C 5939b2a pr-10704--build-deps-use-backport-of-cosmos-sdk-v0-46-15-10704- # build(deps): use backport of cosmos-sdk v0.46.15 (#10704)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agd Agoric (Golang) Daemon agoric-cosmos automerge:no-update (expert!) Automatically merge without updates force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants