summaryrefslogtreecommitdiff
path: root/src/json/json_helper.c
AgeCommit message (Expand)Author
2022-06-27age commitment: json parser helper and support for purses addedÖzgür Kesim
2022-06-27better 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-06-13fix #7256Christian Grothoff
2022-06-05-move econtract into sub-object with its own parserChristian Grothoff
2022-05-30-add batch withdraw to test suiteChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-remove addessed documentation FIXMEsChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-09pass exchange values to /recoupChristian Grothoff
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04implement spendLucien Heuzeveldt
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04implement exchange_api_csrLucien Heuzeveldt
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-15-better typesChristian Grothoff
2021-11-10age restriction progress 2/nÖzgür Kesim
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27fix lib/ FTBFSChristian Grothoff
2021-10-27work on FTBFS issues...Christian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-18-fix segvChristian Grothoff
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n strings, handle ...Christian Grothoff
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n stringsChristian Grothoff
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n stringsChristian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2020-07-05also offer API for receiving rounded relative time via JSONChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-01-20beautificationChristian Grothoff
2020-01-16copyfixChristian Grothoff
2020-01-16simplify amount logicChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-05fix warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-01-29serialize amounts as string instead of an objectFlorian Dold
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-10-06fix indentationChristian Grothoff
2017-05-09remove redundant checkChristian Grothoff
2017-04-18fixing #4980Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-03-19refactor to eliminate duplicated JSON parsing logic (#4150)Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff