Skip to content

Conversation

@Jordan-Mysten
Copy link
Collaborator

Description

Cherry picking the private key changes from #404.

I realized we were using fake private for the data in keypairs, which kind scares me because if you log a keypair (which IMO seems like an operation that should be plenty safe) it means that all of the secret values are exposed:

image

Test plan

Tests


AI Assistance Notice

Please disclose the usage of AI. This is primarily to help inform reviewers of how careful they need to review PRs, and to keep track of AI usage across our team. Please fill this out accurately, and do not modify the content or heading for this section!

  • This PR was primarily written by AI.
  • I used AI for docs / tests, but manually wrote the source code.
  • I used AI to understand the problem space / repository.
  • I did not use AI for this PR.

hayes-mysten and others added 13 commits November 13, 2025 12:57
make legacyAddress parameter required

Co-authored-by: Michael Hayes <[email protected]>
Co-authored-by: Michael Hayes <[email protected]>
remove json rpc exports from @mysten/sui/client

Co-authored-by: Michael Hayes <[email protected]>
remove deprecated methdos

Co-authored-by: Michael Hayes <[email protected]>
add test coverage for core api methods
* Add transaction resolution support for grpc client

* remove experimental client exports (#650)

* remove experimental prefix for core client apis

* fix some todos and inconsistencies in the core apis (#654)
* Add include options for core APIs

* migrate tests to grpc

* PR feedback
@Jordan-Mysten Jordan-Mysten requested a review from a team as a code owner November 27, 2025 21:24
@Jordan-Mysten Jordan-Mysten temporarily deployed to sui-typescript-aws-kms-test-env November 27, 2025 21:24 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Nov 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sui-typescript-docs Ready Ready Preview Comment Nov 27, 2025 9:26pm

@hayes-mysten hayes-mysten force-pushed the sdk-v2 branch 2 times, most recently from b4dd1d3 to f6b1c31 Compare January 28, 2026 20:47
Base automatically changed from sdk-v2 to main January 29, 2026 19:03
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