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-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
2016-10-07
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-10-06
adding skeleton code for auditor
Christian Grothoff
2016-10-03
Adding struct to be signed over related to #4702
Marcello Stanisci
2016-10-03
defining merchant's signature for successful payments
Marcello Stanisci
2016-09-26
Adding receiver in TALER_ContractPS (#4651)
Marcello Stanisci
2016-09-26
include execution time in signed message for /track/transfer (#4578)
Christian Grothoff
2016-09-26
return execution time also from exchange C API (#4578)
Christian Grothoff
2016-09-26
implement that /track/transaction returns execution time (#4578)
Christian Grothoff
2016-08-11
updating DB schema to profit from new KDF-based refresh variant
Christian Grothoff
[next]