index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-tools
Age
Commit message (
Expand
)
Author
2018-05-03
fix path generation.
Marcello Stanisci
2018-04-02
fix NULL termination of fee list
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2017-12-14
implement taler-bank-transfer, fixes #5195
Christian Grothoff
2017-12-08
fix reservemod issue with time rounding
Christian Grothoff
2017-10-06
check rval from TALER_amount_to_string
Christian Grothoff
2017-10-06
really carefully check strtoll() return value before casting to uint64_t
Christian Grothoff
2017-06-04
fix more leaks
Christian Grothoff
2017-05-09
handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterate
Christian Grothoff
2017-05-08
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Christian Grothoff
2017-05-05
updating DB schema for new wire history operations and future auditor checks ...
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-04-17
introducing closing fee
Christian Grothoff
2017-04-08
implement checking of denomination revocation status in auditor
Christian Grothoff
2017-04-07
implement denomination key revocation logic in exchangedb and taler-exchange-...
Christian Grothoff
2017-03-25
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2017-03-05
fix use of uninit value
Christian Grothoff
2017-03-04
implementing #4932
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2017-02-14
fix return value check
Christian Grothoff
2016-11-19
taler-exchange-wire: infer method from JSON if possible
Florian Dold
2016-10-10
fix disting: auditor.conf moved
Christian Grothoff
2016-10-06
move taler-auditor-sign tool to auditor/ direcotory
Christian Grothoff
2016-09-20
strtol -> strtoll, which made the anchor (see signkey generation algorithm)
Marcello Stanisci
2016-09-07
Regenerate keys before withdraw period is over.
Florian Dold
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-15
nicer reports
Christian Grothoff
2016-06-11
fix leaks
Christian Grothoff
2016-05-31
add -g option to taler-exchange-dbinit
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-21
testing refund, fixing bugs, refund test passes
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-05-05
implementing #4449
Christian Grothoff
2016-05-05
fixing #4461
Christian Grothoff
2016-05-04
fixes for disting
Christian Grothoff
2016-05-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-16
fix linker issue
Christian Grothoff
2016-04-16
fix config parsing for dbinit tool
Christian Grothoff
2016-04-16
make all exchange-tools load configs properly like other Taler tools
Christian Grothoff
2016-04-16
use user_config_file as well
Christian Grothoff
2016-04-16
use exchange section consistently for master_priv_file option
Christian Grothoff
2016-04-16
fix taler-exchange-wire way of loading configuration
Christian Grothoff
2016-04-16
fix taler-exchange-keyup way of loading configuration
Christian Grothoff
2016-04-15
automatically set 'type' in taler-exchange-wire
Christian Grothoff
2016-04-11
reduce unnecessary #includes
Christian Grothoff
2016-04-11
use libtalerwire instead of duplicating logic
Christian Grothoff
[next]