Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-29 | fix FTBFS of exchange_api_add_aml_decision.c | Christian Grothoff | |
2024-07-29 | API for /kyc-statistics and more | Christian Grothoff | |
2024-07-29 | API for /kyc-info | Christian Grothoff | |
2024-07-29 | implement new configuration parser | Christian Grothoff | |
2024-07-29 | implement new configuration parser | Christian Grothoff | |
2024-07-29 | get DB to build with new tables | Christian Grothoff | |
2024-07-29 | -fix build issues with new API | Christian Grothoff | |
2024-07-29 | revise APIs | 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-07-29 | DB schema change for DD23 | Christian Grothoff | |
2024-07-24 | fix withdrawal idempotency check | Florian Dold | |
* The idempotency check used a field that was redundant and improperly initialized * The idempotency check was not done after a failed reserve balance check | |||
2024-07-15 | fakebank: return currency_spec in corebank API as per spec | Florian Dold | |
2024-07-05 | -fix leak | Christian Grothoff | |
2024-06-28 | -fix auditordb test | Christian Grothoff | |
2024-06-25 | typos | Christian Grothoff | |
2024-06-24 | fix SIGSEGV in TALER_MHD_reply_legal | Iván Ávalos | |
2024-06-24 | disable gcc FD diagnostics when they clearly fail around fork() and dup2() | Christian Grothoff | |
2024-06-24 | initialize RET if array is empty | Christian Grothoff | |
2024-06-24 | -fix fd handling bug | Christian Grothoff | |
2024-06-24 | real-time-auditor | Nic Eigel | |
2024-06-23 | fix #8970 | Christian Grothoff | |
2024-06-23 | allow host names with underscores, allow more characters from URLs (#8965) | Christian Grothoff | |
2024-06-19 | add support _ for x-taler-bank accountsv0.12.0-dev.1 | Sebastian | |
2024-06-16 | util: always provide currency spec for main currency | Florian Dold | |
The logic is now part of the configuration parser, as the merchant also needs the same logic. | |||
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 | |