index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-11-17
add idempotency checks for /refresh/reveal, fixing #4793
Christian Grothoff
2016-11-17
handle more nicely the case that concurrent withdraws have changed history, c...
Christian Grothoff
2016-11-17
if reserve history computation reveals database inconsistency, do not abort b...
Christian Grothoff
2016-11-17
add proper log statement on success
Christian Grothoff
2016-11-17
add log statement on success
Christian Grothoff
2016-11-17
need to initialize reserve_pub first
Christian Grothoff
2016-11-17
increments of more than 1 do happen
Christian Grothoff
2016-11-17
cut and paste error
Christian Grothoff
2016-11-17
select proper row of result set, not row 0 (in misc. database operations)
Christian Grothoff
2016-11-17
serial IDs start at 1, fixed in right place this time
Christian Grothoff
2016-11-17
serial IDs start at 1
Christian Grothoff
2016-11-17
fix exchangedb auditor functions to return proper serial ids
Christian Grothoff
2016-11-17
handle case rowid = 0
Christian Grothoff
2016-11-17
change rowid type to uint64_t everywhere; start with reserve-analysis in auditor
Christian Grothoff
2016-11-17
actually install taler-config
Christian Grothoff
2016-11-17
add note on #4794
Christian Grothoff
[next]