|
f479ca0139
|
wallet-core: fix/deduplicate funding payto URI generation for withdrawals
|
2022-10-07 14:45:25 +02:00 |
|
|
a93a0cae13
|
wallet-core: fix busy wait when long-polling for manual withdrawal
|
2022-10-07 14:23:23 +02:00 |
|
|
1256c8704b
|
-logging
|
2022-10-07 12:47:31 +02:00 |
|
|
957f9a5efb
|
wallet-core: fix default auditor/exchange loading logic
|
2022-10-05 18:31:56 +02:00 |
|
|
99ace8b7d2
|
integration tests: make test-wallet-cryptoworker pass
|
2022-10-05 16:01:59 +02:00 |
|
|
70d37e4ed3
|
integration tests: test crypto worker
We test instantiations of both crypto workers that are available for
node.
|
2022-10-05 15:45:28 +02:00 |
|
|
efc4ac8dca
|
wallet-core: add missing worker-common.ts file
|
2022-10-05 15:18:14 +02:00 |
|
|
dd14e67c70
|
wallet-core: improve crypto worker code duplication
Also add new testCrypto call for later testing
|
2022-10-05 12:52:49 +02:00 |
|
|
4d232fd565
|
wallet-core: canonicalize base URL from bank on withdrawal
|
2022-10-05 11:11:51 +02:00 |
|
|
66ae0dd220
|
wallet-core: more info in error message
|
2022-10-05 10:22:32 +02:00 |
|
|
21fd8074cd
|
wallet-core: more info in types
|
2022-10-04 18:45:01 +02:00 |
|
|
3cecb7e4b4
|
wallet-core: better API docs
|
2022-10-04 15:30:18 +02:00 |
|
|
37d27ba437
|
restructure api types
|
2022-10-04 13:12:23 +02:00 |
|
|
3bf4ce7f13
|
wallet-core: return correct status from processReserveBankStatus
|
2022-09-30 13:22:00 +02:00 |
|
|
0a3f9979b2
|
firefox hotfix
|
2022-09-30 13:11:17 +02:00 |
|
|
0cf147ba98
|
wallet-core: don't run into busy loop if only long-polling tasks are left
|
2022-09-28 19:07:37 +02:00 |
|
|
37243d4d8c
|
Revert "fix: long polling doesnt wait"
This reverts commit 4382e090ab .
|
2022-09-28 19:04:42 +02:00 |
|
Sebastian
|
4382e090ab
|
fix: long polling doesnt wait
|
2022-09-28 13:38:36 -03:00 |
|
Sebastian
|
7ce1cea1c7
|
fix: missing crypto error handling improvement
|
2022-09-28 13:15:31 -03:00 |
|
|
25eb7624b3
|
wallet-core: improve crypto worker error handling
|
2022-09-26 14:40:11 +02:00 |
|
|
2337ddab61
|
wallet-core: fix withdrawal state machine
|
2022-09-23 21:47:38 +02:00 |
|
|
8d19b80153
|
wallet-core: backwards compatibility for bankAccounts store, naming conventions
|
2022-09-23 21:00:51 +02:00 |
|
|
72336b149b
|
wallet-core: do not block when accepting a manual withdrawal
|
2022-09-23 20:38:26 +02:00 |
|
Sebastian
|
fbf0502672
|
add bank account record
|
2022-09-23 15:18:49 -03:00 |
|
|
2489001d83
|
bump versions
|
2022-09-23 10:32:04 +02:00 |
|
|
4649469b58
|
wallet-core: DB improvements
|
2022-09-21 22:50:42 +02:00 |
|
|
a398959670
|
wallet-core: use more numeric fields
|
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 |
|
Sebastian
|
2caef6dcf2
|
moving deposit group fee into taler util
|
2022-09-21 15:45:41 -03:00 |
|
|
26cf19ab6c
|
wallet-cli: add --expect-success flag, exit with error on max retries
|
2022-09-21 19:53:38 +02:00 |
|
|
28b4489bea
|
wallet-core: make basic backup work again
|
2022-09-21 12:40:11 +02:00 |
|
Sebastian
|
7adaeff0a5
|
pretty
|
2022-09-20 20:26:47 -03:00 |
|
Sebastian
|
415874fdfb
|
check age mask before
|
2022-09-20 20:26:47 -03:00 |
|
|
16a5bb4083
|
wallet-core: make basic backup work again
|
2022-09-20 23:17:42 +02:00 |
|
|
f63765b9f7
|
wallet-core: fix tipping with age restricted denoms
|
2022-09-19 17:08:04 +02:00 |
|
|
ffe6a95214
|
wallet-core: handle suspended coins properly in refresh
|
2022-09-19 14:42:04 +02:00 |
|
|
d34f8e48da
|
wallet-core: make coin availability accounting idempotent
|
2022-09-19 12:48:11 +02:00 |
|
|
d759c7e78a
|
-comment
|
2022-09-19 12:21:15 +02:00 |
|
|
f1f332e0a6
|
-also check for revoked
|
2022-09-19 12:21:00 +02:00 |
|
|
e4679fba51
|
wallet-core: only pay with coins of offered denominations
|
2022-09-19 12:19:58 +02:00 |
|
|
fd752f3171
|
wallet-core: hide transient pay errors
|
2022-09-19 12:13:31 +02:00 |
|
|
cffc4347a0
|
wallet-core: add wire method check in new coin selection
|
2022-09-19 11:28:47 +02:00 |
|
Sebastian
|
ba5f8ad386
|
p2p was not returning the value
|
2022-09-17 18:40:03 -03:00 |
|
Sebastian
|
860f10e6f0
|
pretty
|
2022-09-16 14:27:24 -03:00 |
|
|
4b72bbd017
|
wallet-core: fix mixed age restrictions
|
2022-09-16 17:51:07 +02:00 |
|
|
117baf0e5b
|
-fix compiler error
|
2022-09-16 17:41:13 +02:00 |
|
|
183c836614
|
-wallet-core: merge DenominationInfo and DenomInfo
|
2022-09-16 17:35:06 +02:00 |
|
|
16e7814445
|
-move declaration
|
2022-09-16 17:21:54 +02:00 |
|
|
d6c545a0ba
|
-prettier, fix type error
|
2022-09-16 17:04:32 +02:00 |
|
|
374d3498d8
|
-cleanup
|
2022-09-16 16:34:00 +02:00 |
|