Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-08 | rename DEPOSIT trigger to AGGREGATE, in preparation for future DEPOSIT ↵ | Christian Grothoff | |
trigger... | |||
2024-07-30 | possibly final test_kyc_api fixes | Christian Grothoff | |
2024-07-29 | -fix age withdraw test | Christian Grothoff | |
2024-07-29 | move TALER_JSON_ symbols into libtalerjson where they belong | Christian Grothoff | |
2024-07-29 | get exchange_api_kyc_check.c to build again | Christian Grothoff | |
2024-07-29 | revise APIs | Christian Grothoff | |
2024-07-29 | a bit of work on the service API, update signature API | Christian Grothoff | |
2024-05-11 | use gnunet json helper for blinded signature | Christian Blättler | |
2024-05-11 | use new gnunet json spec functions | Christian Blättler | |
2024-04-30 | work on tokens | Christian Blättler | |
2024-04-28 | json pack token envelope | Christian Blättler | |
2024-04-27 | add json spec for token envelope | Christian Blättler | |
2024-04-26 | add pack helper for token issue signature | Christian Blättler | |
2024-04-25 | add token use signature functions | Christian Blättler | |
2024-04-21 | add token issue sig helper | Christian Blättler | |
2024-02-01 | add new TOTP-specfic JSON parsers | Christian Grothoff | |
2023-12-25 | api update to support refactored merchant order creation | Christian Grothoff | |
2023-12-23 | -use singleton for RSA | Christian Grothoff | |
2023-12-22 | -minor code cleanup | Christian Grothoff | |
2023-12-22 | -cleanup | Christian Grothoff | |
2023-12-22 | bump API versions | Christian Grothoff | |
2023-12-22 | deprecating currency code in currency specifications | Christian Grothoff | |
2023-12-13 | -typo | Özgür Kesim | |
2023-11-27 | -fix new JSON parsers | Christian Grothoff | |
2023-11-25 | more strict spec parsers for payto URIs, Web URLs, and AML decision states | Christian Grothoff | |
2023-11-15 | remove is_currency_name_leading | Christian Grothoff | |
2023-10-29 | -fix misc memory leaks | Christian Grothoff | |
2023-10-29 | no more decimal separator | Christian Grothoff | |
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-10-13 | implement more sanity checks | Christian Grothoff | |
2023-10-08 | more work on DD51 | Christian Grothoff | |
2023-09-23 | fix online denomination signatures; thanks to Jonathan Krebs for pointing ↵ | Christian Grothoff | |
out the issue | |||
2023-09-01 | towards adjusting taler-auditor-offline to new /keys format (still fails in ↵ | Christian Grothoff | |
signature verification) | |||
2023-08-12 | -fix -l option | Christian Grothoff | |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff | |
2023-06-04 | -allow NULL for i18n | Christian Grothoff | |
2023-05-10 | assertions to make compiler happy | Christian Grothoff | |
2023-05-02 | use same canonicalization of JSON as for contract hashes when doing normal ↵ | Christian Grothoff | |
JSON hashing | |||
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim | |
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments | |||
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-07-06 | -fix typos | Christian Grothoff | |
2022-06-29 | -actually fix compatibility break from Oec | Christian Grothoff | |
2022-06-27 | age commitment: json parser helper and support for purses added | Özgür Kesim | |
2022-06-27 | better api for parsing a denomination group | Özgür Kesim | |
2022-06-27 | [new /keys response] added proper hash verification | Özgür Kesim | |
- Running XOR of all SHA-512 hashes of each denomination's public key is compared against the "hash" value in the JSON blob. - Fixed a bug during creation of the running XOR. | |||
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-13 | fix #7256 | Christian Grothoff | |
2022-06-05 | -move econtract into sub-object with its own parser | Christian Grothoff | |
2022-05-30 | -add batch withdraw to test suite | Christian Grothoff | |