Age | Commit message (Expand) | Author |
2023-09-23 | fix online denomination signatures; thanks to Jonathan Krebs for pointing out... | Christian Grothoff |
2023-08-29 | remove /wire endpoint, add wallet_data_hash to deposit, bump protocol version... | Christian Grothoff |
2023-08-24 | remember last_keys when cherry picking | Christian Grothoff |
2023-08-21 | improve logging, fix client-side serialization of new /keys options | Christian Grothoff |
2023-08-11 | add STEFAN support to exchange | Christian Grothoff |
2023-07-20 | -misc fixes | Christian Grothoff |
2023-07-13 | bump protocol version to 16 | Christian Grothoff |
2023-07-13 | merging /keys and /wire | Christian Grothoff |
2023-07-11 | implement 'lost' field for #7883 | Christian Grothoff |
2023-07-10 | use DK age group, not global age group | Christian Grothoff |
2023-07-10 | fix alignment issue, ensure we hash over packed structure to avoid non-determ... | Christian Grothoff |
2023-07-10 | -simplify | Christian Grothoff |
2023-07-10 | tip -> reward | Christian Grothoff |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff |
2023-07-05 | -misc minor fixesv0.9.3-dev.3 | Christian Grothoff |
2023-07-04 | -bugfixes | Christian Grothoff |
2023-07-04 | more exchange API refactoring | Christian Grothoff |
2023-07-03 | [age-withdraw] added library function for age-withdraw | Özgür Kesim |
2023-06-25 | next round of exchange API atomization | Christian Grothoff |
2023-06-25 | more work on atomizing exchange API: deposit | Christian Grothoff |
2023-06-21 | -more clean up of auditor api: atomization complete | Christian Grothoff |
2023-06-21 | -more auditor API atomization | Christian Grothoff |
2023-06-21 | ensure forward-compatibility for auditor C API | Christian Grothoff |
2023-06-07 | major libtalertesting API refactoring, including no longer having taler-speci... | Christian Grothoff |
2023-06-04 | code cleanup, fixing misc. memory leaks in the process | Christian Grothoff |
2023-05-13 | return tipping_allowed from /keys | Christian Grothoff |
2023-05-10 | fix 0-length VLAs | Christian Grothoff |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of... | Christian Grothoff |
2022-12-29 | -fix SQL | Christian Grothoff |
2022-12-11 | add asset_type to /keys response | Christian Grothoff |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, but... | Christian Grothoff |
2022-07-01 | -exchange_api_batch_deposit.c compiles | Christian Grothoff |
2022-06-29 | -reduce logging | Christian Grothoff |
2022-06-29 | version bump due to new /keys response | Özgür Kesim |
2022-06-27 | better api for parsing a denomination group | Özgür Kesim |
2022-06-27 | [new /keys response] added proper hash verification | Özgür Kesim |
2022-06-26 | [new /keys response] create and parse denomination implemented | Özgür Kesim |
2022-05-07 | -fix leaks | Christian Grothoff |
2022-04-24 | -fix fieldnames, regenerated DBs | Christian Grothoff |
2022-04-05 | adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed | Christian Grothoff |
2022-03-29 | centralize exchange online signature logic | Christian Grothoff |
2022-03-20 | towards support for new reserve history/status APIs | Christian Grothoff |
2022-03-20 | return new global fees from /keys | Christian Grothoff |
2022-03-19 | -fix memory leak introduced by Oec | Christian Grothoff |
2022-03-19 | -minor code cleanup | Christian Grothoff |
2022-03-19 | improve style of some SQL queries (no semantic change) | Christian Grothoff |
2022-02-21 | -big renaming of structs for consistent naming with P suffix | Christian Grothoff |