Commit Graph

3628 Commits

Author SHA1 Message Date
Sebastian
6e060da237
some changes
using transaction context from web utils
alertContext.safely api change (easier to integrate)
using lang and localstorage from web utils
removing auto permission, from UI
adding settings
2023-04-14 14:16:25 -03:00
Sebastian
5ea22a325c
using new localStorage api, pageState => settings, notifcation using observer api 2023-04-14 14:16:25 -03:00
Sebastian
c3e1a0bb51
observable memory impl 2023-04-14 14:16:24 -03:00
665adb69f0
-missing file 2023-04-14 16:51:34 +02:00
f183057761
pogen: fix quoting of double quotes 2023-04-14 16:05:09 +02:00
089c15582e
demobank-ui: fix missing space 2023-04-13 20:12:53 +02:00
e345e8bd23
taler-wallet-cli: subcommand to print sample transactions 2023-04-13 20:05:00 +02:00
Sebastian
30c01185fc
some fixes 2023-04-13 15:04:31 -03:00
Sebastian
9ef5a4931e
show an error message when handler is not found 2023-04-13 13:17:44 -03:00
Sebastian
f9d3018668
firefox support 2023-04-13 12:57:40 -03:00
Sebastian
7b2de89444
use /taler-uri as redirection point to all taler uris 2023-04-13 12:57:40 -03:00
Sebastian
ebd0041956
taler wallet interaction support, first version 2023-04-13 12:57:39 -03:00
Sebastian
2baa42f223
show warning if bank settings are wrong 2023-04-13 12:57:38 -03:00
b567ba4668
wallet-core: work around missing timestamp in legacy transaction 2023-04-13 15:58:38 +02:00
b96464fe09
Revert "wallet-core: check master public key in /wire response"
This reverts commit 7944a36e30.
2023-04-13 15:04:08 +02:00
7944a36e30
wallet-core: check master public key in /wire response 2023-04-13 14:16:06 +02:00
3022777363
-missing import 2023-04-13 11:48:06 +02:00
c581cff749
wallet-core: implement 'generateDepositGroupTxId' request 2023-04-13 11:26:46 +02:00
Sebastian
4fbeb06d4e
add support for taler:// handler injection 2023-04-11 10:06:50 -03:00
Sebastian
9bef462f38
treat all unkown content type as plain text 2023-04-09 14:59:00 -03:00
Sebastian
877a4bb132
fix #7743 2023-04-07 18:59:47 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
Sebastian
958747bd08
validate iban 2023-04-07 17:31:01 -03:00
Sebastian
a3aa7d95d0
anon withdrawal confirmation, and fix error with infinity loop 2023-04-07 17:30:01 -03:00
43ae414a55
-re-add missing fields, fix types 2023-04-06 12:47:34 +02:00
3cf6d15eae
taler-harness: new test 2023-04-05 18:19:14 +02:00
451400b3a4
taler-wallet-cli: allow exchange selection for handle-uri 2023-04-05 17:43:08 +02:00
2823b1cdf4
wallet-core: towards DD37 for deposits 2023-04-05 17:38:41 +02:00
Sebastian
8eee38d559
fix #7791 2023-04-05 12:06:24 -03:00
d5c5c7463e
wallet-core: also return top-level fee gap estimate 2023-04-05 11:06:22 +02:00
Sebastian
7090807fcb
fix broken tests 2023-04-04 15:11:27 -03:00
Sebastian
68d711b2e7
fix wrong function call 2023-04-04 15:11:27 -03:00
f658718b94
-fix type 2023-04-04 15:41:30 +02:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
07d8498abc
wallet-core: implement runIntegrationTestV2 2023-04-04 15:26:14 +02:00
cefec08ce7
wallet-core: check for broken transactions 2023-04-04 15:26:14 +02:00
Sebastian
860cd81f35
add fullfilment url and message if the are present 2023-04-04 10:04:28 -03:00
Sebastian
2ef40efe53
revert minified 2023-04-04 09:08:16 -03:00
Sebastian
f788955d40
recovery -> restore 2023-04-03 12:29:27 -03:00
Sebastian
1e94777aa9
fix https on port 8081 2023-04-03 12:14:25 -03:00
Sebastian
d9c39f53d6
fix currency link in history, hide auto-open wallet, fix space 2023-04-03 12:14:05 -03:00
Sebastian
543795f7fc
save posConfirmation after payment 2023-04-03 12:13:13 -03:00
Sebastian
defdfd7697
taleruri sync with the spec 2023-04-03 12:12:35 -03:00
Sebastian
ce53dd8b85
fix #7770 2023-03-31 19:17:15 -03:00
Sebastian
f947c8e549
calculate using server 2023-03-31 19:09:41 -03:00
Sebastian
8701ae100e
calculation async 2023-03-31 18:00:00 -03:00
Sebastian
0f3b38745b
calculate deposit wire transfer 2023-03-31 14:51:58 -03:00
Sebastian
b08bb05a40
save wire fee instead of effective amount 2023-03-31 14:50:59 -03:00
Sebastian
a8d30ef0f9
page = 1 2023-03-31 14:18:39 -03:00
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