Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-23 | note on limitations | Christian Grothoff | |
2024-01-21 | include version in header | Christian Grothoff | |
2024-01-17 | -fix doc | Christian Grothoff | |
2024-01-16 | fix #8095 | Christian Grothoff | |
2023-11-28 | fix spelling issues | Christian Grothoff | |
2023-11-28 | -misc doxygen fixes | Christian Grothoff | |
2023-11-25 | more strict spec parsers for payto URIs, Web URLs, and AML decision states | Christian Grothoff | |
2023-11-09 | -more work on coin history testing | Christian Grothoff | |
2023-10-27 | fixes with respect to new blinding API | Christian Grothoff | |
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-10-16 | validate exchange signing key on attestations | Christian Grothoff | |
2023-10-15 | avoid extra transaction to fetch balance if reserve is out of funds, remove ↵ | Christian Grothoff | |
legacy /withdraw endpoint | |||
2023-10-14 | make stefan_lin a float, as it should have been in the first place | Christian Grothoff | |
2023-10-08 | more work on DD51 | Christian Grothoff | |
2023-10-06 | draft cmd for coin history | Christian Grothoff | |
2023-10-05 | -fixing missing '/' at end of paths in Debian package, implement coin ↵v0.9.4-dev.1 | Christian Grothoff | |
history logic | |||
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff | |
2023-09-19 | work on reserve history API | Christian Grothoff | |
2023-09-18 | more work on new history logic | Christian Grothoff | |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff | |
2023-09-17 | add new GET /coins/-pub handler | Christian Grothoff | |
2023-09-11 | add support for wallet_data_hash in API | Christian Grothoff | |
2023-08-24 | implement STEFAN value calculation | Christian Grothoff | |
2023-08-11 | add STEFAN support to exchange | Christian Grothoff | |
2023-07-30 | -fix typos | Özgür Kesim | |
2023-07-26 | [age-withdraw] WIP - database transaction during reveal works now | Özgür Kesim | |
The test for age-restriction still fail, but the database transactions, including passing arrays in/out the PQ-helpers works. | |||
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-20 | [age-withdraw] Added testing commands for age-withdraw and -reveal | Özgür Kesim | |
Implemented - TALER_TESTING_cmd_age_withdraw - TALER_TESTING_cmd_age_withdraw_reveal Note: No test is using those commands yet. | |||
2023-07-18 | [age-withdraw] simplify lib-API | Özgür Kesim | |
2023-07-16 | -codespell fix | Özgür Kesim | |
2023-07-16 | -doxygen fixes | Özgür Kesim | |
2023-07-15 | -typo fix fix | Özgür Kesim | |
2023-07-15 | -typo fix | Özgür Kesim | |
2023-07-15 | [age-withdraw] added TALER_EXCHANGE_age_withdraw_blind API | Özgür Kesim | |
2023-07-15 | [age-withdraw] age-withdraw-reveal lib-API mostly finished | Özgür Kesim | |
2023-07-14 | Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into ↵ | Özgür Kesim | |
age-withdraw | |||
2023-07-14 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
2023-07-13 | merging /keys and /wire | Christian Grothoff | |
2023-07-13 | -towards reveal response handling in agew-withdraw-reveal | Özgür Kesim | |
2023-07-13 | towards age-withdraw and -reveal API | Özgür Kesim | |
2023-07-11 | implement 'lost' field for #7883 | Christian Grothoff | |
2023-07-11 | -handle some of the codespell complaints | Özgür Kesim | |
2023-07-11 | -handle doxygen complaints | Özgür Kesim | |
2023-07-10 | use DK age group, not global age group | Christian Grothoff | |
2023-07-10 | tip -> reward | Christian Grothoff | |
2023-07-10 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-07-10 | fix memory leaks reported by valgrind | Özgür Kesim | |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff | |
2023-07-04 | more exchange API refactoring | Christian Grothoff | |
2023-07-03 | more API clean up | Christian Grothoff | |