Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-15 | -fix doxygen | Christian Grothoff | |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler | |
2024-06-11 | -bump revision | Christian Grothoff | |
2024-06-11 | only return compressed terms if we actually have those | Christian Grothoff | |
2024-06-11 | -bump revision | Christian Grothoff | |
2024-06-11 | return 501 in /terms if not configured | Christian Grothoff | |
2024-06-06 | use query param helper from gnunet | Christian Blättler | |
2024-06-06 | use gnunget query param helper | Christian Blättler | |
2024-05-25 | -fix missing docs | Florian Dold | |
2024-05-24 | bank integration API: add currency field | Florian Dold | |
2024-05-23 | fakebank: remove unspecified, unused POST /withdrawals/* endpoints | Florian Dold | |
Only the unauthenticated GET endpoint for withdrawal operations is used and specified. Aborting and confirmation requires authentication and is part of the /accounts/*/withdrawals/* corebank API. | |||
2024-05-23 | fakebank: allow wallet to select withdrawal amount | Florian Dold | |
2024-05-22 | do not require payto_uri or wire_method, just disable account if both are ↵ | Christian Grothoff | |
missing | |||
2024-05-22 | allow only specifying a wire method | Christian Grothoff | |
2024-05-21 | -remove bad sleep | 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-05-06 | fix typo | Christian Blättler | |
2024-05-01 | -add logging | Christian Grothoff | |
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-26 | add empty implementations for merchant token sign / verify | Christian Blättler | |
2024-04-25 | add token issue signature methods | Christian Blättler | |
2024-04-25 | Merge branch 'master' into tokens-payment | Christian Blättler | |
2024-04-25 | add token use signature functions | Christian Blättler | |
2024-04-21 | insert dummy function signatures | Christian Blättler | |
2024-04-21 | add token issue sig helper | Christian Blättler | |
2024-04-21 | fix cache control for /config: rebuild response after it expired | Christian Grothoff | |
2024-04-20 | rename keys | Christian Blättler | |
2024-04-18 | move query & result helpers to gnunet | Christian Blättler | |
2024-04-16 | allow x-taler-bank with paht (fixes #8739) | Christian Grothoff | |
2024-04-15 | API extension for challenger 0.11 | Christian Grothoff | |
2024-04-09 | give better hint as to where the logs are | Christian Grothoff | |
2024-04-09 | enable fast-restart of test-auditor | Christian Grothoff | |
2024-04-09 | -fix dist rules | Christian Grothoff | |
2024-04-08 | more fixes to /terms header | Christian Grothoff | |
2024-04-08 | unset XDG_ variables in test driver | Christian Grothoff | |
2024-04-08 | -bump for crash fix | Christian Grothoff | |
2024-04-08 | -fix typo | Christian Grothoff | |
2024-04-08 | fix #8713 | Christian Grothoff | |
2024-04-08 | -fix misc package build issues | Christian Grothoff | |
2024-04-08 | fix urn | Christian Grothoff | |
2024-04-07 | eliminate cache expiration distinguisher from /terms | Christian Grothoff | |
2024-04-07 | add cache control to /config; eliminate cache expiration distinguisher from ↵ | Christian Grothoff | |
/keys | |||
2024-04-01 | -use safer bumpbfh-snack-2024-4 | Christian Grothoff | |
2024-04-01 | implement protocol v19: consider refunds when returning transaction ↵ | Christian Grothoff | |
aggregation data | |||
2024-04-01 | -fix mustach valgrind detection | Christian Grothoff | |
2024-04-01 | show vg output | Christian Grothoff | |