|
7973ecdfd9
|
Merge branch 'master' into send-with-swap
|
2025-08-26 12:22:50 +03:00 |
|
|
c90d3cd731
|
added the handler functions
|
2025-08-25 17:28:11 +03:00 |
|
|
cda2d49f3e
|
added TransactionInitiateSwap functionality that performs a swap followed by a send
|
2025-08-25 17:27:20 +03:00 |
|
|
4492f8087a
|
added TransactionSwapPreview functionality
|
2025-08-25 17:25:59 +03:00 |
|
|
0f8c2f9270
|
use the recipient's phone number to read swap related data
|
2025-08-25 17:24:58 +03:00 |
|
|
5a09d33be0
|
removed unused DATA_RECIPIENT_ACTIVE_TOKEN key
|
2025-08-25 17:21:23 +03:00 |
|
|
0c67efedea
|
added the transaction_swap_initiated node
|
2025-08-25 17:20:34 +03:00 |
|
|
14d493475e
|
catch the flag_swap_transaction and move to the transaction_swap node
|
2025-08-25 17:20:07 +03:00 |
|
|
0e4dfe1baf
|
added the flag_swap_transaction when a swap needs to be performed in the send node
|
2025-08-25 17:19:11 +03:00 |
|
|
7e1042c6a9
|
update the MaxAmount logic to check the swap capability for swap transactions
|
2025-08-25 12:46:16 +03:00 |
|
|
e274967c8e
|
update the handlePhoneNumber logic to cover new users or those without an active voucher
|
2025-08-25 10:52:22 +03:00 |
|
Alfred Kamanda
|
5b82afa768
|
added the DATA_RECIPIENT_PHONE_NUMBER to store the formatted phone number
|
2025-08-04 13:50:21 +03:00 |
|
Alfred Kamanda
|
b6de057cc4
|
add a reset for the DATA_RECIPIENT_ACTIVE_TOKEN key
|
2025-08-04 11:21:14 +03:00 |
|
Alfred Kamanda
|
758463ee8c
|
add transaction data keys
|
2025-08-04 11:19:22 +03:00 |
|
Alfred Kamanda
|
f441b3b2af
|
split the ValidateRecipient and check the transaction type
|
2025-08-04 11:18:45 +03:00 |
|
Alfred Kamanda
|
4d687cac2e
|
updated the MaxAmount description comment
|
2025-07-30 11:46:22 +03:00 |
|