a386de8a9c
wallet-core: split coin selection and instructed amount conversion
2023-08-29 18:33:51 +02:00
0a05f6d903
wallet-core: always use batch withdrawal
2023-08-22 16:37:27 +02:00
b2d0ad57dd
sqlite3 backend for idb-bridge / wallet-core
2023-08-22 08:01:13 +02:00
44aeaba7b4
wallet-core: introduce tiny digits
2023-08-05 23:56:07 +02:00
0547df9538
-remove logging
2023-08-05 23:36:32 +02:00
6286699f26
-validation
2023-08-05 23:34:37 +02:00
308a4282cb
wallet-core: mock implementation of GetCurrencyInfo
2023-08-05 23:34:37 +02:00
0b5d0cdc71
fix version substitution
2023-08-03 18:58:44 +02:00
fdbd55d2bd
-towards tip->reward rename
2023-08-03 18:35:07 +02:00
Sebastian
22a3017d52
removing import assert since it breaks with linaria
2023-08-02 09:49:14 -03:00
Sebastian
efed6b32c5
fix #7717
2023-08-02 07:40:28 -03:00
0b60602833
wallet-core: task loop logging
2023-07-24 14:18:14 +02:00
8b06874f42
wallet-core: support passing transactionId to confirmPay
2023-07-06 20:17:59 +02:00
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