|
9996c27488
|
wallet-core: make coin selection aware of age restriction
|
2022-04-29 21:05:28 +02:00 |
|
|
a165afa682
|
wallet-core: implement age restriction support
|
2022-04-27 00:50:17 +02:00 |
|
|
c265e7d019
|
wallet: make retries more robust and consistent
|
2022-03-29 13:48:51 +02:00 |
|
|
80e43db2ca
|
wallet: timeout handling refactoring WIP
|
2022-03-28 23:21:49 +02:00 |
|
|
303c6e99b3
|
wallet: allow using RPC crypto in more places
|
2022-03-24 01:59:08 +01:00 |
|
|
d881f4fd25
|
wallet: simplify crypto workers
|
2022-03-23 21:24:36 +01:00 |
|
Sebastian
|
136c39ba9f
|
-fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of type 'never'
|
2022-03-23 14:20:18 -03:00 |
|
|
c539d1803c
|
wallet: address crypto worker hang and warning about worker termination
|
2022-03-23 13:11:36 +01:00 |
|
|
5d23eb3635
|
wallet: improve error handling and error codes
|
2022-03-22 21:16:38 +01:00 |
|
|
f8d12f7b0d
|
wallet: t_s/d_us migration
|
2022-03-21 19:20:48 +01:00 |
|
|
332745862e
|
wallet: towards db-less benchmarking, some refactoring
|
2022-03-14 18:31:36 +01:00 |
|
|
9d66078852
|
wallet-core: do not rely on reserve history for withdrawals
|
2022-03-10 16:30:24 +01:00 |
|
|
6ee0354940
|
wallet: improve retry handling for payments, update error codes
|
2022-03-08 23:09:20 +01:00 |
|
|
5c93f15157
|
towards implementing breaking exchange protocol changes
|
2022-02-21 12:40:57 +01:00 |
|
Sebastian
|
f8ae2671c1
|
de-duplicating imports and fixing another typescript minor issues
|
2022-01-16 17:55:00 -03:00 |
|
|
17c3ced648
|
make more use of the denom cache
|
2022-01-13 22:01:14 +01:00 |
|
Sebastian
|
2e71117f59
|
deposit from wallet webex: wip
|
2021-12-23 15:17:36 -03:00 |
|
|
38d8239f93
|
idb-bridge: use lodash cloneDeep
|
2021-12-09 18:19:48 +01:00 |
|
|
9f60e3d7ec
|
wallet: use correct denoms as refresh targets
|
2021-12-01 18:07:55 +01:00 |
|
|
5c4c25516d
|
wallet: support both protocol versions
|
2021-11-27 20:57:07 +01:00 |
|
ms
|
9692f589c6
|
Bring euFin-based tests to pass.
Note: timetravel-withdraw is now failing for both
pybank and eufin. That is likely due to the wallet
not refreshing expired denominations.
|
2021-11-13 12:55:15 +01:00 |
|
|
ab6fd6c8c7
|
move HTTP status codes to taler-util
|
2021-11-03 13:17:57 +01:00 |
|
|
269022a526
|
move some more crypto to taler-util package
|
2021-10-18 21:48:45 +02:00 |
|
|
e2fe2d6db1
|
add anastasis skeleton, put crypto in taler-util
|
2021-10-07 12:01:40 +02:00 |
|
Sebastian
|
bff5b3f59c
|
FIX: skip checking noncePriv eq if the URI doesn't specify a noncePriv value
|
2021-10-01 13:35:25 -03:00 |
|
Sebastian
|
62b64cb453
|
make no sense to send the noncePriv if the proposal is already paid
|
2021-09-20 00:17:45 -03:00 |
|
Sebastian
|
315b167bee
|
issue #5860
|
2021-09-17 15:49:07 -03:00 |
|
|
a09359bd39
|
implement freezing for payments
|
2021-08-24 15:08:34 +02:00 |
|
|
828e65b0eb
|
fix un-offered denom situation, test case almost works
|
2021-08-23 22:28:46 +02:00 |
|
|
9026b0aaad
|
merchant test: pass h_contract
|
2021-08-06 11:45:08 +02:00 |
|
|
1c0cce3f58
|
tolerate zero-value payments
|
2021-07-12 15:55:31 +02:00 |
|
|
42fe576320
|
implement backup scheduling, other tweaks
|
2021-06-25 13:27:06 +02:00 |
|
|
6c14268c1a
|
skip existing coins when applying a pay coin re-selection
|
2021-06-23 10:18:40 +02:00 |
|
|
09d1dd83ec
|
prevent conflicting coin allocation with concurrent payments
|
2021-06-22 18:43:11 +02:00 |
|
|
c51b372abe
|
comment
|
2021-06-22 14:55:54 +02:00 |
|
|
e35c2f581b
|
simplify task loop, test coin suspension
|
2021-06-22 13:52:28 +02:00 |
|
Sebastian
|
7f3ce304cb
|
missing globalThis Polyfill, remove duplicate url util
|
2021-06-20 16:14:56 -03:00 |
|
Sebastian
|
1c7423dbad
|
fix support with webpack{4,5} in browser environment
added missing .js extension to the imports
split index
use browser field in package json
|
2021-06-17 12:49:47 -03:00 |
|
|
a70d37ef16
|
towards factoring out cyclic dependencies
|
2021-06-17 15:49:05 +02:00 |
|
|
b4b0d3ff61
|
allow any string as forgettable field salt
|
2021-06-16 12:04:06 +02:00 |
|
|
1cde390c23
|
fix up imports, no more esm in tests
|
2021-06-14 16:08:58 +02:00 |
|
|
7d15ce3d88
|
make retryInfo optional
|
2021-06-11 13:18:33 +02:00 |
|
|
e77510106f
|
simplify retry timeout handling
|
2021-06-11 11:15:08 +02:00 |
|
|
8ad36d89f5
|
simplify pending transactions, make more tests pass again
|
2021-06-10 16:32:37 +02:00 |
|
|
0ee44c3a58
|
add missing await
|
2021-06-09 16:47:45 +02:00 |
|
|
3d2b7b2a65
|
formatting: re-run prettier
|
2021-06-09 15:26:18 +02:00 |
|
|
5c26461247
|
database access refactor
|
2021-06-09 15:24:19 +02:00 |
|
Sebastian
|
2e1438eb04
|
moving logger into taler-util
|
2021-06-08 17:18:24 -03:00 |
|
|
02f1d4b081
|
support multiple exchange details per base URL
|
2021-06-02 13:24:28 +02:00 |
|
|
debc2254fd
|
towards backup based on add/remove set instead of clocks
|
2021-05-12 13:35:04 +02:00 |
|