Skip to content

feat!: V2 SDK alpha release with viem decorators#11

Open
ryanRfox wants to merge 1 commit intomainfrom
v2-alpha
Open

feat!: V2 SDK alpha release with viem decorators#11
ryanRfox wants to merge 1 commit intomainfrom
v2-alpha

Conversation

@ryanRfox
Copy link

BREAKING CHANGE: Complete rewrite using viem decorator pattern.

  • Replace RadiusClient with viem wallet/public client decorators
  • Add radiusWalletActions() decorator for Radius-specific features
  • Add sendTransactionBatch() for atomic batch transactions
  • Add event watching utilities (watchTransfer, watchApproval)
  • Require viem ^2.30.0 as peer dependency
  • Remove legacy exports and simplify API surface

See typescript/CHANGELOG.md for full details.

BREAKING CHANGE: Complete rewrite using viem decorator pattern.

- Replace RadiusClient with viem wallet/public client decorators
- Add radiusWalletActions() decorator for Radius-specific features
- Add sendTransactionBatch() for atomic batch transactions
- Add event watching utilities (watchTransfer, watchApproval)
- Require viem ^2.30.0 as peer dependency
- Remove legacy exports and simplify API surface

See typescript/CHANGELOG.md for full details.
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

Comments