index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
Age
Commit message (
Collapse
)
Author
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-26
change edate to wire_transfer_deadline/delay (#4521)
Christian Grothoff
2016-05-24
fixing #4520: be more aggressive at asserting when API is violated
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-24
allow access to raw /keys response
Florian Dold
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-20
enforce wire deadline >= refund_deadline in API
Christian Grothoff
2016-05-18
fix #4506: check that master key matches our master key when loading signing ↵
Christian Grothoff
and denomination keys; also do not send master_pub with each signing key, that is not in the spec
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-06
bump copyright
Christian Grothoff
2016-05-06
support REFUNDS in transaction history in libtalerexchange
Christian Grothoff
2016-05-05
export transaction history check function
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-04
fix make dist
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
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
fix size in purpose
Christian Grothoff
2016-05-04
round exec time
Christian Grothoff
2016-05-04
modify test to trigger aggregation properly and check resulting fakebank ↵
Christian Grothoff
transfers
2016-05-03
towards fixing #4399
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run ↵
Christian Grothoff
aggregator in testcase
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-04-21
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-04-20
sketching out refund API implementation
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-19
move currency to taler section, create taler.conf
Florian Dold
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-04-17
replace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-04-17
fix comments
Christian Grothoff
2016-04-11
check exchange signature on /wire/deposit response (#4135)
Christian Grothoff
2016-04-11
implement signing of /wire/deposit replies (#4135)
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-03
fix json generation, use proper json in test
Christian Grothoff
2016-04-01
set environment variable to ensure plugins are found during tests
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-21
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-03-21
rename to match GNUnet symbol change
Christian Grothoff
2016-03-21
implementing #3987
Christian Grothoff
2016-03-19
eliminate warning
Christian Grothoff
2016-03-19
remove duplicated JSON parsing code from exchange-lib (#4150)
Christian Grothoff
[next]