Skip to content

Tags: wtdcode/sui

Tags

sui_v1.54.0_1753793611_rel_notes

Toggle sui_v1.54.0_1753793611_rel_notes's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pkg-alt] Cache the repository when doing short sha -> long sha looku…

…ps (MystenLabs#22925)

## Description 

Cache repository when going from short sha to long sha, to avoid
re-downloading the entire history each time.

## 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: