Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-15 | avoid extra transaction to fetch balance if reserve is out of funds, remove ↵ | Christian Grothoff | |
legacy /withdraw endpoint | |||
2023-07-30 | -remove silly comment | Christian Grothoff | |
2023-07-30 | -remove _tuple suffix | Christian Grothoff | |
2023-07-28 | taler_amount type introduced in reserves table and corresponding functions | Özgür Kesim | |
- current_balance is now a taler_amount - all C-functions, SQL-statements and stored procedures adjusted accordingly. => make check passes all tests in testing. | |||
2023-06-27 | -fix parameter in stored procedures | Özgür Kesim | |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim | |
The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests | |||
2023-05-12 | [age-withdraw] WIP: change schema to use new support for array types, 11/n | Özgür Kesim | |
2023-03-31 | fix exchangedb build errors | Christian Grothoff | |
2022-11-14 | remove more functions | Joseph | |