index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchangedb_lib.h
Age
Commit message (
Expand
)
Author
2020-12-17
simplify further
Christian Grothoff
2020-12-16
load fees from DB instead of from config, also in wire tools
Christian Grothoff
2020-08-28
fail if exchange-account configuration is definitively wrong (#5642)
Christian Grothoff
2020-03-28
resolved FIXMEs
Christian Grothoff
2020-03-12
split reserve closing from main aggregation logic
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-03-05
new coins => fresh coins, also move comments into the database itself
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-01-20
some comments on aggregator
Florian Dold
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-16
move function to libtalerexchangedb, as planned
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-24
make sure reserves are not gc'ed before legal expiration
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
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-04
implementing #4932
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-06
adding test for auditors API
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-03-21
implementing #3987
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff