Sebastian
|
74dba9506d
|
show wire details when the deposit has been wired
|
2023-03-29 15:14:24 -03:00 |
|
Sebastian
|
efbde0e160
|
handle kyc error on invoice and transfer
|
2023-03-29 00:06:24 -03:00 |
|
|
582b6ae5f4
|
wallet-core: report correct amountEffective in peer-pull-credit even before withdrawal is active
|
2023-02-23 16:07:14 +01:00 |
|
|
dd9e4555ba
|
wallet-core: fixup for legacy peer-push-debit transaction
|
2023-02-23 15:52:32 +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 |
|
|
85c5c6d7c7
|
wallet-core: fix DB migration logic when only an index is added
|
2023-02-20 15:07:30 +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 |
|
|
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 |
|
|
12fc0b3f2a
|
-include more info in refresh tx
|
2023-02-14 13:28:10 +01:00 |
|
|
79b77a0c3c
|
wallet-core: skeleton support for regional currency scopes
|
2023-02-12 21:13:30 +01:00 |
|
Sebastian
|
ab9a5e1e8a
|
fix #7552, add next_url from the tip information when accepting tips
|
2023-02-01 13:00:12 -03:00 |
|
|
0029013f8d
|
-space
|
2023-01-23 13:56:50 +01:00 |
|
|
3222617b81
|
wallet-core: make DB migration logic more tolerant
|
2023-01-23 13:56:22 +01:00 |
|
Sebastian
|
4bd9b1ba79
|
fix: missing total cost in peer pull payment
|
2023-01-18 17:31:34 -03:00 |
|
Sebastian
|
2c14a180c1
|
re-use the same kyc function from withdrawal for deposits
|
2023-01-17 16:01:27 -03:00 |
|
Sebastian
|
fc38d0da95
|
query transaction status for deposit
|
2023-01-15 17:48:41 -03:00 |
|
|
a31b8c3c31
|
wallet-core: store total p2p push cost in DB
|
2023-01-13 02:24:19 +01:00 |
|
Sebastian
|
72ca5ee8dd
|
more information if migration failed, and pretty
|
2023-01-12 15:51:36 -03:00 |
|
|
1e378e4499
|
wallet-core: retries for peer pull payments
|
2023-01-12 16:57:51 +01:00 |
|
|
24694eae73
|
wallet-core: implement retries for peer push payments
|
2023-01-12 15:11:32 +01:00 |
|
|
143a4fe4ac
|
wallet-core: refresh when aborting payments
|
2023-01-11 17:14:49 +01:00 |
|
|
afd6f48b57
|
wallet-core: remember applied DB fixups
|
2023-01-11 14:20:23 +01:00 |
|
|
668d7a213e
|
wallet-core: implement database fixups
|
2023-01-11 14:19:24 +01:00 |
|
|
a82d8fab69
|
wallet-core: KYC mvp
Only hard withdrawal KYC is supporte so far, and no long-polling is done
yet.
|
2023-01-10 17:31:36 +01:00 |
|
Sebastian
|
14f3d1e06d
|
wallet-core pretty
|
2023-01-09 08:33:41 -03:00 |
|
|
92f1b5928c
|
wallet-core: implement insufficient balance details
For now, only for merchant payments
|
2023-01-05 18:45:54 +01:00 |
|
Sebastian
|
e05ba843a0
|
fix 7465
|
2022-11-24 23:16:01 -03:00 |
|
Sebastian
|
dc08d7d20e
|
fixing import db when pkey is number
|
2022-11-22 15:15:40 -03:00 |
|
|
747bfcc267
|
bump db version
|
2022-11-02 19:07:46 +01:00 |
|
|
566248aec4
|
wallet-core: add byStatus indices for peer payment object stores
|
2022-11-02 18:31:05 +01:00 |
|
|
d50294f76e
|
wallet-core: DB FIXMEs (amount format)
|
2022-11-02 18:23:17 +01:00 |
|
|
6c3ef31d9a
|
wallet-core: DB FIXMEs
|
2022-11-02 17:09:59 +01:00 |
|
|
14456bb942
|
wallet-core: address DB FIXMEs
|
2022-11-02 17:02:42 +01:00 |
|
|
91e069c742
|
bump versions
|
2022-11-02 15:00:05 +01:00 |
|
|
fe011321a4
|
wallet-core: compute residual amount for recoup properly
|
2022-11-02 13:40:03 +01:00 |
|
|
aab3f917c4
|
-harness fixes for kyc
|
2022-11-01 17:52:51 +01:00 |
|
|
d63a773bf5
|
wallet-core: report supportedAgeGroups
|
2022-11-01 15:31:48 +01:00 |
|
|
8e1622a915
|
wallet-core: better KYC error message
|
2022-11-01 13:39:42 +01:00 |
|
|
dab739a63e
|
wallet-core: use PeerContractTerms
|
2022-11-01 11:41:28 +01:00 |
|
|
ec7a3c8133
|
wallet-core: bump DB version
|
2022-10-19 15:43:00 +02:00 |
|
|
b52b074a8d
|
wallet-core: show instructed amount as raw amount for withdrawal
|
2022-10-16 22:18:24 +02:00 |
|
|
8d4a7d6103
|
wallet-core: CLI improvements, ToS fetching fixes
|
2022-10-16 20:15:55 +02:00 |
|
|
fbb7dd9e7e
|
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI
|
2022-10-15 21:26:36 +02:00 |
|
|
d98d49aa58
|
wallet-core: address another DB FIXME
|
2022-10-15 16:25:44 +02:00 |
|
|
a41d1ee53e
|
wallet-core: put signing keys in separate object store
|
2022-10-15 16:03:48 +02:00 |
|
|
e075134ffc
|
wallet-core: simplify coin record
we only track the allocation now, not the remaining amount
|
2022-10-15 11:53:16 +02:00 |
|
|
4d70391f3d
|
wallet-core: address another DB FIXME
|
2022-10-14 23:01:41 +02:00 |
|