Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-24 | fix NULL deref bug | Christian Grothoff | |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler | |
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c # src/backenddb/Makefile.am # src/backenddb/merchant-0006.sql # src/backenddb/pg_insert_token_family_key.c | |||
2024-04-30 | work on tokens | Christian Blättler | |
2024-04-27 | validate and sign token envelopes | Christian Blättler | |
2024-04-25 | parse and hash wallet data in pay handler | Christian Blättler | |
2024-04-21 | work on pay handler | Christian Blättler | |
2024-04-21 | pay: fetch and parse choices from db | Christian Blättler | |
2024-04-20 | rename keys | Christian Blättler | |
2024-04-19 | fix typos | Christian Blättler | |
2024-04-18 | adapt to changed spec and fix key handling | Christian Blättler | |
2024-04-10 | serialize v1 orders | Christian Blättler | |
2024-03-22 | implement memory management review feedback | Christian Blättler | |
2024-03-18 | simplify contract structs | Christian Blättler | |
2024-03-10 | add merchant struct to contract datastructure | Christian Blättler | |
2024-03-07 | add choices array to v0 contract logic | Christian Blättler | |
2024-03-07 | add limits datastructure, move brutto to contract instead of choice | Christian Blättler | |
2024-03-06 | add serialization switch based on version field | Christian Blättler | |
2024-03-06 | use v1 contract structure for v0 internally | Christian Blättler | |
2024-02-29 | serialize v0 contract | Christian Blättler | |
2024-02-29 | separate structs implement discussed changes | Christian Blättler | |
2017-01-30 | contract->proposal | Marcello Stanisci | |
2016-10-03 | stub for /history handler | Marcello Stanisci | |
2016-07-07 | fixing #4594 | Marcello Stanisci | |
2016-03-08 | updating licensing information | Marcello Stanisci | |
2016-03-07 | still on licensing | Marcello Stanisci | |
2016-03-01 | mint->exchange renaming | Christian Grothoff | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-11-25 | refactor auditors code to be in its own file(s) | Christian Grothoff | |
2015-11-25 | rename fest to satisfy naming conventions | Christian Grothoff | |
2015-10-26 | Fetching mint's details (compliant to the new API) from the | Marcello Stanisci | |
configuration file. To test. |