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
Sebastian
50d6047782
commeting out testland and localhost providers from production
2022-09-26 14:40:45 -03:00
7063b293f2
bump manifest version
2022-09-26 14:41:18 +02:00
25eb7624b3
wallet-core: improve crypto worker error handling
2022-09-26 14:40:11 +02:00
Sebastian
360cb80610
do not copy amount with currency
2022-09-26 09:25:13 -03:00
Sebastian
93dbf2c2c9
showing restore and save, but removing from the ending state
2022-09-26 09:24:15 -03:00
Sebastian
79baa20584
removing save/restore session: confusing and maybe dangerous
2022-09-25 11:33:19 -03:00
13c07caef2
-fix typos
2022-09-23 22:30:50 +02:00
d2821fe4e0
bump manifest version
2022-09-23 22:27:59 +02:00
1d7290487a
-fix test
2022-09-23 22:26:13 +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
9811e19252
new deposit page
2022-09-23 15:18:50 -03:00
Sebastian
fbf0502672
add bank account record
2022-09-23 15:18:49 -03:00
Sebastian
22e87bb18f
do not add a question mark if there is no params
2022-09-23 15:18:48 -03:00
2489001d83
bump versions
2022-09-23 10:32:04 +02:00
ed3fe5b502
bump manifest version
2022-09-22 00:23:25 +02:00
b382fd698d
-fix imports
2022-09-22 00:23:11 +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
5d31803c92
pretty
2022-09-21 15:45:41 -03: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
4fdc009753
-tag test
2022-09-21 12:48:11 +02:00
28b4489bea
wallet-core: make basic backup work again
2022-09-21 12:40:11 +02:00
Sebastian
859991a40c
exchange selection for invoices and some fixes
2022-09-20 20:26:47 -03: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
Sebastian
52ec740c82
new compose feature: sub-states
...
implemented in withdraw page, WIP
2022-09-20 16:05:59 -03:00
a5525eab1e
taler-util: fix CLI parsing for numberic options
2022-09-19 17:46:30 +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
97267e7d1f
-test tagging
2022-09-19 12:57:42 +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
548cecca21
update taler error codes
2022-09-19 12:12:09 +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
e143108254
pretty
2022-09-16 16:04:41 -03:00
Sebastian
59d235e8d2
redirect after success #7357
2022-09-16 16:03:58 -03:00
Sebastian
6ddb2de842
pretty
2022-09-16 14:29:35 -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
b91caf977f
wallet-core: support age restrictions in new coin selection
2022-09-16 16:32:21 +02:00
2747bc260b
wallet-core: support forced coins in new coin selection algo
2022-09-16 16:31:16 +02:00
b7f7b95602
wallet-core: towards faster coin selection
2022-09-16 16:31:16 +02:00
Sebastian
5d08379139
working on #7357
...
getTransactionById is introduced:
with that we move all transaction information building into a function
transactionId was added in every response that creates a tx
2022-09-16 11:13:09 -03:00
a66b636dee
wallet-core: restructure denomination record for easier querying
2022-09-14 21:27:03 +02:00
c021876b41
wallet-core: cache fresh coin count in DB
2022-09-14 20:40:38 +02:00
Sebastian
9d044058e2
fixing properly adding query params
2022-09-14 08:37:33 -03:00
Sebastian
62911fd593
stories resize (wip)
2022-09-14 08:19:59 -03:00
Sebastian
f026a8d326
import a complete database from cli
2022-09-14 08:19:59 -03:00
962bfde214
wallet-core: fix withdrawTestBalance command
2022-09-13 17:41:47 +02:00
676ae5102b
fix test and logging
2022-09-13 16:10:42 +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
f9f2911c76
adding missing i18n
2022-09-13 11:09:04 -03:00
d9bc32e0d1
bump manifest version
2022-09-12 20:58:43 +02:00
b645d793df
wallet-core: fix creation of refresh session after peer-{push,pull}
2022-09-12 20:52:01 +02:00
Sebastian
58211515d2
hours should be modulo 24, fix #7342
2022-09-12 14:32:45 -03:00
Sebastian
ad63d4c0e1
add clipboard perms
2022-09-12 14:28:53 -03:00
Sebastian
27201416c7
ref #7323
2022-09-12 10:58:09 -03:00
fc413bb5ec
wallet-core: make bank access API URL optional in runIntegrationTest
2022-09-12 14:09:28 +02:00
dbabb7b8d2
version bump
2022-09-12 14:05:12 +02:00
Sebastian
50c4cdabc1
add redirect to withdraw
2022-09-10 23:53:48 -03:00
Sebastian
e4f3acfeb2
fix #7343
2022-09-10 23:21:44 -03:00
Sebastian
dda90b51f6
find taler action in clipboard and withdraw with mobile
2022-09-09 12:22:57 -03:00
9b2d6d766f
include age commitment proof in refreshed coins
2022-09-08 14:02:09 +02:00
2119daba17
bump manifest version
2022-09-07 21:39:27 +02:00
Sebastian
2279ee2c39
add a tab update listener to look for taler://
2022-09-07 12:48:16 -03:00
ef1aab5229
common manifest, bump version
2022-09-07 15:55:54 +02:00
3ce5eb4bd8
allow age-restricted withdrawal from the CLI
2022-09-07 15:40:03 +02:00
dcc1bcee43
also accept payment in test
2022-09-07 14:49:10 +02:00
Sebastian
96bc4d6692
firefox needs request origin permission as optional_permissions
2022-09-07 09:02:20 -03:00
Sebastian
09b085d24b
don't send dev files into the zip file
2022-09-07 08:49:04 -03:00
a37d201aa2
fix typo
2022-09-07 12:55:09 +02:00
319d51dc42
bump DB major version
2022-09-06 23:19:53 +02:00
772232ad63
bump manifest version
2022-09-06 23:14:52 +02:00
Sebastian
1e00724a0d
listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from the denoms
2022-09-06 17:17:50 -03:00
03b2e064c2
-fix test setup
2022-09-05 22:33:51 +02:00
4240e1b767
add test for mixed age restrictions
2022-09-05 22:29:25 +02:00
3f5a76751b
wallet-core: make listExchanges return less data
...
Since the webextension UI depends on the full response, we have a
temporary listExchangesDetailled request.
See https://bugs.taler.net/n/7323 for details.
2022-09-05 21:09:28 +02:00
0f57f48f84
updated test-vectors for edx25519_derive (original typo in gnunet fixed)
2022-09-05 19:19:05 +02:00
Sebastian
d7a55a165f
replace __VERSION__ with a string definition
2022-09-05 13:04:31 -03:00
Sebastian
e0e33a88db
adding informantion about the service worker version on the setting page
2022-09-05 13:04:31 -03:00
4a0512884d
upgrade typescript (and some related deps)
2022-09-05 16:20:01 +02:00
43b893b8c4
consider supported wire types when selecting coins
...
Also add an integration test to check for the correct wallet behavior.
2022-09-05 15:38:47 +02:00
27fb2d2970
wallet-core: fix format of purse deposits
2022-09-05 13:26:09 +02:00