index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2017-03-19
alpha-renaming to better describe what functions/tables do
Christian Grothoff
2017-03-18
finish sync_denomination() implementation
Christian Grothoff
2017-03-18
deal with some minor FIXMEs in auditor
Christian Grothoff
2017-03-18
add required separate risk balance per denomination to auditordb
Christian Grothoff
2017-03-18
simplify auditordb API to match actual requirements better
Christian Grothoff
2017-03-18
more work on auditor
Christian Grothoff
2017-03-18
add wire_out tracking to exchangedb, including deferred constraint, and to ag...
Christian Grothoff
2017-03-18
adjust exchangedb plugin to provide wire_out tracking API
Christian Grothoff
2017-03-17
implement more audit checks for refunds
Christian Grothoff
2017-03-17
more work on coin/denomination audit
Christian Grothoff
2017-03-17
verify deposit signature during audit
Christian Grothoff
2017-03-15
more work on auditor, towards coin/denomination key checks
Christian Grothoff
2017-03-15
skeleton logic for analyze_coins()
Christian Grothoff
2017-03-15
add required rowid for diagnostics
Christian Grothoff
2017-03-15
introduce 'struct TALER_AUDITORDB_ProgressPoint'
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2017-03-14
more work on auditor, listing open TODOs
Christian Grothoff
2017-03-10
Adding new error code.
Marcello Stanisci
2017-03-06
add amount division API and test case
Christian Grothoff
2017-03-05
add EC codes for merchant
Christian Grothoff
2017-03-05
fix use of uninit value
Christian Grothoff
2017-03-04
implement #4937: allow extraction of fees
Christian Grothoff
2017-03-04
implementing #4932
Christian Grothoff
2017-03-04
implementing #4929
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2017-03-03
changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2017-02-27
error code for instance unknown
Marcello Stanisci
2017-02-07
remove transaction_id, only one payment per proposal allowed
Florian Dold
2017-02-06
contract terminology renaming (#4877)
Florian Dold
2017-02-06
h_proposal_data -> hash
Marcello Stanisci
2017-02-04
h_contract->h_proposal_data
Marcello Stanisci
2017-02-03
typo
Marcello Stanisci
2017-02-03
Renaming's first steps.
Marcello Stanisci
2017-01-13
remove redundant fields from ContractPS (#4859)
Florian Dold
2017-01-12
elaborate on ContractPS
Florian Dold
2017-01-12
comment
Florian Dold
2017-01-03
disable MHD deprecation warnings as we want to be compatible to older release...
Christian Grothoff
2016-12-12
Error codes for /map/out
Marcello Stanisci
2016-12-09
db error code for /map/in
Marcello Stanisci
2016-12-09
Syntax error
Marcello Stanisci
2016-12-09
Error code for /map/in (imported by merchant backend)
Marcello Stanisci
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
2016-11-18
change fractional base to 1e8
Florian Dold
2016-11-17
add idempotency checks for /refresh/reveal, fixing #4793
Christian Grothoff
2016-11-17
if reserve history computation reveals database inconsistency, do not abort b...
Christian Grothoff
2016-11-17
change rowid type to uint64_t everywhere; start with reserve-analysis in auditor
Christian Grothoff
2016-11-06
auditordb postgres plugin: auditor_progress implementation + tests
tg(x)
2016-11-06
add missing functions to deal with auditor_progress to the auditordb API
Christian Grothoff
2016-11-04
typo
Marcello Stanisci
[next]