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 |
|
|
3daa4dbb3f
|
wallet-core: fix retryTransaction, improve tx/op identifier parsing/construction
|
2023-02-20 20:14: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 |
|
|
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 |
|
|
8791d4ea60
|
-remove debug logging
|
2023-01-27 13:32:27 +01:00 |
|
|
af4064ce7e
|
wallet-core: improve error message when store is missing
|
2023-01-27 12:38:24 +01:00 |
|
Sebastian
|
346056ca91
|
feat: adjust log level from developer page
|
2023-01-19 17:05:34 -03:00 |
|
Sebastian
|
eeea3e62a0
|
stronger type check to be sure that ErrorDetails is consistent
|
2023-01-17 16:01:26 -03:00 |
|
Sebastian
|
bc67ff0c7f
|
added not-yet-implemented and pretty
|
2023-01-13 16:05:17 -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 |
|
|
668d7a213e
|
wallet-core: implement database fixups
|
2023-01-11 14:19:24 +01: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 |
|
Sebastian
|
d8088e30da
|
fix #7394
|
2022-11-18 11:29:24 -03:00 |
|
|
233a354b47
|
fixes and polyfills for quickjs
|
2022-11-11 20:52:53 +01:00 |
|
|
d50294f76e
|
wallet-core: DB FIXMEs (amount format)
|
2022-11-02 18:23:17 +01:00 |
|
|
1e6e1a22cd
|
wallet-core: fix exchange management test case, surface exchange update error info in list
|
2022-11-02 14:23:26 +01:00 |
|
|
87bc4a6fcd
|
wallet-core: fix recoup issue
|
2022-11-02 12:50:34 +01:00 |
|
|
fbb7dd9e7e
|
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI
|
2022-10-15 21:26:36 +02:00 |
|
|
a41d1ee53e
|
wallet-core: put signing keys in separate object store
|
2022-10-15 16:03:48 +02:00 |
|
|
ded00b680a
|
wallet-core: implement enabling/disabling dev mode
|
2022-10-12 22:27:50 +02:00 |
|
Sebastian
|
610df1c9cf
|
create a fee description timeline for global fee and wire fees
|
2022-10-12 15:58:10 -03:00 |
|
|
526f4eba95
|
wallet-core: Clean up merchant payments DB schema
|
2022-10-08 23:07:07 +02:00 |
|
|
8d19b80153
|
wallet-core: backwards compatibility for bankAccounts store, naming conventions
|
2022-09-23 21:00:51 +02:00 |
|
|
4649469b58
|
wallet-core: DB improvements
|
2022-09-21 22:50:42 +02:00 |
|
|
7d6bcd42ea
|
wallet-core: use numeric status field to allow range queries
|
2022-09-21 22:50:42 +02:00 |
|
|
16a5bb4083
|
wallet-core: make basic backup work again
|
2022-09-20 23:17:42 +02:00 |
|
|
fd752f3171
|
wallet-core: hide transient pay errors
|
2022-09-19 12:13:31 +02:00 |
|
Sebastian
|
860f10e6f0
|
pretty
|
2022-09-16 14:27:24 -03:00 |
|
|
16e7814445
|
-move declaration
|
2022-09-16 17:21:54 +02:00 |
|
|
374d3498d8
|
-cleanup
|
2022-09-16 16:34:00 +02:00 |
|
|
b91caf977f
|
wallet-core: support age restrictions in new coin selection
|
2022-09-16 16:32:21 +02:00 |
|
|
b7f7b95602
|
wallet-core: towards faster coin selection
|
2022-09-16 16:31:16 +02:00 |
|
|
c021876b41
|
wallet-core: cache fresh coin count in DB
|
2022-09-14 20:40:38 +02:00 |
|
|
48540f6264
|
wallet-core: introduce easier syntax for transactions
|
2022-09-13 16:10:42 +02:00 |
|
|
13e7a67477
|
wallet-core: uniform retry handling
|
2022-09-13 16:10:41 +02:00 |
|
Sebastian
|
27201416c7
|
ref #7323
|
2022-09-12 10:58:09 -03:00 |
|
|
ec43b6a5bf
|
wallet-core: fix issue with crock encoding of age restrictions
|
2022-09-01 22:26:22 +02:00 |
|
|
f11483b511
|
wallet-core: implement accepting p2p push payments
|
2022-07-12 17:41:14 +02:00 |
|
|
f57dc7bf7a
|
wallet-core: implement and test forced coin/denom selection
|
2022-06-10 13:03:47 +02:00 |
|
Boss Marco
|
b00635c140
|
increase timeouts for retries
|
2022-06-08 10:58:54 +02:00 |
|
|
609a9cb1d5
|
wallet-core: use less aggressive retries
|
2022-05-19 11:19:43 +02:00 |
|
|
25af1987b2
|
-formatting
|
2022-05-19 11:01:07 +02:00 |
|
Sebastian
|
c67d0bff1d
|
all retryInfo function in the same namespace, adding missing retryInfo increment
|
2022-05-18 14:41:51 -03:00 |
|
Sebastian
|
4491118494
|
add restricted option to manual withdraw
|
2022-05-04 16:26:53 -03:00 |
|