|
d42a06607b
|
Merge branch 'master' into age-withdraw
|
2023-08-29 19:39:09 +02:00 |
|
|
ebb1c58e7a
|
wallet-core: remove usage of /wire
|
2023-08-29 13:44:50 +02:00 |
|
|
5ab3070b3a
|
Merge branch 'master' into age-withdraw
|
2023-08-25 13:24:08 +02:00 |
|
|
0a05f6d903
|
wallet-core: always use batch withdrawal
|
2023-08-22 16:37:27 +02:00 |
|
|
70fca92e78
|
[age-withdraw] WiP: first types and adjustments
|
2023-08-15 13:48:37 +02:00 |
|
Sebastian
|
9c17b7cd92
|
add missing kyc url for manual withdrawal and add support for 451 case: aml-required
|
2023-07-21 17:09:04 -03:00 |
|
|
8b06874f42
|
wallet-core: support passing transactionId to confirmPay
|
2023-07-06 20:17:59 +02:00 |
|
|
d4ee961387
|
wallet-core: rename OperationAttempt->TaskRun, do not allow task result values anymore
|
2023-06-30 16:14:58 +02:00 |
|
|
db9d6dd394
|
wallet-core: do not notify twice on withdrawal creation
|
2023-06-28 14:47:20 +02:00 |
|
|
79e520c415
|
wallet-core: only report balance-change when withdrawal finishes
|
2023-06-28 11:18:03 +02:00 |
|
|
35ae9f2c22
|
wallet-core: emit balance-change notifications, do less implicit background work
|
2023-06-28 10:49:41 +02:00 |
|
|
18a3d764de
|
wallet-core: fix withdrawal error reporting
|
2023-06-26 19:51:01 +02:00 |
|
|
a844136489
|
wallet-core: make changes to available amount atomic
W.r.t. transactions
|
2023-06-26 19:27:42 +02:00 |
|
|
fca893038d
|
wallet-core: fix deposit tx states, long-poll on kyc
|
2023-06-26 12:48:20 +02:00 |
|
|
5eb339b836
|
wallet-core: fix withdrawal KYC transitions and use long-polling
|
2023-06-21 12:21:48 +02:00 |
|
|
e5a8ae7d60
|
wallet-core: remove redundant/unused notifications
|
2023-06-20 16:07:20 +02:00 |
|
|
26b30a462a
|
wallet-core: be less spammy with self-transitions and logging
|
2023-06-20 15:10:51 +02:00 |
|
|
9c708251f9
|
wallet-core: emit DD37 self-transition notifications with errors
|
2023-06-20 11:40:06 +02:00 |
|
|
54f0c82999
|
wallet-core: fix peer-(push,pull)-debit withdrawal states
|
2023-06-19 16:03:06 +02:00 |
|
|
d8d214942c
|
wallet-core: truncate withdrawal errors
|
2023-06-06 17:25:17 +02:00 |
|
|
002ab0dab7
|
wallet-core: try to abort withdrawals wallet-side with the bank
|
2023-06-06 17:07:09 +02:00 |
|
|
da927b5e48
|
wallet-core: handle Gone in peer-pull-debit
|
2023-06-05 18:38:17 +02:00 |
|
|
2a92ca8732
|
wallet-core: report possible actions in transactions list
|
2023-05-30 15:58:28 +02:00 |
|
|
d1dade4426
|
-type error
|
2023-05-30 09:35:58 +02:00 |
|
|
0323067c07
|
wallet-core: add missing resume/suspend implementations
|
2023-05-30 09:33:38 +02:00 |
|
|
dad7d48ed2
|
wallet-core: fix withdrawal abort
|
2023-05-26 14:12:11 +02:00 |
|
|
cd8f76db61
|
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
|
2023-05-26 12:19:32 +02:00 |
|
|
5df212c66d
|
wallet-core: dispatch cancelAborting for withdrawal
|
2023-05-26 10:43:49 +02:00 |
|
|
f14c7e5f2a
|
wallet-core: remove deprecated txid parsing
|
2023-05-24 14:09:25 +02:00 |
|
|
da87ce41a6
|
wallet-core: logging to diagnose perf/hang issue
|
2023-05-24 12:27:24 +02:00 |
|
Sebastian
|
708cf016e4
|
nominal typing for taskId, also fixing transactionId reference
|
2023-05-22 13:13:40 -03:00 |
|
|
60805f3ff8
|
DD37 wip
|
2023-05-05 13:21:58 +02:00 |
|
|
16d30adf0d
|
-withdrawal notifications
|
2023-05-02 10:59:50 +02:00 |
|
|
c4f5c83b8e
|
wallet-core: implement withdrawal tx transitions
|
2023-05-02 10:05:05 +02:00 |
|
|
fd86791e42
|
-DD37 wip
|
2023-04-25 23:58:17 +02:00 |
|
Sebastian
|
d483a3f557
|
fix #7704
|
2023-04-19 12:42:47 -03:00 |
|
Sebastian
|
b0cc65e17f
|
move coin selection function to coinSelection.ts and added a test placeholder, and some fixes:
* selectCandidates was not save wire fee
* selectCandidates show check wire fee time range
|
2023-03-31 12:27:17 -03:00 |
|
Sebastian
|
efbde0e160
|
handle kyc error on invoice and transfer
|
2023-03-29 00:06:24 -03:00 |
|
|
e56d3ba8eb
|
taler-wallet-cli: make purse expiration configurable
|
2023-02-21 01:15:27 +01:00 |
|
|
a49959d2c8
|
wallet-core: support long-polling for peer push credit
|
2023-02-20 21:26:08 +01:00 |
|
|
3daa4dbb3f
|
wallet-core: fix retryTransaction, improve tx/op identifier parsing/construction
|
2023-02-20 20:14:46 +01:00 |
|
|
30b3949d2b
|
wallet-core: pending operation for peer push credit, save withdrawalGroupId
|
2023-02-20 00:38:24 +01:00 |
|
|
e6ed901626
|
wallet-core: various p2p payment fixes
|
2023-02-19 23:13:44 +01:00 |
|
|
825d2c4352
|
make wallet-cli runnable under qtart
|
2023-02-16 02:50:29 +01:00 |
|
|
22cb8adaa6
|
wallet-core,harness: introduce reserveIsReady flag, test tx lifeycle
|
2023-02-13 13:15:47 +01:00 |
|
|
13f0442736
|
harness: finish kyc test
We mock the KYC gateway now, use the new notification-based wallet API
and the test is not experimental anymore.
|
2023-02-12 19:31:37 +01:00 |
|
|
1640859594
|
taler-wallet-cli: stop wallet properly
|
2023-02-10 19:47:59 +01:00 |
|
|
63bb6a4271
|
-resolve error introduced by merge
|
2023-02-10 19:25:04 +01:00 |
|
|
49608f0bbb
|
-only return coin indices for successfully withdrawn coins
|
2023-02-10 19:23:08 +01:00 |
|
Sebastian
|
c8336c8c2c
|
pretty
|
2023-02-10 12:53:27 -03:00 |
|