summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-reservemod.c
AgeCommit message (Collapse)Author
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-12-08fix reservemod issue with time roundingChristian Grothoff
2017-05-08remove dead transfer details field from reserves_in (API, exchangedb, etc.)Christian Grothoff
2017-05-05updating DB schema for new wire history operations and future auditor checks ↵Christian Grothoff
of wire transfers
2017-04-07implement denomination key revocation logic in exchangedb and ↵Christian Grothoff
taler-exchange-keyup (part of #3887)
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-16make all exchange-tools load configs properly like other Taler toolsChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff