index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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, ↵
Christian Grothoff
causing us to see a different balance just before the commit; in this case, just retry the transaction; this should fix #4794
2016-11-17
if reserve history computation reveals database inconsistency, do not abort ↵
Christian Grothoff
but return proper error code
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
2016-11-17
add note for #4792
Christian Grothoff
2016-11-17
three more missing rollbacks found
Christian Grothoff
2016-11-17
Merge branch 'master' of git+ssh://taler.net/exchange
Christian Grothoff
2016-11-17
fix error handling path that resulted in non-aborted transaction persisting, ↵
Christian Grothoff
causing subsequent transactions to fail (#4737)
2016-11-14
remove taler-arm, since we use taler-deployment-arm
Florian Dold
2016-11-11
-only enable developer logic if MHD is recent enough
Christian Grothoff
2016-11-07
resolving merge issue
Christian Grothoff
2016-11-07
indentation
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
Merge branch 'master' of taler.net:exchange
tg(x)
2016-11-04
auditordb test
tg(x)
2016-11-04
auditordb postgres plugin: fix query param
tg(x)
2016-11-04
auditordb postgres plugin: fix field name
tg(x)
2016-11-04
wget-ing /admin/add/incoming from bank-lib testcase
Marcello Stanisci
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
half baking #4756
Marcello Stanisci
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: set master_pub in result
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb test
tg(x)
2016-11-04
auditordb postgres plugin: sql fixes, callback return value
tg(x)
2016-11-03
auditordb postgres plugin: fix index
tg(x)
2016-11-03
auditordb postgres plugin
tg(x)
2016-10-27
typo
Marcello Stanisci
2016-10-24
NULL-terminate array
Christian Grothoff
[next]