Skip to content

Release: develop -> main#127

Open
github-actions[bot] wants to merge 496 commits intomainfrom
develop
Open

Release: develop -> main#127
github-actions[bot] wants to merge 496 commits intomainfrom
develop

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 490 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

DFX and others added 30 commits January 30, 2025 22:55
 - @dfx.swiss/react@1.3.0-beta.119
 - @dfx.swiss/react-components@1.3.0-beta.119
 - @dfx.swiss/react@1.3.0-beta.120
 - @dfx.swiss/react-components@1.3.0-beta.120
 - @dfx.swiss/react@1.3.0-beta.121
 - @dfx.swiss/react-components@1.3.0-beta.121
 - @dfx.swiss/react@1.3.0-beta.122
 - @dfx.swiss/react-components@1.3.0-beta.122
 - @dfx.swiss/react@1.3.0-beta.123
 - @dfx.swiss/react-components@1.3.0-beta.123
 - @dfx.swiss/react@1.3.0-beta.124
 - @dfx.swiss/react-components@1.3.0-beta.124
 - @dfx.swiss/react@1.3.0-beta.125
 - @dfx.swiss/react-components@1.3.0-beta.125
 - @dfx.swiss/react@1.3.0-beta.126
 - @dfx.swiss/react-components@1.3.0-beta.126
 - @dfx.swiss/react@1.3.0-beta.127
 - @dfx.swiss/react-components@1.3.0-beta.127
 - @dfx.swiss/react@1.3.0-beta.128
 - @dfx.swiss/react-components@1.3.0-beta.128
 - @dfx.swiss/react@1.3.0-beta.129
 - @dfx.swiss/react-components@1.3.0-beta.129
 - @dfx.swiss/react@1.3.0-beta.130
 - @dfx.swiss/react-components@1.3.0-beta.130
 - @dfx.swiss/react@1.3.0-beta.131
 - @dfx.swiss/react-components@1.3.0-beta.131
 - @dfx.swiss/react@1.3.0-beta.132
 - @dfx.swiss/react-components@1.3.0-beta.132
 - @dfx.swiss/react@1.3.0-beta.133
 - @dfx.swiss/react-components@1.3.0-beta.133
TaprootFreak and others added 30 commits January 3, 2026 23:10
Add optional fields for ERC-5792 wallet_sendCalls Paymaster integration:
- usePaymaster: boolean flag to indicate gasless transaction via Paymaster
- paymasterUrl: URL of the Paymaster service for ERC-7677 requests
 - @dfx.swiss/react@1.3.0-beta.226
 - @dfx.swiss/react-components@1.3.0-beta.226
- Remove Eip7702DelegationData, Eip7702SignedData, Eip7702Authorization
- Add Eip5792Data, Eip5792Call interfaces for wallet_sendCalls
- Update UnsignedTx to use eip5792 instead of eip7702
- Update ConfirmSellData/ConfirmSwapData to use txHash instead of eip7702

EIP-5792 wallet_sendCalls with paymasterService capability replaces
the eth_sign-based EIP-7702 flow that was blocked by MetaMask.
 - @dfx.swiss/react@1.3.0-beta.227
 - @dfx.swiss/react-components@1.3.0-beta.227
…rs (#121)

New error types to support KYC step redirection:
- RECOMMENDATION_REQUIRED: user needs to complete RECOMMENDATION step
- EMAIL_REQUIRED: user needs to complete CONTACT_DATA step
 - @dfx.swiss/react@1.3.0-beta.228
 - @dfx.swiss/react-components@1.3.0-beta.228
- Add bankRefund URL to TransactionUrl
- Add BankRefundData interface with creditor fields (name, address, etc.)
- Add setTransactionBankRefund() hook function for PUT /transaction/{id}/bank-refund
- Export BankRefundData and RefundBankDetails from index.ts

Enables frontend to submit creditor data (name, address, zip, city, country)
when customers request bank refunds for buy transactions.
 - @dfx.swiss/react@1.3.0-beta.229
 - @dfx.swiss/react-components@1.3.0-beta.229
Change from /transaction/:id/bank-refund to /transaction/:id/refund/bank
to match the backend API endpoint.
 - @dfx.swiss/react@1.3.0-beta.230
 - @dfx.swiss/react-components@1.3.0-beta.230
 - @dfx.swiss/react@1.3.0-beta.231
 - @dfx.swiss/react-components@1.3.0-beta.231
 - @dfx.swiss/react@1.3.0-beta.232
 - @dfx.swiss/react-components@1.3.0-beta.232
 - @dfx.swiss/react@1.3.0-beta.233
 - @dfx.swiss/react-components@1.3.0-beta.233
 - @dfx.swiss/react@1.3.0-beta.234
 - @dfx.swiss/react-components@1.3.0-beta.234
 - @dfx.swiss/react@1.3.0-beta.235
 - @dfx.swiss/react-components@1.3.0-beta.235
- Change invoice URL function to accept number | string
- Update getTransactionInvoice signature to accept number | string

This allows fetching invoices using transaction uid (for pending
transactions that don't have a numeric id yet).
 - @dfx.swiss/react@1.3.0-beta.236
 - @dfx.swiss/react-components@1.3.0-beta.236
 - @dfx.swiss/react@1.3.0-beta.237
 - @dfx.swiss/react-components@1.3.0-beta.237
Add FIRO to Blockchain enum and PaymentLinkBlockchain mapping.
 - @dfx.swiss/react@1.3.0-beta.238
 - @dfx.swiss/react-components@1.3.0-beta.238
 - @dfx.swiss/react@1.3.0-beta.239
 - @dfx.swiss/react-components@1.3.0-beta.239
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.

6 participants