|
2a92ca8732
|
wallet-core: report possible actions in transactions list
|
2023-05-30 15:58:28 +02:00 |
|
|
000359a5e7
|
finish implementation of abort / cancelAborting on all tx types
|
2023-05-30 12:28:21 +02:00 |
|
|
0323067c07
|
wallet-core: add missing resume/suspend implementations
|
2023-05-30 09:33:38 +02:00 |
|
|
246f914ca6
|
wallet-core: missing suspended states
|
2023-05-30 09:33:38 +02:00 |
|
|
cd8f76db61
|
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
|
2023-05-26 12:19:32 +02:00 |
|
|
557dcec30d
|
-organize imports
|
2023-05-26 11:13:54 +02:00 |
|
|
5df212c66d
|
wallet-core: dispatch cancelAborting for withdrawal
|
2023-05-26 10:43:49 +02:00 |
|
|
5b665c7d80
|
wallet-core: move deposit transaction deletion
|
2023-05-25 19:31:14 +02:00 |
|
|
fe8749c3f8
|
wallet-core: implement cancelAbortingTransaction for deposit groups
|
2023-05-25 19:26:40 +02:00 |
|
|
8624d798b7
|
wallet-core: fix issues with aborting deposits
|
2023-05-25 19:11:03 +02:00 |
|
|
485f7d3603
|
-fix method
|
2023-05-25 18:23:47 +02:00 |
|
|
c3ef842df0
|
wallet-core: add pay-merchant suspended states
|
2023-05-25 11:52:20 +02:00 |
|
|
7b2aa57b18
|
-comment
|
2023-05-24 15:09:42 +02:00 |
|
|
126e9e7457
|
wallet-core: use/allow txids as tombstone
|
2023-05-24 15:07:29 +02:00 |
|
|
318f544184
|
wallet-core: implement deletion for new refund implementation
|
2023-05-24 14:59:54 +02:00 |
|
|
a2ef2e391a
|
wallet-core: remove legacy non-DD37 tx status fields
|
2023-05-24 14:46:03 +02:00 |
|
|
f475f98f86
|
wallet-core: fix getTransactionById for refunds
|
2023-05-24 14:20:48 +02:00 |
|
|
f14c7e5f2a
|
wallet-core: remove deprecated txid parsing
|
2023-05-24 14:09:25 +02:00 |
|
Sebastian
|
708cf016e4
|
nominal typing for taskId, also fixing transactionId reference
|
2023-05-22 13:13:40 -03:00 |
|
|
acf0dda83f
|
wallet-core: return purchase information in refund if available
|
2023-05-16 19:03:22 +02:00 |
|
|
99b844b465
|
-test fixes
|
2023-05-07 22:16:33 +02:00 |
|
|
7f0edb6a78
|
wallet-core: refund DD37 refactoring
|
2023-05-07 21:51:02 +02:00 |
|
|
60805f3ff8
|
DD37 wip
|
2023-05-05 13:21:58 +02:00 |
|
|
23fca6d867
|
wallet-core: report pay-merchant DD37 state
|
2023-05-02 13:24:51 +02:00 |
|
|
16d30adf0d
|
-withdrawal notifications
|
2023-05-02 10:59:50 +02:00 |
|
|
fd86791e42
|
-DD37 wip
|
2023-04-25 23:58:17 +02:00 |
|
|
ce41337bd1
|
wallet-core: derive DD37 for tipping
|
2023-04-24 21:39:28 +02:00 |
|
|
eff3920bd5
|
wallet-core: further towards deposit DD37
|
2023-04-23 22:49:42 +02:00 |
|
|
15feebecfe
|
wallet-core: towards DD37 for deposits
|
2023-04-22 14:17:49 +02:00 |
|
|
e81ae0f3e5
|
wallet-harness: make sure events are not lost in deposit test
|
2023-04-21 22:02:40 +02:00 |
|
|
b567ba4668
|
wallet-core: work around missing timestamp in legacy transaction
|
2023-04-13 15:58:38 +02:00 |
|
|
2823b1cdf4
|
wallet-core: towards DD37 for deposits
|
2023-04-05 17:38:41 +02:00 |
|
|
cefec08ce7
|
wallet-core: check for broken transactions
|
2023-04-04 15:26:14 +02:00 |
|
Sebastian
|
543795f7fc
|
save posConfirmation after payment
|
2023-04-03 12:13:13 -03:00 |
|
Sebastian
|
74dba9506d
|
show wire details when the deposit has been wired
|
2023-03-29 15:14:24 -03:00 |
|
|
b8a11e69f5
|
wallet-core: really report estimatedAmountEffective in PeerPullCredit
|
2023-02-24 03:49:13 +01:00 |
|
|
582b6ae5f4
|
wallet-core: report correct amountEffective in peer-pull-credit even before withdrawal is active
|
2023-02-23 16:07:14 +01:00 |
|
|
b648238c41
|
harness: improve peer-pull integration test, check notifications
|
2023-02-21 21:02:36 +01:00 |
|
|
3daa4dbb3f
|
wallet-core: fix retryTransaction, improve tx/op identifier parsing/construction
|
2023-02-20 20:14:46 +01:00 |
|
|
6b28885f0b
|
wallet-core: stubs for suspend/resume tx
|
2023-02-20 14:40:37 +01:00 |
|
|
a6d78f12df
|
-deletion
|
2023-02-20 03:56:43 +01:00 |
|
|
bd9904f6a0
|
-implement getTransaction for p2p credit txns
|
2023-02-20 03:36:46 +01:00 |
|
|
d4fda1eea8
|
wallet-core: raw/effective amount for push transactions, fix transactions list for push/pull credit
|
2023-02-20 03:22:43 +01:00 |
|
|
e6ed901626
|
wallet-core: various p2p payment fixes
|
2023-02-19 23:13:44 +01:00 |
|
|
8b83f729d7
|
-comments
|
2023-02-17 02:25:46 +01:00 |
|
|
58c59a3e5e
|
walet-core: always show refresh transactions when in an error state
|
2023-02-14 13:38:12 +01:00 |
|
|
12fc0b3f2a
|
-include more info in refresh tx
|
2023-02-14 13:28:10 +01:00 |
|
|
bb8bf3cb55
|
wallet-core: more details in refresh transaction
|
2023-02-14 13:18:33 +01:00 |
|
|
b73accfe4a
|
-remove bad logging
|
2023-02-14 13:11:04 +01:00 |
|
|
e3bdfe61a8
|
-fix schema validation
|
2023-02-14 13:10:38 +01:00 |
|