index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-04
implementing #4932
Christian Grothoff
2017-03-04
implementing/fixing #4933: check total_amount matches aggregated transactions
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
use new ENABLE method to load wire plugins
Christian Grothoff
2017-03-03
update configuration generators to use new ENABLE option instead of WIREFORMA...
Christian Grothoff
2017-03-03
changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...
Christian Grothoff
2017-03-02
implement #4851 (refuse to run without wire plugin)
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2017-03-02
fix expire header parsing if day-of-month is 7th due to field confusing (wday...
Christian Grothoff
2017-02-27
error code for instance unknown
Marcello Stanisci
2017-02-14
fix return value check
Christian Grothoff
2017-02-13
do not do path expansion on public key in Crockford encoding
Christian Grothoff
2017-02-08
fix #4886
Christian Grothoff
2017-02-08
fix conditional in test case (exposes underlying failure)
Florian Dold
2017-02-08
do not print warnings for perfectly expected status codes
Christian Grothoff
2017-02-08
ensure testcase terminates if wget is not installed or launching httpd failed
Christian Grothoff
2017-02-08
skip test if binaries are not in PATH
Christian Grothoff
2017-02-07
add code to silence false positive warning in gcc6.3
Florian Dold
2017-02-07
fix test cases (transaction_id related problems)
Florian Dold
2017-02-07
fix SQL
Florian Dold
2017-02-07
fix SQL
Florian Dold
2017-02-07
typo
Florian Dold
2017-02-07
fix SQL statement after removing transaction_id
Florian Dold
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-13
Add option to initialized db, fixes 4858
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-23
typo
Marcello Stanisci
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-12-04
#4828
Marcello Stanisci
2016-11-25
refuse to start if we have no denominations
Florian Dold
2016-11-21
better logging when db connection fails
Florian Dold
2016-11-19
taler-exchange-wire: infer method from JSON if possible
Florian Dold
2016-11-18
version bump and ChangeLog update
v0.2.0
Christian Grothoff
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
2016-11-18
hack to get taler-config working again
Christian Grothoff
2016-11-18
fixing another test failing due to amount 1e-8 change
Christian Grothoff
2016-11-18
fix testcase with new 1e-10 logic
Christian Grothoff
2016-11-18
change fractional base to 1e8
Florian Dold
[next]