|
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 |
|
Sebastian
|
984cbb7ab7
|
save tos etag after forced refresh
|
2022-03-15 00:24:39 -03:00 |
|
|
332745862e
|
wallet: towards db-less benchmarking, some refactoring
|
2022-03-14 18:31:36 +01:00 |
|
|
0290c5fd37
|
address protocol changes in the exchange
The exchange now has a wad fee and truncates the payto hash in signatures
|
2022-03-07 12:09:38 +01:00 |
|
|
5c93f15157
|
towards implementing breaking exchange protocol changes
|
2022-02-21 12:40:57 +01:00 |
|
Sebastian
|
882d6b3710
|
last activity -> pending; fix downloadTos
|
2022-01-24 14:12:12 -03:00 |
|
|
17c3ced648
|
make more use of the denom cache
|
2022-01-13 22:01:14 +01:00 |
|
Sebastian
|
f6ec105b72
|
fixing high cpu usage after some time
retryinfo was not being updated and not being used by exchangeCheckRefresh pending operation
|
2022-01-13 01:34:16 -03:00 |
|
|
a05e891d6e
|
towards new recoup API
|
2022-01-11 14:48:02 +01:00 |
|
|
684c53e105
|
wallet-core: trust exchange for exchange benchmark
|
2021-12-08 16:23:00 +01:00 |
|
|
5c4c25516d
|
wallet: support both protocol versions
|
2021-11-27 20:57:07 +01:00 |
|
Sebastian
|
f07436aa49
|
new exchange-added notifiaction and including tos information in the wxApi.listExchange api
|
2021-11-24 08:58:48 -03:00 |
|
|
ae8af3f27c
|
wallet: tipping protocol change / merchant version info
|
2021-11-23 23:51:12 +01:00 |
|
|
9f0429cb2f
|
wallet: implement exchange protocol v9
|
2021-11-17 10:23:30 +01:00 |
|
Sebastian
|
fbf501e727
|
fixing tos request
|
2021-10-13 14:26:18 -03:00 |
|
|
e2fe2d6db1
|
add anastasis skeleton, put crypto in taler-util
|
2021-10-07 12:01:40 +02:00 |
|
Sebastian
|
9f00987380
|
added integration with the wallet-core to get info about the last tos approved
|
2021-09-13 15:32:15 -03:00 |
|
|
4c41e70565
|
DB schema cleanup
|
2021-08-24 15:43:06 +02:00 |
|
|
828e65b0eb
|
fix un-offered denom situation, test case almost works
|
2021-08-23 22:28:46 +02:00 |
|
|
3ce740d87d
|
store 'list issue date' of denoms, cleanup
|
2021-08-19 13:48:45 +02:00 |
|
|
05e52d4e11
|
perf and logging improvements
|
2021-08-06 16:27:18 +02:00 |
|
|
42fe576320
|
implement backup scheduling, other tweaks
|
2021-06-25 13:27:06 +02:00 |
|
|
7383b89cab
|
get rid of cyclic imports
|
2021-06-22 12:18:12 +02:00 |
|
Sebastian
|
7f3ce304cb
|
missing globalThis Polyfill, remove duplicate url util
|
2021-06-20 16:14:56 -03:00 |
|
|
a70d37ef16
|
towards factoring out cyclic dependencies
|
2021-06-17 15:49:05 +02:00 |
|
|
d41ae5eb97
|
separate wallet state from wallet client
|
2021-06-15 18:52:43 +02:00 |
|
|
1cde390c23
|
fix up imports, no more esm in tests
|
2021-06-14 16:08:58 +02:00 |
|
|
cc795f350a
|
store ToS acceptance timestamp, remove unused backup attributes
|
2021-06-14 11:45:19 +02:00 |
|
|
af2ad00d84
|
store exchange public key with signature on denomination
|
2021-06-11 13:26:18 +02:00 |
|
|
8ad36d89f5
|
simplify pending transactions, make more tests pass again
|
2021-06-10 16:32:37 +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 |
|
|
851ac5602c
|
add UIDs for deletion tombstones to auditor/exchange trust management
|
2021-05-20 13:15:11 +02:00 |
|
|
4fa88007f9
|
get coin re-selection after accidental double spending to work
|
2021-04-07 19:29:51 +02:00 |
|
|
07cdfb2e4e
|
towards wallet-core / util split
|
2021-03-17 17:56:37 +01:00 |
|
|
19eb72e277
|
logging, cosmetic fixes
|
2021-01-14 18:00:00 +01:00 |
|
|
050999a910
|
implement infrastructure for future DB migrations via backup
|
2021-01-13 00:50:56 +01:00 |
|
|
c0dfcf247c
|
backup schema
|
2021-01-10 23:57:06 +01:00 |
|
|
bafb52edff
|
don't store reserve history anymore, adjust withdrawal implementation accordingly
|
2020-12-16 17:59:04 +01:00 |
|
|
f332d61fb6
|
formatting pass
|
2020-12-14 16:45:15 +01:00 |
|
|
bd88f3f443
|
backup schema WIP
|
2020-12-07 20:24:16 +01:00 |
|
Florian Dold
|
aae06c680f
|
DB tweaks
|
2020-09-08 21:03:10 +05:30 |
|
Florian Dold
|
6c0be1cc95
|
DB cleanup
|
2020-09-08 20:29:47 +05:30 |
|
Florian Dold
|
f51a59bc72
|
implement and test auto-refresh
|
2020-09-03 20:38:26 +05:30 |
|
Florian Dold
|
8a3ac7f08b
|
schedule exchange updating
|
2020-09-02 14:44:40 +05:30 |
|
Florian Dold
|
659e9cdbe6
|
respect cache header
|
2020-09-02 12:23:11 +05:30 |
|
Florian Dold
|
8c33e05bf0
|
harmonized error codes
|
2020-09-01 18:27:22 +05:30 |
|