sui icon indicating copy to clipboard operation
sui copied to clipboard

Fix bugs in handling of `ConsenusAddressOwner` object transfers

Open aschran opened this issue 7 months ago • 1 comments

Description

  • Transfer within consensus to another owner starts a new stream.
  • Adds missing output keys in InnerTemporaryStore.
  • Adds consensus objects to input_shared_objects fn in effects API.

Test plan

e2e tests added that reproduce all discovered issues.


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:

aschran avatar May 30 '25 14:05 aschran

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 Jun 4, 2025 7:17pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2025 7:17pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2025 7:17pm

vercel[bot] avatar May 30 '25 14:05 vercel[bot]