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
2018-11-20
Offer contract terms trait as a JSON object.
Marcello Stanisci
2018-11-18
add dbinit cmd
Christian Grothoff
2018-11-17
complete /deposit-confirmation test command
Christian Grothoff
2018-11-17
add list exchanges command
Christian Grothoff
2018-11-17
use more const in taler_testing_lib.h
Christian Grothoff
2018-11-17
more work towards testing deposit confirmations
Christian Grothoff
2018-11-17
work towards testing auditor deposit-confirmation API
Christian Grothoff
2018-11-11
extend testing logic to setup handle for the auditor
Christian Grothoff
2018-11-11
improve auditor support in libtalertesting
Christian Grothoff
2018-11-10
preparing test logic for new auditor requirements (incomplete)
Christian Grothoff
2018-11-10
add skeleton for auditor httpd tests
Christian Grothoff
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-10-28
implement /exchanges API in libtalerauditor
Christian Grothoff
2018-10-28
implement /exchanges handler in auditor-httpd
Christian Grothoff
2018-10-28
add operation to count number of known coins per denomination to exchangedb
Christian Grothoff
2018-10-28
track number of coins issued per denomination in auditor (not yet used)
Christian Grothoff
2018-10-28
extend auditordb with storing information about list of exchanges and their s...
Christian Grothoff
2018-10-27
split up progress points of auditor by coin/reserve/aggregation to minimize D...
Christian Grothoff
2018-10-27
complete auditor httpd side of deposit confirmation handling (auditordb not y...
Christian Grothoff
2018-10-27
auditor-lib now builds
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2018-10-24
finish first implementation of /version API call for the auditor
Christian Grothoff
2018-10-24
add skeleton header for auditor service
Christian Grothoff
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-21
first skeleton of /deposit-confirmation API implementation; not yet complete,...
Christian Grothoff
2018-10-20
extend auditordb API with function to store deposit confirmations
Christian Grothoff
2018-10-19
reduce redundant data fetch (#5444)
Christian Grothoff
2018-10-13
keep a most sigs around when serializing
Christian Grothoff
2018-10-13
intermediate patch towards implementing #5136
Christian Grothoff
2018-10-13
fix issue with 'meta' not being initialized - by getting rid of it
Christian Grothoff
2018-10-13
implement deserialization logic for #5136
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-09-15
fix #5315, including more testing
Christian Grothoff
2018-09-15
add sleep command
Christian Grothoff
2018-08-19
re-init logging so we can tell by PID who it is
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-08-19
add logic to allow fakebank transfers to be retried
Christian Grothoff
2018-08-19
add remote benchmarking
Florian Dold
2018-08-11
implement retries for a few more commands
Christian Grothoff
2018-08-10
add variant that allows us to control the timeout
Christian Grothoff
2018-08-10
add retry support to withdraw test logic
Christian Grothoff
2018-08-09
in parallel tests, only launch one exchange -- still broken: code attempts to...
Christian Grothoff
2018-07-23
Change wire-plugin method signature.
Marcello Stanisci
2018-07-23
Add "cancel" method to the last commit.
Marcello Stanisci
2018-07-23
Wire-plugin interface.
Marcello Stanisci
2018-07-18
Add "general_id" for merchants into the DB system.
Marcello Stanisci
2018-07-10
Put logic to delete KYC events for merchant
Marcello Stanisci
2018-07-10
Put logic to sum KYC-monitored wire transfers.
Marcello Stanisci
2018-07-10
KYC DB methods: store a wire transfer.
Marcello Stanisci
[next]