Sebastian
acf110dd78
added new continue after wire transfer confirmed
2023-08-04 10:10:30 -03:00
Sebastian
6f4548c892
fix signature for aml decision
2023-08-04 09:09:00 -03:00
c12a366d49
adjustment of age-commitment and -proof generation
...
age-withdraw requires that the public keys in the age groups that
are too large for the commitment are derived from a published public
key.
2023-08-03 21:47:59 +02:00
cf49af2bb9
harness: allow overriding the test timeout via env variable
2023-08-03 21:44:43 +02:00
ee47aa4837
fix integration tests
...
Instead of using the deprecated runUntilDone, we now wait
for specific notifications.
The old way doesn't work, since p2p push transactions are not considered
done until the counterparty has accepted the payment.
2023-08-03 19:24:04 +02:00
57e86b759e
rename tip->reward in URI
2023-08-03 19:03:24 +02:00
0b5d0cdc71
fix version substitution
2023-08-03 18:58:44 +02:00
3d7df63c59
fix taleruri test failure
2023-08-03 18:40:25 +02:00
fdbd55d2bd
-towards tip->reward rename
2023-08-03 18:35:07 +02:00
0fe4840ca2
-fix Makefile
2023-08-03 13:20:38 +02:00
475fdb502b
organize imports
2023-08-02 16:27:59 +02:00
Sebastian
21f678ead9
fix #7800
2023-08-02 10:59:19 -03:00
Sebastian
72b8a70da2
fix #7830
2023-08-02 10:41:14 -03:00
Sebastian
60929c34f3
use local port
2023-08-02 10:30:40 -03:00
Sebastian
22a3017d52
removing import assert since it breaks with linaria
2023-08-02 09:49:14 -03:00
Sebastian
efed6b32c5
fix #7717
2023-08-02 07:40:28 -03:00
e3460de331
-comments
2023-07-31 15:57:12 +02:00
Iván Ávalos
0ac5dba088
taler-wallet-embedded: add argon2id test
2023-07-26 12:09:17 -06:00
Iván Ávalos
0f6310bba4
wallet-core-embedded: add initial states to Anastasis handler
2023-07-26 12:09:17 -06:00
Iván Ávalos
5a91ec2da6
Move anastasis CLI into separate package
2023-07-26 12:09:17 -06:00
72a0da7bbe
anastasis-core: tsconfig
2023-07-26 12:09:17 -06:00
Iván Ávalos
e0f32dc899
taler-util: import hash-wasm only when building for Node
2023-07-26 12:09:17 -06:00
Iván Ávalos
ef51ba983f
WIP: initial work for Anastasis in qtart
2023-07-26 12:09:17 -06:00
0b60602833
wallet-core: task loop logging
2023-07-24 14:18:14 +02:00
Sebastian
9c17b7cd92
add missing kyc url for manual withdrawal and add support for 451 case: aml-required
2023-07-21 17:09:04 -03:00
Sebastian
7e37b34744
case details and missing decision encryption
2023-07-21 15:50:53 -03:00
Sebastian
e90f1b4206
move amount and time function to util
2023-07-21 15:50:03 -03:00
Sebastian
43f5572779
empty list when loading
2023-07-20 17:08:53 -03:00
Sebastian
c60f6c039a
add taler signature code
2023-07-20 17:03:14 -03:00
Sebastian
8288413786
prevent duplicated notifications
2023-07-20 17:02:50 -03:00
Sebastian
535c04be5c
allow signature in requestr
2023-07-20 17:02:17 -03:00
Sebastian
2335c3418c
make signed request to exchange
2023-07-20 17:01:35 -03:00
Devan Carpenter
24d05d87ec
ci: add codespell exception list
2023-07-17 17:26:15 -04:00
Devan Carpenter
aef994de3a
CI: install typedoc package with workspace flag
...
pnpm refuses to install package into workspace unless the
"--workspace-root" flag is present.
2023-07-17 17:08:25 -04:00
Devan Carpenter
0a12dac40b
CI: intial CI setup
...
add ci directory with 3 basic jobs.
2023-07-17 17:07:45 -04:00
Marc Stibane
8b90bd84ab
Charge Taler wallet -> Top up Taler wallet
2023-07-13 08:44:34 +02:00
Sebastian
b7823407c0
mobile friendly
2023-07-12 15:42:43 -03:00
Marc Stibane
8c2fed4e1c
some logging INFO -> TRACE
2023-07-12 18:06:06 +02:00
Sebastian
d759f08225
repurchase detection
...
- check that the old transaction is not refunded
- if the old purchase was deleted fallback to no-repurchase detected
2023-07-10 14:09:18 -03:00
Marc Stibane
742b00028e
Wording: Charge -> Top up
2023-07-10 18:47:16 +02:00
Sebastian
2f072a4c12
mark proposalid as depreacted
2023-07-10 09:44:01 -03:00
Sebastian
bf3e99ea27
show testing tag
2023-07-10 09:43:27 -03:00
Sebastian
f6b63a691b
fix node20 bug
2023-07-10 09:43:08 -03:00
Sebastian
e0c4c2155f
do not expose the noncePriv
2023-07-10 09:42:14 -03:00
cf55f3f371
bump versions to 0.9.3-dev.17
2023-07-07 14:23:45 +02:00
8b06874f42
wallet-core: support passing transactionId to confirmPay
2023-07-06 20:17:59 +02:00
Sebastian
d98f048fd6
fix 7741: add sessionid
2023-07-03 14:01:23 -03:00
Sebastian
f407ab2023
fix #7741
...
add integration test
2023-07-03 12:44:20 -03:00
Sebastian
545bf16cdf
fix #7741
...
show QR with nonce
2023-07-03 12:43:47 -03:00
Sebastian
5d76573ac0
#7741 share payment
...
save shared state in backup
if purchase is shared check before making the payment of before claim the order
already confirmed order can return without effective if coin selection was not made
sharePayment operation
2023-07-03 12:42:44 -03:00