Joseph
0c2d5bba55
Remove binary files
2023-03-27 10:19:44 -04:00
Joseph
6af9fd66fb
New spi files
2023-03-27 09:55:00 -04:00
Joseph
cb87b6f646
New spi files
2023-03-27 09:55:00 -04:00
Joseph
d83c2539bc
some changes for known coins
2023-03-27 09:54:59 -04:00
Joseph
fb70814d46
some changes for ensure known coin
2023-03-27 09:54:59 -04:00
Joseph
42258d5778
nothing to update
2023-03-27 09:54:59 -04:00
Joseph
39f2d441f7
Spi files
2023-03-27 09:53:51 -04:00
Joseph
5dfa56727e
New spi files
2023-03-27 09:51:09 -04:00
838f6b7f1d
-fix comments for doxygen
2023-03-13 09:17:44 +01:00
837c53552e
-typo
2023-03-13 09:10:52 +01:00
2cca5dff2a
-typos
2023-03-13 09:08:22 +01:00
6a3da22546
-typos
2023-03-13 09:01:29 +01:00
a2c70ff0c8
-typos
2023-03-13 08:53:16 +01:00
b15c8e527b
-typos
2023-03-13 08:49:38 +01:00
187ae6f8a2
WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n
...
- coin, blinding, nonce and age restriction now derived from
TALER_PlanchetMasterSecretP
- use max_age instead than max_age_group as argument
- Also, docs updated in other repo.
2023-03-13 00:31:49 +01:00
9c66f27034
WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/n
...
Added TALER_age_restriction_commit_from_base in util/age_restriction.c,
to create a age commitment and proof from a coin's private key as
defined in
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
2023-03-12 17:21:33 +01:00
777a4c07cf
Merge branch 'master' into age-withdraw
2023-03-11 11:51:02 +01:00
e3d5672cbd
simplify hash generation of age commitment
2023-03-11 11:48:44 +01:00
257f2eb91b
WiP: age-withdraw, cut out work up to verify_commitment_and_max_age
2023-03-11 11:48:15 +01:00
Christian Grothoff
9d5549d6ba
retry on failure
2023-03-09 19:48:29 +01:00
Christian Grothoff
74facbead4
add comments
2023-03-09 19:24:04 +01:00
MS
269425672c
typo
2023-03-09 18:02:28 +01:00
Christian Grothoff
90664b555c
log URL in error message ( fixes #7725 )
2023-03-08 12:04:33 +01:00
Christian Grothoff
890c962817
fix #7744
2023-03-08 12:01:07 +01:00
Christian Grothoff
21c9dae382
style fix
2023-03-08 11:52:56 +01:00
5608a73c00
-simplify zero-check for age-commitment hash
2023-03-07 11:15:24 +01:00
b7e20eb71e
-minor refactoring in age_withdraw-reveal
2023-03-06 21:37:32 +01:00
7521ff1cf4
-minor refactoring in age_withdraw-reveal
2023-03-06 21:36:14 +01:00
2d1583f96b
WiP: age-withdraw implementation, part 4/n
...
- check dates of denominations (expiry, etc.)
- refactor denomination checks into denomination_is_valid()
2023-03-06 21:24:45 +01:00
6adc223028
WiP: age-withdraw implementation, part 4/n
...
- check dates of denominations (expiry, etc.)
- refactor denomination checks into denomination_is_valid()
2023-03-06 21:21:20 +01:00
262b470878
WiP: age-withdraw implementation, part 3/n
...
- retrieval of previous commitment
- validity check of all denominations
- comparison of accumulated values and fees with commited value and fee.
- update gana
2023-03-06 20:42:48 +01:00
af1001bc42
-cleanup age-withdraw_reveal
2023-03-06 13:04:26 +01:00
Christian Grothoff
70645cbb1b
fix permissions, default to UNIX, improve logging
2023-03-05 01:18:08 +01:00
Christian Grothoff
2ad12de668
-fix FTBFS and other bugs
2023-03-04 18:19:18 +01:00
Christian Grothoff
72ad473fde
misc minor fixes
2023-03-04 17:04:12 +01:00
priscilla
263ebf00fc
totp update function
2023-03-03 05:20:40 -05:00
priscilla
b46c03b2c9
totp algorithm
2023-03-02 09:55:24 -05:00
468006c60b
WiP: age-withdraw implementation, part 2/n
...
Commit phase of the age-withdraw protocol implemented, according to
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
- added new files, forgot in previous commit
2023-03-01 11:14:30 +01:00
b4128c2c2a
WiP: age-withdraw implementation, part 1/n
...
Commit phase of the age-withdraw protocol implemented, according to
https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction
2023-03-01 11:11:46 +01:00
Christian Grothoff
7f518fff1a
-typo
2023-02-21 17:18:28 +01:00
Christian Grothoff
f767a9d12c
fix dist rule
2023-02-21 16:44:36 +01:00
Christian Grothoff
4a51b9a9a1
-fix bug
2023-02-21 14:52:44 +01:00
Christian Grothoff
7da69142b4
-misc minor bugfixes
2023-02-21 14:44:31 +01:00
Christian Grothoff
95bd24916e
skeleton logic for POS confirmation
2023-02-21 12:57:33 +01:00
priscilla
b663c8a3c1
fix memory leak on pay
2023-02-20 12:17:10 -05:00
priscilla
a7f0611a88
update changes with pull
2023-02-20 12:17:10 -05:00
priscilla
3e6a6f0ee6
update
2023-02-20 12:17:09 -05:00
Christian Grothoff
b43cf6f97f
-fix comment
2023-02-20 16:59:12 +01:00
Christian Grothoff
185391f3fc
idempotency test
2023-02-19 21:51:39 +01:00
Christian Grothoff
13d90bb1a3
on idempotent deposit, just skip most of the transaction
2023-02-19 21:46:15 +01:00