Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .changeset/tron-swap-ux.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reservoir0x/relay-kit-hooks

## 5.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-kit-hooks",
"version": "5.0.0",
"version": "5.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/relayprotocol/relay-kit.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/relay-bitcoin-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reservoir0x/relay-bitcoin-wallet-adapter

## 21.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 21.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-bitcoin-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-bitcoin-wallet-adapter",
"version": "21.0.0",
"version": "21.0.1",
"description": "A Bitcoin adapter for use in @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/relay-ethers-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reservoir0x/relay-ethers-wallet-adapter

## 33.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 33.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-ethers-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-ethers-wallet-adapter",
"version": "33.0.0",
"version": "33.0.1",
"description": "An adapter used to convert an ethersjs signer to an Adapted Wallet for use in the @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/relay-lighter-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @relayprotocol/relay-lighter-wallet-adapter

## 4.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 4.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-lighter-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-lighter-wallet-adapter",
"version": "4.0.0",
"version": "4.0.1",
"description": "A Lighter adapter for use in @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/relay-svm-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reservoir0x/relay-svm-wallet-adapter

## 22.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 22.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-svm-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-svm-wallet-adapter",
"version": "22.0.0",
"version": "22.0.1",
"description": "An SVM (Solana Virtual Machine) adapter for use in @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/relay-ton-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @relayprotocol/relay-ton-wallet-adapter

## 4.0.1

### Patch Changes

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 4.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-ton-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-ton-wallet-adapter",
"version": "4.0.0",
"version": "4.0.1",
"description": "A TON wallet adapter for use in @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
22 changes: 22 additions & 0 deletions packages/relay-tron-wallet-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @relayprotocol/relay-tron-wallet-adapter

## 10.0.1

### Patch Changes

- cbbf9c9: Fix Tron swap UX in the TRX/USDT flow. Tron balances now read from TronGrid's
fullnode endpoints (`wallet/getaccount`, `wallet/triggerconstantcontract`)
instead of the solidity node, so they reflect a completed swap without waiting
roughly a minute for solidification or needing a manual refresh.
`adaptTronWallet` confirms transactions with `getUnconfirmedTransactionInfo`,
which returns the receipt seconds after inclusion, so a successful approval no
longer hangs or reports a false "Transaction confirmation timed out".

Same-chain swaps that the solver has to fill — Tron TRX/USDT, deposit-address
routes, and forced solver execution — now show the cross-chain pending states
and wait for the fill to be confirmed before reporting success. Previously any
route whose origin and destination chain ids matched was assumed to settle with
the user's own transaction. The new `isSolverFilledStep` export identifies these
routes from the step the API returns.

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1

## 10.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-tron-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-tron-wallet-adapter",
"version": "10.0.0",
"version": "10.0.1",
"description": "A Tron adapter for use in @relayprotocol/relay-sdk",
"type": "module",
"source": "./src/index.ts",
Expand Down
19 changes: 19 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @reservoir0x/relay-sdk

## 8.0.1

### Patch Changes

- cbbf9c9: Fix Tron swap UX in the TRX/USDT flow. Tron balances now read from TronGrid's
fullnode endpoints (`wallet/getaccount`, `wallet/triggerconstantcontract`)
instead of the solidity node, so they reflect a completed swap without waiting
roughly a minute for solidification or needing a manual refresh.
`adaptTronWallet` confirms transactions with `getUnconfirmedTransactionInfo`,
which returns the receipt seconds after inclusion, so a successful approval no
longer hangs or reports a false "Transaction confirmation timed out".

Same-chain swaps that the solver has to fill — Tron TRX/USDT, deposit-address
routes, and forced solver execution — now show the cross-chain pending states
and wait for the fill to be confirmed before reporting success. Previously any
route whose origin and destination chain ids matched was assumed to settle with
the user's own transaction. The new `isSolverFilledStep` export identifies these
routes from the step the API returns.

## 8.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-sdk",
"version": "8.0.0",
"version": "8.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/relayprotocol/relay-kit.git",
Expand Down
23 changes: 23 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @reservoir0x/relay-kit-ui

## 12.0.1

### Patch Changes

- cbbf9c9: Fix Tron swap UX in the TRX/USDT flow. Tron balances now read from TronGrid's
fullnode endpoints (`wallet/getaccount`, `wallet/triggerconstantcontract`)
instead of the solidity node, so they reflect a completed swap without waiting
roughly a minute for solidification or needing a manual refresh.
`adaptTronWallet` confirms transactions with `getUnconfirmedTransactionInfo`,
which returns the receipt seconds after inclusion, so a successful approval no
longer hangs or reports a false "Transaction confirmation timed out".

Same-chain swaps that the solver has to fill — Tron TRX/USDT, deposit-address
routes, and forced solver execution — now show the cross-chain pending states
and wait for the fill to be confirmed before reporting success. Previously any
route whose origin and destination chain ids matched was assumed to settle with
the user's own transaction. The new `isSolverFilledStep` export identifies these
routes from the step the API returns.

- Updated dependencies [cbbf9c9]
- @relayprotocol/relay-sdk@8.0.1
- @relayprotocol/relay-kit-hooks@5.0.1

## 12.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relayprotocol/relay-kit-ui",
"version": "12.0.0",
"version": "12.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/relayprotocol/relay-kit.git",
Expand Down