aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-29get exchange_api_lookup_aml_decisions.c to build againChristian Grothoff
2024-07-29get exchange_api_kyc_check.c to build againChristian Grothoff
2024-07-29fix FTBFS of exchange_api_deposits_get.cChristian Grothoff
2024-07-29fix FTBFS of exchange_api_batch_withdraw2.cChristian Grothoff
2024-07-29fix FTBFS of exchange_api_add_aml_decision.cChristian Grothoff
2024-07-29API for /kyc-statistics and moreChristian Grothoff
2024-07-29API for /kyc-infoChristian Grothoff
2024-07-29implement new configuration parserChristian Grothoff
2024-07-29implement new configuration parserChristian Grothoff
2024-07-29get DB to build with new tablesChristian Grothoff
2024-07-29-fix build issues with new APIChristian Grothoff
2024-07-29revise APIsChristian Grothoff
2024-07-29revise APIsChristian Grothoff
2024-07-29a bit of work on the service API, update signature APIChristian Grothoff
2024-07-29DB schema change for DD23Christian Grothoff
2024-07-29update taler.doxy for more recent doxygen versionsChristian Grothoff
2024-07-29ci: disable debian unstable riscv64 in generate-jobsNullptrderef
2024-07-24bump submodulesv0.12.0-dev.4v0.12.0Florian Dold
2024-07-24-release checklistFlorian Dold
2024-07-24bump version to 0.12.0Florian Dold
2024-07-24release processFlorian Dold
2024-07-24fix withdrawal idempotency checkFlorian 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-15fakebank: return currency_spec in corebank API as per specFlorian Dold
2024-07-09CI: remove legacy cmd from Containerfilev0.12.0-dev.3Devan Carpenter
This CMD was leftover from when the buildbot was configured a bit differently than it is now. It is only a source of confusion at this point, as it doesn't make sense to run this script inside the container anymore.
2024-07-09CI: disable failing riscv jobs temporarilyDevan Carpenter
2024-07-07undo rewindSebastian
2024-07-05-fix leakChristian Grothoff
2024-07-04-bump AML versionChristian Grothoff
2024-07-03update NetzBon Terms of service v0; improved RST formattingStefan Kügel
2024-07-03update TOPS Terms of service v0; rectify some typos and grammarStefan Kügel
2024-07-02latest from prebuilt and spa lockSebastian
2024-06-28-fix auditordb testChristian Grothoff
2024-06-28ganav0.12.0-dev.2Florian Dold
2024-06-27gitignoreFlorian Dold
2024-06-27do not update submodules with bootstrapFlorian Dold
2024-06-25typosChristian Grothoff
2024-06-25apply request for change for NetzBon ToSStefan Kügel
2024-06-24fix SIGSEGV in TALER_MHD_reply_legalIván Ávalos
2024-06-24disable gcc FD diagnostics when they clearly fail around fork() and dup2()Christian Grothoff
2024-06-24initialize RET if array is emptyChristian Grothoff
2024-06-24-fix fd handling bugChristian Grothoff
2024-06-24real-time-auditorNic Eigel
2024-06-23fix #8970Christian Grothoff
2024-06-23allow host names with underscores, allow more characters from URLs (#8965)Christian Grothoff
2024-06-19add support _ for x-taler-bank accountsv0.12.0-dev.1Sebastian
2024-06-16util: always provide currency spec for main currencyFlorian Dold
The logic is now part of the configuration parser, as the merchant also needs the same logic.
2024-06-16numeric sorter is brokenNullptrderef
2024-06-16shorten namesNullptrderef
2024-06-16pass them in -oNullptrderef
2024-06-16pgctl > postgres & sleep 10Nullptrderef