aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-tools
AgeCommit message (Collapse)Author
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-06-04address API stability FIXMEs in taler_exchange_serviceChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-21-minor fixesChristian Grothoff
2023-05-02check regex syntax at leastChristian Grothoff
2023-05-02implement taler-exchange-offline account restriction and conversion ↵Christian Grothoff
functionality
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-02-15remove obsolete taler-crypto-workerFlorian Dold
2023-01-22add new subcommands for AML staff management and partner exchangesChristian Grothoff
2023-01-17terminate taler-exchange-offline on invalid inputsChristian Grothoff
2022-12-19-fix error messageChristian Grothoff
2022-12-19-debug dbinit callChristian Grothoff
2022-12-05adapt build to latest GNUnet without gnunet/platform.hChristian Grothoff
2022-11-27more work on SQL refactoringChristian Grothoff
2022-11-26-remove shard supportChristian Grothoff
2022-11-04policy 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-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-08-23-fix auditor tests (mostly)Christian Grothoff
2022-08-23-avoid double nextChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-15towards testing #4960Christian Grothoff
2022-07-29expand taler-exchange-offline and libtalerexchange with ↵Christian Grothoff
management-drain-profits implementation (#4960)
2022-07-25-simplify table drop logicChristian Grothoff
2022-07-24-unversion stored procedures, always load latest onesChristian Grothoff
2022-07-05-simply assertChristian Grothoff
2022-06-26-fix typosChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-20-fix build issuesChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-05-25rewrite sharding initialization logicMarco Boss
2022-05-18enforce valid payto:// URI in exchange /wire responseChristian Grothoff
2022-04-28-fix help textChristian Grothoff
2022-04-21cleanup of extension APIÖzgür Kesim
- removed TALER_extensions_init() - added TALER_extension_age_restriction_register()
2022-04-02extend sharding logic that shard nodes can be initialied and droppedMarco Boss
2022-04-02drop functionsMarco Boss
2022-03-31add shard init for shard nodeMarco Boss
2022-03-31add sharding logicMarco Boss
2022-03-24implement more taler-crypto-worker opsFlorian Dold
2022-03-24implement more taler-crypto-worker opsFlorian Dold
2022-03-05-add global-fee subcommand to taler-exchange-offlineChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-02Include partitioning in dbinitMarco Boss
2022-03-02use plain uint32_tMarco Boss
2022-03-02fixMarco Boss
2022-03-02fixMarco Boss
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
also: fix off-by-one in TALER_age_restriction_commit
2022-03-02include partitioning logic in dbinitMarco Boss
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-19add libtalerextensions.la to _LDADD (two instances)Thien-Thi Nguyen
* src/benchmark/Makefile.am (taler_bank_benchmark_LDADD): ...here. * src/exchange-tools/Makefile.am (taler_auditor_offline_LDADD): Likewise.
2022-02-17-fix CS nonce reuse check logicChristian Grothoff