Commit Graph

272 Commits

Author SHA1 Message Date
d98711cb51
use native KDF / hash state if available 2022-12-23 13:19:41 +01:00
8a98a5f880
wallet: use taler runtime (tart) if available 2022-12-21 18:50:15 +01:00
0b6002bbbc
crypto rename 2022-12-21 18:31:54 +01:00
d040c3b861
wallet: use native crypto if available 2022-12-06 19:45:04 +01:00
Sebastian
219e48f351
fix #7497 2022-11-28 15:33:45 -03:00
Sebastian
dcddc4c53a
revert the Lost payment result 2022-11-25 12:18:52 -03:00
Sebastian
e05ba843a0
fix 7465 2022-11-24 23:16:01 -03:00
Sebastian
6dc4fda73a
fix #7477 2022-11-17 17:07:24 -03:00
Sebastian
1a63d56bfd
fix #7411, also making the backup payment visible 2022-11-16 16:05:13 -03:00
0d786a7875
-don't make crypto function used in tests only public 2022-11-15 16:56:13 +01:00
f441f16e33
-text 2022-11-14 11:49:39 +01:00
f09a502fe7
fix URLSearchParams and HTTP typing issue 2022-11-12 19:18:55 +01:00
233a354b47
fixes and polyfills for quickjs 2022-11-11 20:52:53 +01:00
9ec3448076
remove deprecated taler://notify-reserve URI handling 2022-11-11 11:16:01 +01:00
42d3a2b1d7
-fix polyfill 2022-11-10 14:24:02 +01:00
dec3a30352
URL polyfill 2022-11-10 14:01:40 +01:00
Sebastian
b65bb1af35
pretty 2022-11-08 13:00:49 -03:00
Sebastian
5c742afbdf
feature: 7440 add expiration to p2p 2022-11-08 13:00:34 -03:00
Sebastian
709ac2349c
read bic from iban payto 2022-11-04 15:58:10 -03:00
66460e5650
repo: bump versions to v0.9.0 2022-11-04 12:44:34 +01:00
Christian Grothoff
d00f7a4a01
-fix typos 2022-11-03 20:12:32 +01:00
54847cdadb
-dce 2022-11-03 10:35:38 +01:00
8442452c33
wallet-core: get rid of AmountJson in public API 2022-11-02 18:24:54 +01:00
d50294f76e
wallet-core: DB FIXMEs (amount format) 2022-11-02 18:23:17 +01:00
1e6e1a22cd
wallet-core: fix exchange management test case, surface exchange update error info in list 2022-11-02 14:23:26 +01:00
fe011321a4
wallet-core: compute residual amount for recoup properly 2022-11-02 13:40:03 +01:00
aab3f917c4
-harness fixes for kyc 2022-11-01 17:52:51 +01:00
504d9f09b4
wallet-core: remove kyc and wad fee 2022-11-01 17:26:24 +01:00
ab48d3df6e
-rename 2022-11-01 15:36:10 +01:00
d63a773bf5
wallet-core: report supportedAgeGroups 2022-11-01 15:31:48 +01:00
8e1622a915
wallet-core: better KYC error message 2022-11-01 13:39:42 +01:00
b513665408
taler-util: remove legacy member 2022-11-01 12:20:50 +01:00
dab739a63e
wallet-core: use PeerContractTerms 2022-11-01 11:41:28 +01:00
2f6225f6e7
taler-util: fix config utils for ESM 2022-10-31 20:28:28 +01:00
0e7a0741c6
-type fixes 2022-10-31 17:18:16 +01:00
78b4ab19a3
wallet-core: use string amounts for deposit response 2022-10-31 17:08:42 +01:00
780eb20227
wallet-core: fix deposit with age restrictions 2022-10-31 16:51:01 +01:00
Sebastian
3f2db7707f
using new wallet api (typed interface) 2022-10-25 12:23:52 -03:00
Sebastian
7a80d33414
get rid of typescript empty object warning 2022-10-24 10:39:12 -03:00
d87f3c242c
taler-wallet-embedded: tweak init response, rollup bundling, add test 2022-10-23 19:05:54 +02:00
Sebastian
98a9e79652
pretty 2022-10-21 12:12:41 -03:00
Sebastian
805e2c4d7c
added name into recovery uri 2022-10-21 12:12:35 -03:00
Sebastian
8390c60031
parse and construct taler recovery URI 2022-10-20 14:53:29 -03:00
f697b20a91
wallet-core: return versions in init response 2022-10-19 15:36:57 +02:00
e5e469575b
wallet-core: API types refactoring 2022-10-17 01:03:36 +02:00
ea1aff81df
wallet-cli: tweaks to withdrawal CLI 2022-10-16 22:58:53 +02:00
b52b074a8d
wallet-core: show instructed amount as raw amount for withdrawal 2022-10-16 22:18:24 +02:00
fbb7dd9e7e
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI 2022-10-15 21:26:36 +02:00
bd88dcebbc
wallet-core: simplify exchanges list response 2022-10-15 12:59:26 +02:00
e075134ffc
wallet-core: simplify coin record
we only track the allocation now, not the remaining amount
2022-10-15 11:53:16 +02:00