Commit Graph

2480 Commits

Author SHA1 Message Date
Sebastian
df53866e6b
fix spa dir 2023-06-05 09:42:10 -03:00
cf8c0725a4
demobank-ui: fix make install 2023-06-05 14:39:05 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
fda5a0ed87
wallet-core: restructure p2p impl 2023-06-05 11:45:16 +02:00
f3d4ff4e3a
wallet-core: fix payment abort state machine 2023-06-05 10:29:04 +02:00
Sebastian
1c89f43a04
fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
Christian Grothoff
a5cd8a522e
-typos 2023-06-03 13:00:01 +02:00
Sebastian
81dd559c77
pretty and suspend/resume option 2023-06-02 14:32:52 -03:00
Sebastian
1961f4744c
remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
Sebastian
9853f54201
from spa to pwa 2023-06-02 14:25:33 -03:00
Sebastian
e3ec395b35
memory key should be string 2023-06-02 14:12:15 -03:00
Sebastian
c41d7e0437
removing peerPullCreditReadyCond 2023-06-02 14:11:36 -03:00
369016c5a2
-fully remove 2023-06-02 16:11:51 +02:00
b1ce901df2
wallet-core: remove waiting-for-retry and some other notifications that we don't use 2023-06-02 16:03:07 +02:00
1ee9ef80bd
wallet-core: fix tipping state machine issues 2023-06-02 15:53:46 +02:00
2f4f43cc1f
harness: fix kyc test
Exchange broke the config
2023-06-02 12:41:27 +02:00
Sebastian
4f726b73e6
tx state ui 2023-06-01 14:26:28 -03:00
Sebastian
699a7b453b
new asset api 2023-06-01 14:26:07 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
Sebastian
b916e53c68
make dev build work again 2023-06-01 12:24:07 -03:00
Sebastian
67fe4e8c20
move folder to catch up the reload on save 2023-06-01 12:24:06 -03:00
Sebastian
b4966b33f4
using env prop 2023-06-01 12:24:06 -03:00
Sebastian
2332101482
env setup 2023-06-01 12:24:05 -03:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
Sebastian
592387cd74
better support for linaria and alias 2023-06-01 12:24:04 -03:00
2a92ca8732
wallet-core: report possible actions in transactions list 2023-05-30 15:58:28 +02:00
000359a5e7
finish implementation of abort / cancelAborting on all tx types 2023-05-30 12:28:21 +02:00
d1dade4426
-type error 2023-05-30 09:35:58 +02:00
0323067c07
wallet-core: add missing resume/suspend implementations 2023-05-30 09:33:38 +02:00
246f914ca6
wallet-core: missing suspended states 2023-05-30 09:33:38 +02:00
Sebastian
bd7ca80ff6
show buttons 2023-05-29 23:47:21 -03:00
Sebastian
cb720b7a96
if type is not string, then codec is mandatory 2023-05-29 14:53:36 -03:00
Sebastian
be9d3dad83
use new local storage api 2023-05-29 14:53:06 -03:00
d4dd82eda1
taler-wallet-embedded: improve awkward log message 2023-05-28 17:48:18 +02:00
Sebastian
f5f3d3e23c
compute some error on submit 2023-05-26 17:32:33 -03:00
Sebastian
8d85426f0e
remove account when no password 2023-05-26 17:09:47 -03:00
Sebastian
69b66e715e
account as hook 2023-05-26 16:52:30 -03:00
Sebastian
be27647ff7
use buildKeyStorage to prevent different type for same key 2023-05-26 16:51:47 -03:00
Sebastian
62cec67983
using taler crypto 2023-05-26 10:54:42 -03:00
Sebastian
77fb6c0d88
fix compile 2023-05-26 10:09:56 -03:00
Sebastian
e3d046457b
moving into taler-crpto 2023-05-26 09:26:12 -03:00
Sebastian
562067a287
resolution field for all forms 2023-05-26 09:26:12 -03:00
Sebastian
64e3705669
cases, account details and new-form screen 2023-05-26 09:26:09 -03:00
dad7d48ed2
wallet-core: fix withdrawal abort 2023-05-26 14:12:11 +02:00
96d9ea3840
taler-util,wallet-core: make AbsoluteTime opaque 2023-05-26 13:52:00 +02:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
2023-05-26 12:19:32 +02:00
557dcec30d
-organize imports 2023-05-26 11:13:54 +02:00
6e13fce8a9
taler-util: compile-time flavor for timestamp types 2023-05-26 11:12:44 +02:00
735336d751
-missing field 2023-05-26 11:12:05 +02:00
5df212c66d
wallet-core: dispatch cancelAborting for withdrawal 2023-05-26 10:43:49 +02:00
5b665c7d80
wallet-core: move deposit transaction deletion 2023-05-25 19:31:14 +02:00
fe8749c3f8
wallet-core: implement cancelAbortingTransaction for deposit groups 2023-05-25 19:26:40 +02:00
8624d798b7
wallet-core: fix issues with aborting deposits 2023-05-25 19:11:03 +02:00
485f7d3603
-fix method 2023-05-25 18:23:47 +02:00
a4112bae9e
wallet-core: implement request to return sample transactions 2023-05-25 12:19:00 +02:00
0b4d900088
wallet-core: return transactionId whenever a transaction is created 2023-05-25 11:59:55 +02:00
c3ef842df0
wallet-core: add pay-merchant suspended states 2023-05-25 11:52:20 +02:00
5f325aa4d3
wallet-core: more notifications 2023-05-25 11:22:10 +02:00
0406160869
wallet-core: DD37 fixes and FIXME comments for merchant payments 2023-05-25 11:13:25 +02:00
Sebastian
4859883c9a
fix cli tx id type 2023-05-24 10:21:07 -03:00
Sebastian
99e248d886
fix test merchant anastasis 2023-05-24 10:21:06 -03:00
Sebastian
28b8f2eaf9
fix test merchant backoffce 2023-05-24 10:21:05 -03:00
Sebastian
99d6d2acf7
fix test bank 2023-05-24 10:21:04 -03:00
Sebastian
9af63d8bc1
fix test 2023-05-24 10:21:03 -03:00
7b2aa57b18
-comment 2023-05-24 15:09:42 +02:00
126e9e7457
wallet-core: use/allow txids as tombstone 2023-05-24 15:07:29 +02:00
7eef3f57d2
-type 2023-05-24 15:01:59 +02:00
318f544184
wallet-core: implement deletion for new refund implementation 2023-05-24 14:59:54 +02:00
a2ef2e391a
wallet-core: remove legacy non-DD37 tx status fields 2023-05-24 14:46:03 +02:00
f475f98f86
wallet-core: fix getTransactionById for refunds 2023-05-24 14:20:48 +02:00
f14c7e5f2a
wallet-core: remove deprecated txid parsing 2023-05-24 14:09:25 +02:00
4627c0781c
wallet-core: report number of coins in withdrawal details 2023-05-24 12:58:33 +02:00
ea953f2b77
wallet-core: use division for withdrawal coin selection 2023-05-24 12:54:07 +02:00
da87ce41a6
wallet-core: logging to diagnose perf/hang issue 2023-05-24 12:27:24 +02:00
Sebastian
bc4964d4ff
use redirect instead of openFromPopup on qr detection 2023-05-22 14:36:59 -03:00
Sebastian
5fb13fae24
show some info when a refund get the originated purchase deleted 2023-05-22 14:20:59 -03:00
Sebastian
434bb4af25
uri is not txid 2023-05-22 14:10:51 -03:00
Sebastian
7391969ca7
fix: not showing manual withdraw details 2023-05-22 13:42:54 -03:00
Sebastian
9181c1e81b
fixing txId reference based on nominal type 2023-05-22 13:14:51 -03:00
Sebastian
708cf016e4
nominal typing for taskId, also fixing transactionId reference 2023-05-22 13:13:40 -03:00
Sebastian
76d2524b8b
pretty 2023-05-22 13:12:38 -03:00
Sebastian
984cba226f
transactionIdStr nominal typing 2023-05-22 13:12:27 -03:00
Sebastian
3e95ae356a
fix break on build 2023-05-22 10:40:13 -03:00
Sebastian
0544b8358a
accounts and notifications 2023-05-19 13:26:47 -03:00
Sebastian
35cc13e229
imported useNotifications, new memory storage hook and fixed but in localstorage 2023-05-19 13:24:30 -03:00
Sebastian
38c65cc84a
priv and pub key generation 2023-05-18 20:32:20 -03:00
Sebastian
20c3d4ef14
add routing 2023-05-18 12:48:01 -03:00
Sebastian
4bf1132795
navigation 2023-05-17 14:58:54 -03:00
Sebastian
c850c40682
version id 2023-05-17 09:58:08 -03:00
acf0dda83f
wallet-core: return purchase information in refund if available 2023-05-16 19:03:22 +02:00
72d0230a2e
-fix minor state name 2023-05-16 16:48:51 +02:00
Sebastian
b35404a2b1
final form, i hope 2023-05-16 11:33:29 -03:00
Sebastian
245ab840ba
one form left 2023-05-16 01:23:44 -03:00
Sebastian
02fb71c0ff
third form and placeholder for the next ones 2023-05-15 15:38:04 -03:00
Sebastian
f4f798b1b4
second form 2023-05-15 11:45:23 -03:00
Christian Grothoff
db03383325
-move AML_THRESHOLD option to exchange 2023-05-13 20:21:24 +02:00
Sebastian
da93d2ba7e
fix getting wrong error message after 401 response in merchant backoffice 2023-05-12 11:23:38 -03:00
Sebastian
f7481ba1d8
harness compilation, default headers for http request 2023-05-12 09:37:45 -03:00
Sebastian
fcfba4322a
fix some ui in arrays and created input file 2023-05-11 15:49:41 -03:00
359b9860a6
wallet-core: remove legacy operation names 2023-05-11 14:29:55 +02:00
edd3a39a0c
taler-util: remove deprecated function 2023-05-11 14:16:48 +02:00
1d718dda1d
-optional 2023-05-11 13:05:49 +02:00
07bf3d5b8f
wallet-core: iban workaround 2023-05-11 13:04:15 +02:00
Sebastian
55a1e8c6e1
fix form 2023-05-10 15:01:56 -03:00
Sebastian
f281803f1e
compile again after DD37 impl 2023-05-10 13:35:18 -03:00
6308c7ea6b
wallet-core: return txid when starting refund via URI 2023-05-10 17:30:42 +02:00
Sebastian
cb53546035
almost first document 2023-05-10 00:53:51 -03:00
1c39b2befa
bump versions 2023-05-09 18:20:10 +02:00
c74d7718bd
also bump taler-wallet-embedded, fix script 2023-05-08 18:59:44 +02:00
2f3db5bcf1
bump versions 2023-05-08 09:37:39 +02:00
b9d658f50b
-spelling consistency 2023-05-07 22:43:45 +02:00
99b844b465
-test fixes 2023-05-07 22:16:33 +02:00
7f0edb6a78
wallet-core: refund DD37 refactoring 2023-05-07 21:51:02 +02:00
Sebastian
a0bf83fbb5
URL.protocol return with a colon at the end 2023-05-05 13:20:48 -03:00
9a412260f3
adapt to merchant API breaking changes 2023-05-05 14:56:33 +02:00
Sebastian
f2f806a165
init version 2023-05-05 08:52:59 -03:00
Sebastian
d03bfa714b
fixing web-utils new imports 2023-05-05 08:52:58 -03:00
Sebastian
b64bb455a2
update to new web-utils imports 2023-05-05 08:52:58 -03:00
Sebastian
e90991973c
update web-utils imports 2023-05-05 08:52:57 -03:00
Sebastian
d61e4fa719
upgrade to now build from web-utils 2023-05-05 08:52:57 -03:00
Sebastian
6340cc5454
add postcss, fix export names 2023-05-05 08:52:57 -03:00
Sebastian
5e1f450a20
remove unused types 2023-05-05 08:52:56 -03:00
cbf0f83954
wallet-core: remove allowed auditors from contract terms 2023-05-05 13:29:49 +02:00
60805f3ff8
DD37 wip 2023-05-05 13:21:58 +02:00
1b0bec0363
wallet-core: support new exchange wire account signature 2023-05-03 10:01:51 +02:00
Sebastian
da519af01f
update SPA for #7810 2023-05-02 12:56:09 -03:00
Sebastian
a957e61a9c
fix #7828 2023-05-02 09:57:12 -03:00
23fca6d867
wallet-core: report pay-merchant DD37 state 2023-05-02 13:24:51 +02:00
16d30adf0d
-withdrawal notifications 2023-05-02 10:59:50 +02:00
c4f5c83b8e
wallet-core: implement withdrawal tx transitions 2023-05-02 10:05:05 +02:00
Sebastian
7c04fbd806
add version text 2023-04-26 14:54:07 -03:00
Sebastian
93e8010b5a
fix #7819 2023-04-26 14:47:42 -03:00
Sebastian
03d3cce827
fix #6363, breaking with merchant backend that accounts implemented 2023-04-26 14:20:18 -03:00
Sebastian
982fc51a97
missing input type 2023-04-26 11:44:59 -03:00
Sebastian
9df2547ccf
fix endpoint 2023-04-26 10:37:32 -03:00
0425b92dd7
wallet-core: adjust to breaking merchant API change 2023-04-25 23:58:17 +02:00
fd86791e42
-DD37 wip 2023-04-25 23:58:17 +02:00
Sebastian
f94d7bc151
adding user_Type validation when updating instances 2023-04-25 12:49:58 -03:00
Sebastian
25346a03fa
fix #7796 and some form issues 2023-04-25 00:35:01 -03:00
Sebastian
c0327fb4d3
missing dot 2023-04-24 23:47:19 -03:00
Sebastian
00f108b9dd
fix #7684 2023-04-24 23:42:14 -03:00
Sebastian
2f8de9ea86
fix #7749 show content of pos confirmation literally 2023-04-24 17:59:56 -03:00
MS
c8d78d68d3
Libeufin testing.
Disabling check that fails due to a Nexus
response format.  The check will be enabled
again after its related bug's fix.
2023-04-24 22:36:25 +02:00
ce41337bd1
wallet-core: derive DD37 for tipping 2023-04-24 21:39:28 +02:00
e2e56332e2
-the --allow-http flag is gone 2023-04-24 21:23:22 +02:00
Sebastian
0dc482c2de
switching from allowHttp to noHttp so test script wont break 2023-04-24 15:40:09 -03:00
e4407f8259
-refunds for deposit aborts 2023-04-24 20:30:01 +02:00
Sebastian
974cd02066
fix #7749 2023-04-24 14:53:01 -03:00
Sebastian
2c6858a501
testing #7745 2023-04-24 14:38:11 -03:00
Sebastian
b3cdd3409e
improved log, added allow-http flag and prevent thrott 2023-04-24 13:13:20 -03:00
Sebastian
4889ae9c9b
add allowHttp to the cli 2023-04-24 12:56:48 -03:00
Sebastian
205d7364ed
wallet effective config 2023-04-24 12:53:20 -03:00
Sebastian
3004ece1f8
prevent http request without enable it explicitly 2023-04-24 12:42:45 -03:00
Sebastian
e4bf114f60
fixme in wire status 2023-04-24 12:14:08 -03:00
MS
ab49083257
libeufin tests
Adapting test after API breaking change.
2023-04-24 17:06:09 +02:00
Sebastian
fdd5633530
using build from web-utils 2023-04-24 11:57:19 -03:00
Sebastian
9660d07c60
using build tools for backoffice 2023-04-24 11:57:19 -03:00
Sebastian
ebf91aef1d
build tools 2023-04-24 11:57:18 -03:00
José Huamán
a8681035b4
Translated using Weblate (Spanish)
Currently translated at 100.0% (379 of 379 strings)

Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-04-24 08:43:56 +02:00
d5af97dd21
Translated using Weblate (Spanish)
Currently translated at 55.9% (282 of 504 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-24 08:43:50 +02:00
José Huamán
0644a340d6
Translated using Weblate (Spanish)
Currently translated at 55.9% (282 of 504 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-24 08:43:25 +02:00
b81ea1b4b7
harness: adjust to merchant API breaking changes, remove test that doesn't belong 2023-04-23 23:08:37 +02:00
eff3920bd5
wallet-core: further towards deposit DD37 2023-04-23 22:49:42 +02:00
321252040e
-fix test-exchange-deposit 2023-04-22 22:17:08 +02:00
15a1b8d096
-fix type error 2023-04-22 19:11:45 +02:00
da59c85d2d
get rid of deprecated bankBaseUrl in more places 2023-04-22 18:36:56 +02:00
15feebecfe
wallet-core: towards DD37 for deposits 2023-04-22 14:17:49 +02:00
e331012c9f
-fix harness type errors 2023-04-21 22:46:04 +02:00
e81ae0f3e5
wallet-harness: make sure events are not lost in deposit test 2023-04-21 22:02:40 +02:00
Sebastian
fc2adae6bd
props types should be exported for tests 2023-04-21 11:05:41 -03:00
Sebastian
1ee962fbd8
tsc ask to export type from web-util 2023-04-21 11:05:26 -03:00
Sebastian
dbb3529b49
remove old testing function, use web-utils 2023-04-21 10:49:47 -03:00
Sebastian
7fe5f3767e
integrate to the web util testing api 2023-04-21 10:49:02 -03:00
Sebastian
f470f167e3
integrate anastasis to the web-utils testing api 2023-04-21 10:47:47 -03:00
Sebastian
6dcc488a2c
use better testing api 2023-04-21 10:44:33 -03:00
Sebastian
3772ff85db
render hook and render ui are not the same function (node and browser) 2023-04-21 10:43:59 -03:00
Sebastian
9fe1c4b5ec
allow the example to add params to the testing context 2023-04-21 10:43:17 -03:00
Sebastian
d61c5808bd
fix bulid 2023-04-21 10:42:39 -03:00
Sebastian
0e9aa33241
test file end with -test.js 2023-04-21 07:50:47 -03:00
Sebastian
c5c00e4da7
moving libs to web utils, apply new mock api to backoffice 2023-04-21 07:35:03 -03:00
Sebastian
b9c24772f5
better swr mocks 2023-04-20 15:32:36 -03:00
Sebastian
45bbe7ba12
add wallet config on the top 2023-04-19 12:58:35 -03:00
Sebastian
d483a3f557
fix #7704 2023-04-19 12:42:47 -03:00
Sebastian
7330f0daf9
catch json parsing problem and report nicely 2023-04-18 14:58:34 -03:00
Sebastian
b34f3568e8
check if the script should be injected
remove header listener
2023-04-18 10:47:53 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00
Sebastian
6833b2bd75
remove console log 2023-04-17 11:44:22 -03:00
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
Sebastian
7ebcb30b9f
show taler bank in devMode 2023-03-31 12:27:17 -03:00
Sebastian
b74a387e5a
typo 2023-03-31 12:27:16 -03:00
455b492a1d
Translated using Weblate (Spanish)
Currently translated at 100.0% (379 of 379 strings)

Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-03-30 11:23:30 +02:00
Sebastian
74dba9506d
show wire details when the deposit has been wired 2023-03-29 15:14:24 -03:00
329b766ae7
bump Taler component versions 2023-03-29 19:45:45 +02:00
a17a08ae28
implement IBAN validation 2023-03-29 18:50:07 +02:00
Sebastian
e311dc4bef
missing rename 2023-03-29 08:35:33 -03:00
Sebastian
efbde0e160
handle kyc error on invoice and transfer 2023-03-29 00:06:24 -03:00
Sebastian
f414ca39e4
prevent cors and cache options 2023-03-15 09:55:01 -03:00
Sebastian
ae4d4647e9
better error handling 2023-03-15 09:54:31 -03:00
Sebastian
0bf92a44df
test login with an endpoint and cleaner calculation 2023-03-15 09:25:23 -03:00
Sebastian
0700bbe9d1
always use both servers 2023-03-15 07:23:20 -03:00
Sebastian
41339c1db2
check credetials on login 2023-03-15 07:22:03 -03:00