Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | -doxygen | Christian Grothoff | |
2023-05-01 | fix uninitialized old_scope | Christian Grothoff | |
2023-05-01 | -fix uninitialized variable and memory leak | Christian Grothoff | |
2023-05-01 | expose TALER_EXCHANGE_parse_accounts() in external API | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-05-01 | -fix memory leak | Özgür Kesim | |
2023-05-01 | -typos | Özgür Kesim | |
2023-05-01 | -cleanup signatures | Özgür Kesim | |
2023-05-01 | -typo in comment | Özgür Kesim | |
2023-05-01 | WiP: age-withdraw, finished reveal-request, 10/n | Özgür Kesim | |
- /age-withdraw/$ACH/reveal handler now fully implemented - for consistency with api: rename of tables from withdraw_age_... to age_withdraw | |||
2023-04-25 | -dox | Christian Grothoff | |
2023-04-25 | -fix doxygen | Christian Grothoff | |
2023-04-25 | add nexus-fetch-transactions | Christian Grothoff | |
2023-04-24 | -fix port | Christian Grothoff | |
2023-04-24 | fix filename | Christian Grothoff | |
2023-04-23 | update for API change as per #6363 | Christian Grothoff | |
2023-04-23 | -fix typos for doxygen | Özgür Kesim | |
2023-04-22 | add missing original makefilev0.9.3-dev.1 | Christian Grothoff | |
2023-04-22 | wallet expects bankAccessApiBaseUrl | Florian Dold | |
2023-04-22 | WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n | Özgür Kesim | |
Also: - added duplicate planchet check for age-withdraw_reveal - added stubs for (get|insert)_age_withdraw_reveal | |||
2023-04-22 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-04-22 | WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n | Özgür Kesim | |
2023-04-22 | -added FIXME | Özgür Kesim | |
2023-04-22 | simplify batch insert: no cursor where not required, replace ↵ | Christian Grothoff | |
out_reserve_found with ruuid being allowed to remain NULL | |||
2023-04-22 | fix fakebank long polling | Christian Grothoff | |
2023-04-22 | -misc fixes | Christian Grothoff | |
2023-04-22 | -misc fixes | Christian Grothoff | |
2023-04-22 | -misc fixes | Christian Grothoff | |
2023-04-22 | -misc fixes | Christian Grothoff | |
2023-04-22 | -misc bugs | Christian Grothoff | |
2023-04-22 | -misc bugs | Christian Grothoff | |
2023-04-22 | misc bugfixes in reserves_in batch logic | Christian Grothoff | |
2023-04-21 | clean up reserve_get logic | Christian Grothoff | |
2023-04-21 | -fix doxygen | Christian Grothoff | |
2023-04-21 | -fix bug in sync | Christian Grothoff | |
2023-04-18 | fix some major bugs in pg_reserves_in_insert | Christian Grothoff | |
2023-04-18 | avoid overloading of global variable | Christian Grothoff | |
2023-04-16 | fix SPI build | Christian Grothoff | |
2023-04-16 | add missing resource | Christian Grothoff | |
2023-04-16 | add FIXME | Christian Grothoff | |
2023-04-16 | work on lookup_records_by_table | Christian Grothoff | |
2023-04-16 | work on insert_records_by_table | Christian Grothoff | |
2023-04-15 | implement more of lookup_records_by_table | Christian Grothoff | |
2023-04-15 | create warnings on missing table syncs | Christian Grothoff | |
2023-04-15 | update gana | Christian Grothoff | |
2023-04-15 | always check for the entire batch being idempotent, not only when it is too ↵ | Christian Grothoff | |
late to repeat the request | |||
2023-04-15 | reduce max requests limit per default | Christian Grothoff | |
2023-04-15 | -fix memory leak | Christian Grothoff | |
2023-04-13 | add logic to check signature over fees in /wire response (fixes #7802) | Christian Grothoff | |
2023-04-10 | -fix SQL query | Christian Grothoff | |