Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-15 | include currencies.conf in libtalerexchange as the merchant-httpd needs it | Christian Grothoff | |
2023-12-09 | use local variable as accumulator in batch-deposit | Özgür Kesim | |
2023-12-07 | -fix linker issues | Christian Grothoff | |
2023-12-04 | Defining the NetzBon currency | MS | |
2023-11-28 | fix spelling issues | Christian Grothoff | |
2023-11-25 | more strict spec parsers for payto URIs, Web URLs, and AML decision states | Christian Grothoff | |
2023-11-22 | -tiny concurrency fix | Christian Grothoff | |
2023-11-22 | -cov workaround | Christian Grothoff | |
2023-11-17 | -minor cleanups | Christian Grothoff | |
2023-11-15 | remove is_currency_name_leading | Christian Grothoff | |
2023-11-12 | handle helper errors better | Christian Grothoff | |
2023-11-01 | -fix IO bug | Christian Grothoff | |
2023-11-01 | -more logging | Christian Grothoff | |
2023-11-01 | add option to start challenger service | Christian Grothoff | |
2023-10-29 | misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ↵ | Christian Grothoff | |
remain | |||
2023-10-29 | fix leaks, bump test execution time under valgrind | Christian Grothoff | |
2023-10-29 | no more decimal separator | Christian Grothoff | |
2023-10-29 | -fix silly bug | Christian Grothoff | |
2023-10-28 | -allow escape | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-28 | new blind signature logic bug fixes | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-10-17 | -one more 7267 fixme | Christian Grothoff | |
2023-10-13 | implement more sanity checks | Christian Grothoff | |
2023-10-13 | -add sanity check | Christian Grothoff | |
2023-10-12 | update private key files and harden checks for currency codes | Christian Grothoff | |
2023-10-10 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2023-10-10 | -fix stupid crash bug | Christian Grothoff | |
2023-10-10 | [pq] cleanup of amount tuple type handling | Özgür Kesim | |
- add counter for tuple elements to struct - use GNUNET_memcpy instead of casting also, fix format string in test for age_restriction | |||
2023-10-09 | go to 14 for Jammyv0.9.4-dev.2 | Christian Grothoff | |
2023-10-08 | more work on DD51 | Christian Grothoff | |
2023-10-08 | default currency specification | Christian Grothoff | |
2023-10-08 | currency DD51 JSON generation | Christian Grothoff | |
2023-10-07 | parser for INI configuration of DD51 currency specifications | Christian Grothoff | |
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff | |
2023-09-24 | -fix test FTBFS | Christian Grothoff | |
2023-09-24 | -simplify code | Christian Grothoff | |
2023-09-24 | fix various FIXMEs | Christian Grothoff | |
2023-09-22 | -misc minor fixes | Christian Grothoff | |
2023-09-19 | add FIXME based on list discussion | Christian Grothoff | |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff | |
2023-09-11 | check for no_age_commitment before using uninitialized age_commitment hash | Christian Grothoff | |
2023-09-11 | improve wallet_Data support in exchange APIs | Christian Grothoff | |
2023-09-05 | fix off-by-one in coarse date calculation | Özgür Kesim | |
2023-08-29 | remove /wire endpoint, add wallet_data_hash to deposit, bump protocol ↵ | Christian Grothoff | |
version to v17 | |||
2023-07-24 | [age-withdraw] first tests pass | Özgür Kesim | |
age-withdraw successfully tested (no reveal yet): 1. reserve filled with amount large enough to trigger kyc 2. kyc oauth2 test daemon sets birthday to 2015-00-00 3. usual withdraw fails with CONFLICT and AGE_RESTRICTION_REQUIRED 4. age-withdraw with loo large of an maximum age fails 5. age-withdraw with appropriate maximum age succeeds | |||
2023-07-21 | use decision time | Christian Grothoff | |
2023-07-10 | fix alignment issue, ensure we hash over packed structure to avoid ↵ | Christian Grothoff | |
non-determinism |