index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
test_exchange_api.c
Age
Commit message (
Expand
)
Author
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-21
testing refund, fixing bugs, refund test passes
Christian Grothoff
2016-05-21
make use of GNUNET_JSON_from_data_auto where possible
Christian Grothoff
2016-05-20
extending interpreter to cover refund (but not used yet)
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-04
fix issues in tracking API and tracking API test, resolves #4399
Christian Grothoff
2016-05-04
be more careful with terminology
Christian Grothoff
2016-05-04
check WTID matches
Christian Grothoff
2016-05-04
round exec time
Christian Grothoff
2016-05-04
modify test to trigger aggregation properly and check resulting fakebank tran...
Christian Grothoff
2016-05-03
towards fixing #4399
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run a...
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-04-17
replace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-04-11
implementing #4357, but test missing
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-04-01
update man pages and templates to use current options
Christian Grothoff
2016-04-01
implementing #4356, tests still failing, but main logic should now be updated
Christian Grothoff
2016-03-30
towards a testcase for aggregation logic
Christian Grothoff
2016-03-19
eliminate warning
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-04
modify /wire/test to provide bank URI and bank account numbers
Christian Grothoff
2016-03-01
fix JSON for test wire formats to pass wire format validation
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff