summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-17first draft of token crypto structsChristian Blättler
2023-10-17-402 is fine, remove FIXMEChristian Grothoff
2023-10-17address TODO: this is a foreign constraint, should be in a foreign helper fun...Christian Grothoff
2023-10-17-remove addressed fixmeChristian Grothoff
2023-10-17-oecChristian Grothoff
2023-10-17implement recoup_refresh GC logicChristian Grothoff
2023-10-17-more fixmesChristian Grothoff
2023-10-17use reserve history instead of materialized indexChristian Grothoff
2023-10-17use history tableChristian Grothoff
2023-10-17avoid dumping accounts file everywhereChristian Grothoff
2023-10-17use new 'was_decided' field instead of expensive subqueryChristian Grothoff
2023-10-17-remove silly commentChristian Grothoff
2023-10-17add was_decided field and automatically set it via triggerChristian Grothoff
2023-10-17minor clean upsChristian Grothoff
2023-10-17kill another dead index, beautify SQLChristian Grothoff
2023-10-17kill another dead index, beautify SQLChristian Grothoff
2023-10-17-remove dead index, add comment on live indexChristian Grothoff
2023-10-17-use partial indices where applicableChristian Grothoff
2023-10-17remove select-* logics'Christian Grothoff
2023-10-16validate exchange signing key on attestationsChristian Grothoff
2023-10-16try to fix #7957 (test still fails though)Christian Grothoff
2023-10-15-mark up FIXME betterChristian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-10-15-address FIXMEChristian Grothoff
2023-10-14make stefan_lin a float, as it should have been in the first placeChristian Grothoff
2023-10-13implement more sanity checksChristian Grothoff
2023-10-13-add sanity checkChristian Grothoff
2023-10-12-fix dist ruleChristian Grothoff
2023-10-12-fix dist ruleChristian Grothoff
2023-10-12-ignore PID fileChristian Grothoff
2023-10-12-dump less filesChristian Grothoff
2023-10-12clean up bank API, get test_bank_api_with_nexus to finally passChristian Grothoff
2023-10-12-normalize payto URIs before comparingChristian Grothoff
2023-10-12update private key files and harden checks for currency codesChristian Grothoff
2023-10-10finally nexus bank starts via unified-setupChristian Grothoff
2023-10-10Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-10-10-fix stupid crash bugChristian Grothoff
2023-10-10[pq] cleanup of amount tuple type handlingÖzgür Kesim
2023-10-09go to 14 for Jammyv0.9.4-dev.2Christian Grothoff
2023-10-08more work on DD51Christian Grothoff
2023-10-08default currency specificationChristian Grothoff
2023-10-08currency DD51 JSON generationChristian Grothoff
2023-10-07parser for INI configuration of DD51 currency specificationsChristian Grothoff
2023-10-07-space needed, for nowChristian Grothoff
2023-10-06add coin history test to test suiteChristian Grothoff
2023-10-06-fix typoChristian Grothoff
2023-10-06Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-10-06draft cmd for coin historyChristian Grothoff
2023-10-06tests: wallet rename to corebankApiBaseUrlFlorian Dold