summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-06-16implement logic to replace 'true' forgettable salts with random salts, fix ob...Christian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...Christian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-05-11return NO if forgetting did not work because it was already forgotten earlierChristian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-18-fix ftbfs on first makeChristian Grothoff
2021-04-17add ability to change Authorization header in via interpreter command (#6778)Christian Grothoff
2021-04-05add gettext supportChristian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2021-04-04expose xmime_matchesChristian Grothoff
2021-02-15added missing currency in ser/deser, see #6744Sebastian
2021-02-09need enum value for taler://-URLsChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-13fix sync issues, add rudimentary testChristian Grothoff
2021-01-11taler-auditor-sync WiPChristian Grothoff
2021-01-10more work on INSERT statementsChristian Grothoff
2021-01-10complete select_serial_by_* SELECT statementsChristian Grothoff
2021-01-10remove redundant old_coin_pub from link dataChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-09more optimizations of tables with foreign keysChristian Grothoff
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2021-01-08change exchange database to use denominations_serial instead of denom_pub_has...Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-26implement #6161Christian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-17simplify furtherChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-16add auditor-enable /-disable commands to taler-exchange-offline toolChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09work on new logic to generate /wire responseChristian Grothoff
2020-12-06expand exchangedb plugin for new /keys logicChristian Grothoff
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff