Skip to content

Conversation

@joyqvq
Copy link
Collaborator

@joyqvq joyqvq commented Jul 15, 2025

No description provided.

@joyqvq joyqvq force-pushed the joy/update-jwk-fetch branch from 88d0356 to 3dda0e3 Compare July 15, 2025 09:37
@joyqvq joyqvq requested review from after-ephemera and mskd12 July 15, 2025 09:46
@joyqvq joyqvq force-pushed the joy/update-jwk-fetch branch from 3dda0e3 to 9bd008b Compare July 16, 2025 11:40
@joyqvq joyqvq requested a review from benr-ml July 16, 2025 12:52
@joyqvq joyqvq force-pushed the joy/update-jwk-fetch branch from 9bd008b to f21158d Compare July 16, 2025 13:13
@joyqvq
Copy link
Collaborator Author

joyqvq commented Jul 17, 2025

force merging since the test failing is unrelated, and requires a prover deploy - @after-ephemera is looking into it.

@joyqvq joyqvq merged commit e09deb1 into main Jul 17, 2025
5 of 7 checks passed
@joyqvq joyqvq deleted the joy/update-jwk-fetch branch July 17, 2025 19:32
joyqvq added a commit to MystenLabs/sui that referenced this pull request Jul 22, 2025
## Description 

we used to error completely if a provider has a ES256 key in addition to
a RSA key. it should instead skip it and parse the valid RSA key. added
to protocol config flag:
MystenLabs/fastcrypto#858
## 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): 
- [ ] gRPC:
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
Brucecarl pushed a commit to jumpblock/sui that referenced this pull request Aug 8, 2025
## Description 

we used to error completely if a provider has a ES256 key in addition to
a RSA key. it should instead skip it and parse the valid RSA key. added
to protocol config flag:
MystenLabs/fastcrypto#858
## 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): 
- [ ] gRPC:
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
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.

4 participants