Skip to content

Add Aptos ViewRequest support for CRE workflows#119

Draft
cawthorne wants to merge 3 commits intomainfrom
feature/aptos-local-cre-minimal-write
Draft

Add Aptos ViewRequest support for CRE workflows#119
cawthorne wants to merge 3 commits intomainfrom
feature/aptos-local-cre-minimal-write

Conversation

@cawthorne
Copy link

@cawthorne cawthorne commented Mar 13, 2026

Summary

  • add the Aptos ViewRequest SDK surface used by the CRE Aptos workflows
  • keep the change tightly scoped to the Aptos capability client/types needed by the rebased stack
  • make the nested Aptos module stable under clean-generate

What changed

  • added the Aptos ViewRequest request/response surface used by downstream CRE workflows
  • kept the change scoped to the generated/client layer only
  • renamed the hand-written Aptos client file so make clean-generate no longer deletes it
  • refreshed the nested Aptos module metadata so the rebased branch tests cleanly

Why

The downstream Aptos CRE stack depends on SDK support for Aptos view calls. This PR carries that minimal surface without pulling in unrelated behavior.

Testing

  • from capabilities/blockchain/aptos ran:
    • go test ./... -count=1
  • from repo root ran:
    • make clean-generate

@cawthorne cawthorne changed the title Add Aptos ViewRequest Capability Add Aptos ViewRequest support for CRE workflows Mar 14, 2026
@cawthorne cawthorne force-pushed the feature/aptos-local-cre-minimal-write branch 3 times, most recently from 2edd562 to f2512ec Compare March 18, 2026 05:44
@cawthorne cawthorne force-pushed the feature/aptos-local-cre-minimal-write branch from f2512ec to 821609d Compare March 18, 2026 05:57
@cawthorne cawthorne marked this pull request as ready for review March 18, 2026 11:53
@cawthorne cawthorne requested a review from a team as a code owner March 18, 2026 11:53
@cawthorne cawthorne marked this pull request as draft March 18, 2026 15:24
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.

1 participant