summaryrefslogtreecommitdiff
path: root/src/exchange-tools
AgeCommit message (Expand)Author
2019-04-03keyup:_use_ the timestamp given by the user.Marcello Stanisci
2019-04-02syntaxMarcello Stanisci
2019-03-27DebugMarcello Stanisci
2019-03-03fix format string issue in taler-wire, complete work on #5536 revocation file...Christian Grothoff
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-13UXMarcello Stanisci
2019-02-13Fix #5558.Marcello Stanisci
2019-02-12Improve UXMarcello Stanisci
2019-02-12Fix passing of delta.Marcello Stanisci
2019-02-12Fix transactions list request.Marcello Stanisci
2019-02-12Getting transaction history 60% fixed.Marcello Stanisci
2019-02-12Properly shutdown.Marcello Stanisci
2019-02-114692. Fix global return code.Marcello Stanisci
2019-02-114692. UXMarcello Stanisci
2019-02-114692. Putting logic to execute wire transfers.Marcello Stanisci
2019-02-11fix option namesMarcello Stanisci
2019-02-114692. Logic to ask for transaction history.Marcello Stanisci
2019-02-10load wire pluginMarcello Stanisci
2019-02-10fix logMarcello Stanisci
2019-02-104692. Skeleton.Marcello Stanisci
2019-02-10Starting #4692Marcello Stanisci
2018-11-23Remove double closing of a "file stream".Marcello Stanisci
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-05-03fix path generation.Marcello Stanisci
2018-04-02fix NULL termination of fee listChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-02-12Implement new traits-based tests.Marcello Stanisci
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-12-08fix reservemod issue with time roundingChristian Grothoff
2017-10-06check rval from TALER_amount_to_stringChristian Grothoff
2017-10-06really carefully check strtoll() return value before casting to uint64_tChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-05-09handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterateChristian 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
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-07implement denomination key revocation logic in exchangedb and taler-exchange-...Christian Grothoff
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
2017-03-05fix use of uninit valueChristian Grothoff
2017-03-04implementing #4932Christian Grothoff
2017-03-03implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...Christian Grothoff
2017-02-14fix return value checkChristian Grothoff
2016-11-19taler-exchange-wire: infer method from JSON if possibleFlorian Dold
2016-10-10fix disting: auditor.conf movedChristian Grothoff
2016-10-06move taler-auditor-sign tool to auditor/ direcotoryChristian Grothoff