summaryrefslogtreecommitdiff
path: root/src/json/json_pack.c
AgeCommit message (Collapse)Author
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-08more work on DD51Christian Grothoff
2022-06-29-actually fix compatibility break from OecChristian Grothoff
2022-06-27age commitment: json parser helper and support for purses addedÖzgür Kesim
2022-06-26[new /keys response] create and parse denomination implementedÖzgür Kesim
- /keys response now contains signed denomintations - hashes of denominations now XOR'ed per group into a single hash-code - final hash-code is now XOR of all group hash codes - final hash-code is signed - lib/exchange_api_handle support for new "denominations" implemented - parses array of denomation groups - creates running xor of hashes - verifies signature at the end - previous diff/merge logic for keys remains intact.
2022-06-05-move econtract into sub-object with its own parserChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
also: fix off-by-one in TALER_age_restriction_commit
2022-02-12-remove addessed documentation FIXMEsChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-09pass exchange values to /recoupChristian Grothoff
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
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-10age restriction progress 2/nÖzgür Kesim
Signed-off-by: Özgür Kesim <oec-taler@kesim.org>
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27rename festChristian Grothoff
2021-10-27-more FTBFS fixesChristian Grothoff
2021-10-27-more changes towards fixing FTBFSChristian Grothoff
2021-07-31-allow NULL in amountsChristian Grothoff
2021-07-31-more json_pack cleaningChristian Grothoff
2021-07-28-fix amount packerChristian Grothoff
2021-07-26JSON: implement taler-specific json pack functionsChristian Grothoff