Skip to content

feat(gateway,tx-tool): add v2 preview support and simplify subintent test#16

Open
xstelea wants to merge 10 commits intomainfrom
subintent
Open

feat(gateway,tx-tool): add v2 preview support and simplify subintent test#16
xstelea wants to merge 10 commits intomainfrom
subintent

Conversation

@xstelea
Copy link
Copy Markdown
Owner

@xstelea xstelea commented Mar 4, 2026

Summary

  • Add PreviewTransactionV2 service and transactionPreviewV2 gateway method for v2 transaction preview support
  • Refactor subintent test to use v2 preview with compiled transactions and faucet for funding, removing the separate account funding flow
  • Bump @steleaio/radix-engine-toolkit from 2.0.0-dev.3 to 2.0.0-dev.5

Test plan

  • Run pnpm test in packages/tx-tool to verify the updated subintent test passes
  • Run pnpm test in packages/gateway to verify the new v2 preview service works
  • Verify pnpm install succeeds with the updated toolkit version

🤖 Generated with Claude Code

xstelea and others added 10 commits March 2, 2026 17:13
Releases:
  @radix-effects/gateway@0.6.0-dev.0
  @radix-effects/tx-tool@0.1.0-dev.0
  radix-web3.js@0.6.0-dev.0
  @radix-effects/transaction-stream@0.1.7-dev.0
  radix-agent-toolkit@0.1.8-dev.0

[skip ci]
…test

Add PreviewTransactionV2 service and transactionPreviewV2 gateway method.
Refactor subintent test to use v2 preview with compiled transaction and
faucet for funding instead of separate account funding flow. Bump
radix-engine-toolkit to 2.0.0-dev.5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Releases:
  @radix-effects/gateway@0.6.0-dev.1
  @radix-effects/tx-tool@0.1.0-dev.1
  @radix-effects/transaction-stream@0.1.7-dev.1

[skip ci]
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