index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff
2019-01-11
Trying to reporduce the overlapping keys bug.
Marcello Stanisci
2019-01-10
towards fixing #5447
Christian Grothoff
2018-12-21
Provide test API for keys serialization.
Marcello Stanisci
2018-11-17
work towards testing auditor deposit-confirmation API
Christian Grothoff
2018-09-22
put curl default options on one place
Florian Dold
2018-09-15
fix #5315, including more testing
Christian Grothoff
2018-08-16
fix all (?) wrong -l flags
Florian Dold
2018-08-06
link against bank as well:
Christian Grothoff
2018-08-06
fix link
Christian Grothoff
2018-06-20
Implementing #5306.
Marcello Stanisci
2018-06-20
batch CMD skeleton + include defs.
Marcello Stanisci
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-03-17
Twisted tests scaffold.
Marcello Stanisci
2018-02-21
no need for a "hash trait" here. Removing code.
Marcello Stanisci
2018-02-16
hash code trait
Marcello Stanisci
2018-02-16
offering amount _objects_ as traits (a string version of
Marcello Stanisci
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2018-01-21
finish simplifying main by adding more helpers and macros
Christian Grothoff
2018-01-21
factor out more helpers
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
finish new withdraw command implementation
Christian Grothoff
2018-01-21
more traits
Christian Grothoff
2018-01-21
new test interpreter architecture, first draft
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-12-10
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...
Christian Grothoff
2017-10-18
releasing v0.4.0
v0.4.0
Christian Grothoff
2017-09-14
(imperfect) test for #4840
Christian Grothoff
2017-09-13
skeleton for /keys cherry picking testcase
Christian Grothoff
2017-06-06
bump versions for release
v0.3.0
Christian Grothoff
2017-03-29
implement /payback-functions in libtalerexchange.so
Christian Grothoff
2016-10-20
remove redundant exchange_api_common.h header
Christian Grothoff
2016-06-20
-bumps for release
Christian Grothoff
2016-06-09
-typo
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-05-04
fix make dist
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
Christian Grothoff
2016-05-03
towards fixing #4399
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-01
set environment variable to ensure plugins are found during tests
Christian Grothoff
2016-03-19
remove duplicated JSON parsing code from exchange-lib (#4150)
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-15
exclude priv keys
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff