Sebastian
5d76573ac0
#7741 share payment
...
save shared state in backup
if purchase is shared check before making the payment of before claim the order
already confirmed order can return without effective if coin selection was not made
sharePayment operation
2023-07-03 12:42:44 -03:00
5695ae0a9f
wallet-core: use testingWaitTransactionsFinal to wait for transactions
2023-07-01 01:43:29 +02:00
f93ab03a1b
wallet-core: get rid of internal runUntilDone usages
2023-07-01 00:52:14 +02:00
7a18e12a17
wallet-core: towards event-based waiting in runIntegrationTestV2
2023-06-30 23:01:48 +02:00
d4ee961387
wallet-core: rename OperationAttempt->TaskRun, do not allow task result values anymore
2023-06-30 16:14:58 +02:00
424e39edda
-oops, obvious missing return
2023-06-29 12:13:52 +02:00
Sebastian
87fc6ebf48
if checkmasterpub is specified, throw if master pub is not equal to the expected value
2023-06-26 14:22:34 -03:00
8d20ab87fa
wallet-core: consistently rename to failTransaction
2023-06-20 19:41:42 +02:00
Sebastian
1e9f1fb7a9
remove calculate plan (for now) implemented simpler API
2023-06-20 14:30:02 -03:00
9c708251f9
wallet-core: emit DD37 self-transition notifications with errors
2023-06-20 11:40:06 +02:00
Sebastian
8b74bda065
get operation plan impl, no test
2023-06-13 16:46:16 -03:00
da927b5e48
wallet-core: handle Gone in peer-pull-debit
2023-06-05 18:38:17 +02:00
bdb67c83a9
-fix import
2023-06-05 18:01:32 +02:00
fda5a0ed87
wallet-core: restructure p2p impl
2023-06-05 11:45:16 +02:00
b1ce901df2
wallet-core: remove waiting-for-retry and some other notifications that we don't use
2023-06-02 16:03:07 +02:00
2a92ca8732
wallet-core: report possible actions in transactions list
2023-05-30 15:58:28 +02:00
fe8749c3f8
wallet-core: implement cancelAbortingTransaction for deposit groups
2023-05-25 19:26:40 +02:00
a4112bae9e
wallet-core: implement request to return sample transactions
2023-05-25 12:19:00 +02:00
4627c0781c
wallet-core: report number of coins in withdrawal details
2023-05-24 12:58:33 +02:00
359b9860a6
wallet-core: remove legacy operation names
2023-05-11 14:29:55 +02:00
6308c7ea6b
wallet-core: return txid when starting refund via URI
2023-05-10 17:30:42 +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
16d30adf0d
-withdrawal notifications
2023-05-02 10:59:50 +02:00
Sebastian
b3cdd3409e
improved log, added allow-http flag and prevent thrott
2023-04-24 13:13:20 -03:00
Sebastian
205d7364ed
wallet effective config
2023-04-24 12:53:20 -03:00
e81ae0f3e5
wallet-harness: make sure events are not lost in deposit test
2023-04-21 22:02:40 +02:00
Sebastian
45bbe7ba12
add wallet config on the top
2023-04-19 12:58:35 -03:00
Sebastian
d483a3f557
fix #7704
2023-04-19 12:42:47 -03:00
3022777363
-missing import
2023-04-13 11:48:06 +02:00
c581cff749
wallet-core: implement 'generateDepositGroupTxId' request
2023-04-13 11:26:46 +02:00
2823b1cdf4
wallet-core: towards DD37 for deposits
2023-04-05 17:38:41 +02:00
07d8498abc
wallet-core: implement runIntegrationTestV2
2023-04-04 15:26:14 +02:00
a17a08ae28
implement IBAN validation
2023-03-29 18:50:07 +02:00
Sebastian
f404878063
fix: summary empty string also means that summary is required
2023-03-10 01:26:05 -03:00
a3c7da975b
wallet-core: fix peer-pull-credit long-polling and peer-pull-debit pending operation status
2023-02-21 20:31:23 +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
c022f39428
-fix pending operation
2023-02-20 04:23:53 +01:00
ac9dc1845a
-rename
2023-02-20 01:47:49 +01:00
803d1bf7a7
wallet-core: rename ops with support for old names
2023-02-20 01:44:28 +01:00
357457018c
-missed rename
2023-02-20 01:17:18 +01:00
1747d3ac18
wallet-core: rename p2p requests to something more sensible
2023-02-20 01:16:31 +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
97fac057c2
wallet-core: report coins in dump-coins even when withdrawal transaction was deleted
2023-02-14 12:30:44 +01:00
04ab9f3780
wallet-core,harness: implement pay templating
2023-02-11 14:24:29 +01:00
Sebastian
7ea8321ddd
introducing getBalanceDetail for getting all depositable/transferable amount for a currency
2023-01-20 15:41:55 -03:00
Sebastian
346056ca91
feat: adjust log level from developer page
2023-01-19 17:05:34 -03:00