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

suiop: fix test to use axum v0.7 #18816

Merged
merged 1 commit into from
Jul 26, 2024
Merged

suiop: fix test to use axum v0.7 #18816

merged 1 commit into from
Jul 26, 2024

Conversation

bmwill
Copy link
Contributor

@bmwill bmwill commented Jul 26, 2024

Description

Describe the changes or additions included in this PR.

Test plan

How did you test the new or updated feature?


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

Copy link

vercel bot commented Jul 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 6:13pm

Copy link

vercel bot commented Jul 26, 2024

@bmwill is attempting to deploy a commit to the Mysten Labs Team on Vercel.

A member of the Team first needs to authorize it.

@bmwill bmwill enabled auto-merge (rebase) July 26, 2024 18:09
@bmwill bmwill merged commit 83b9cd6 into MystenLabs:main Jul 26, 2024
41 of 45 checks passed
@bmwill bmwill deleted the fix-suiop branch July 26, 2024 18:37
amnn added a commit that referenced this pull request Jul 29, 2024
## Description

Pick PRs to introduce the `ConsensusCommitPrologueV3` types into the
(soon-to-be legacy) GraphQL release branch, so that it can continue
deserializing transaction blocks and effects.

## Test plan

```
sui$ cargo simtest
sui-graphql-rpc$ cargo nextest run
sui-graphql-e2e-tests$ cargo nextest run --features pg_integration
```
amnn added a commit that referenced this pull request Jul 30, 2024
## Description

Pick PRs to introduce the `ConsensusCommitPrologueV3` types into the
(soon-to-be legacy) GraphQL release branch, so that it can continue
deserializing transaction blocks and effects.

Cherry picks include: #17678, #18816, #18789 (+ a pick to `fastcrypto`
to use `reqwest 0.12`).

## Test plan

```
sui$ cargo simtest
sui-graphql-rpc$ cargo nextest run
sui-graphql-e2e-tests$ cargo nextest run --features pg_integration
```

and CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:

---------

Co-authored-by: Brandon Williams <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants