Commit Graph

3584 Commits

Author SHA1 Message Date
Sebastian
709ac2349c
read bic from iban payto 2022-11-04 15:58:10 -03:00
Sebastian
cd6321d303
min 0 for amount 2022-11-04 15:38:58 -03:00
Sebastian
8af72c6036
remove unused 2022-11-04 14:43:26 -03:00
Sebastian
1bfaf997c3
some fixes
after update pageState reset info and error message
input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact)
autofocus on captcha
create a dependency from transactionList to balance, so tx list will be queried again if balance is updated
update balance on any pageChange
2022-11-04 14:35:38 -03:00
Sebastian
d2e2c0198f
mutate balance cache when talerWithdrawUri changes 2022-11-04 12:13:19 -03:00
Sebastian
f79bca0abb
fix dependecies version 2022-11-04 11:56:06 -03:00
Sebastian
9a9629249e
fix some test style and SWRConfig type compilation 2022-11-04 11:56:06 -03:00
Sebastian
a69e559890
better type signature for undefinedIfEmpty 2022-11-04 11:56:05 -03:00
Sebastian
80ab8ccce9
upgrade amount api 2022-11-04 11:56:05 -03:00
Sebastian
50e51429ee
add index.js to import that point to folders 2022-11-04 11:56:05 -03:00
Sebastian
1c46406828
es6 and ts lib 2022-11-04 11:56:04 -03:00
Sebastian
e6a95d246d
fix imports 2022-11-04 11:56:04 -03:00
66460e5650
repo: bump versions to v0.9.0 2022-11-04 12:44:34 +01:00
d6c10226a5
repo: include sub-package ./configure in 'make dist' 2022-11-04 12:40:14 +01:00
Christian Grothoff
96417dcdf5
-bump package version 2022-11-04 11:52:20 +01:00
Christian Grothoff
9ad1b88159
-update install rules 2022-11-04 11:47:47 +01:00
Christian Grothoff
1ad6dfa956
-adjust paths 2022-11-04 11:37:18 +01:00
Christian Grothoff
c972af9e79
typo: move folder, not file 2022-11-04 11:33:35 +01:00
Christian Grothoff
03fc6929a2
move debian package to wallet-cli, where it now belongs 2022-11-04 11:30:18 +01:00
Christian Grothoff
d00f7a4a01
-fix typos 2022-11-03 20:12:32 +01:00
0a604ee3ea
submodule 2022-11-03 10:46:17 +01:00
54847cdadb
-dce 2022-11-03 10:35:38 +01:00
747bfcc267
bump db version 2022-11-02 19:07:46 +01:00
4321cdadb9
bump versions 2022-11-02 19:06:24 +01:00
cc2122b50c
wallet-core: fix coin allocation when doing refresh 2022-11-02 19:05:06 +01:00
566248aec4
wallet-core: add byStatus indices for peer payment object stores 2022-11-02 18:31:05 +01:00
ae818df3bf
-dce and type fixes 2022-11-02 18:27:54 +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
6c3ef31d9a
wallet-core: DB FIXMEs 2022-11-02 17:09:59 +01:00
14456bb942
wallet-core: address DB FIXMEs 2022-11-02 17:02:42 +01:00
91e069c742
bump versions 2022-11-02 15:00:05 +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
87bc4a6fcd
wallet-core: fix recoup issue 2022-11-02 12:50:34 +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
a0305884eb
integration tests: add test for withdrawing many coins 2022-11-01 14:25:02 +01:00
8e1622a915
wallet-core: better KYC error message 2022-11-01 13:39:42 +01:00
d751f1a267
lockfile 2022-11-01 12:41:54 +01:00
a121fbe5de
remove source-map-support usage, as node supports it natively
We can just use NODE_OPTIONS=--enable-source-maps now.
2022-11-01 12:39:52 +01:00
b513665408
taler-util: remove legacy member 2022-11-01 12:20:50 +01:00
3c50b1233e
taler-wallet-cli: fix sourcemap support 2022-11-01 12:01:21 +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
Sebastian
e80e3f28fe
dev-experiment should call method directly 2022-10-31 15:16:52 -03:00
Sebastian
9f57aa1cc5
keep CLI command without ext 2022-10-31 14:07:22 -03:00
Sebastian
f0fde728a3
full ESM build 2022-10-31 14:00:22 -03:00