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 _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. | |||
2022-10-12 | -update to latest GNUNET_PQ_make_prepare() API | Christian Grothoff | |
2022-10-09 | -implementing do_reserves_open logic | Christian Grothoff | |
2022-10-04 | -work on reserve_open DB API | Christian Grothoff | |
2022-10-03 | -implement sketch for pg_do_reserve_open.c | Christian Grothoff | |
2022-10-03 | -skeletons for new PG functions | Christian Grothoff | |