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-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
2016-11-04
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-11-04
Adding error code for conflicting /track/transfer
Marcello Stanisci
2016-11-04
auditordb postgres plugin: sql fixes, callback return value
tg(x)
2016-11-03
auditordb postgres plugin
tg(x)
2016-10-27
typo
Marcello Stanisci
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-10-20
remove redundant exchange_api_common.h header
Christian Grothoff
2016-10-20
return taler-specific error codes from C API as well
Christian Grothoff
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Merge branch 'master' of ssh://taler.net/exchange
Christian Grothoff
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Reverting #4521, pay_deadline strictly regards merchant's policy.
Marcello Stanisci
2016-10-19
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-10-19
addressing #4521
Marcello Stanisci
2016-10-18
implement #4497/#4705 -- addition of unique numeric error codes -- for the se...
Christian Grothoff
2016-10-09
add skeletons for new DB API functions
Christian Grothoff
2016-10-09
expanding exchange DB API to meet auditor requirements (not implemented, just...
Christian Grothoff
2016-10-08
more work on auditordb plugin API
Christian Grothoff
2016-10-07
typo
Marcello Stanisci
[next]