Age | Commit message (Expand) | Author |
2022-02-07 | fix DB API for generic blinded planchet storage | Christian Grothoff |
2022-02-04 | implement spend | Lucien Heuzeveldt |
2022-02-04 | implement withdraw (nonce reuse check missing) | Lucien Heuzeveldt |
2022-02-04 | implement CS key handling and csr endpoint | Lucien Heuzeveldt |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff |
2021-11-10 | age restriction progress 2/n | Özgür Kesim |
2021-10-31 | distinguish between blind and non-blind denomination signatures | Christian Grothoff |
2021-10-27 | -resovling more FTBFS issues | Christian Grothoff |
2021-07-29 | fix #6960 | Christian Grothoff |
2021-06-16 | update PQ implementation to allow for NULLable amounts | Christian Grothoff |
2021-06-16 | avoid failure mode | Christian Grothoff |
2020-11-12 | add -lgcov flag for coverage analysis | Christian Grothoff |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff |
2020-03-01 | removing dead code, using more named constants, checking return values better | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-17 | tested in GNUnet already | Christian Grothoff |
2020-01-17 | fix test_pq | Christian Grothoff |
2020-01-16 | remove Makefile.am variable that doesn't belong | Florian Dold |
2019-12-24 | tolerate database not existing, skip test | Christian Grothoff |
2019-10-11 | adaptions to libgnunetpq api change (#5733) | Christian Grothoff |
2019-09-05 | fix warnings | Christian Grothoff |
2019-09-05 | fix compiler warnings, add assertions | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-08-17 | remove currency field from databases | Christian Grothoff |
2017-11-30 | patch to address #5183: always round time before giving it to DB, tolerate DB... | Christian Grothoff |
2017-10-06 | reduce scope of local vars | Christian Grothoff |
2017-06-04 | fixing misc doxygen issues | Christian Grothoff |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-11 | fixing more leaks | Christian Grothoff |
2016-03-19 | first refactoring of JSON logic to address #4150 and #4237 | Christian Grothoff |
2016-02-07 | making mintdb tests pass again after API refactoring to remove total amount | Christian Grothoff |
2016-02-06 | move to new libgnunetpq library, simplifying libtalerpq | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-12 | introduce pq functions form abs time in NBO | Christian Grothoff |
2015-06-11 | fixing #3817 | Christian Grothoff |
2015-06-10 | new test for uint and json APIs | Christian Grothoff |
2015-06-10 | implementing pq APIs for #3827, not yet tested or used through | Christian Grothoff |
2015-05-18 | check return values | Christian Grothoff |
2015-05-17 | add test for varsize pq operation | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-15 | getting test to pass | Christian Grothoff |
2015-05-15 | misc bugfixes | Christian Grothoff |
2015-05-15 | completing test-case implementation: | Christian Grothoff |
2015-05-15 | fixing misc. minor bugs, towards getting testcases to work | Christian Grothoff |
2015-05-15 | use talercheck DB | Christian Grothoff |