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
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-14
add file for error codes
Christian Grothoff
2016-06-13
implement #4569
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
2016-06-09
move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...
Christian Grothoff
2016-06-09
rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-06-07
add exchange_pub to callbacks
Christian Grothoff
2016-05-31
add support for /keys cache control (#4036)
Christian Grothoff
2016-05-31
implement GC logic (#3485)
Christian Grothoff
2016-05-31
adding a few more uniqueness constraints to DB
Christian Grothoff
2016-05-30
adding --pool-size option to benchmark,
Marcello Stanisci
2016-05-27
making DB scheme nice
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-25
fix #4537
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-24
allow access to raw /keys response
Florian Dold
2016-05-20
extending interpreter to cover refund (but not used yet)
Christian Grothoff
2016-05-20
fix init before use in new refund logic
Christian Grothoff
2016-05-20
enforce wire deadline >= refund_deadline in API
Christian Grothoff
2016-05-19
export function to free commit coin data
Christian Grothoff
2016-05-19
rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey followin...
Christian Grothoff
2016-05-18
fix table dropping logic to ensure testcases run in fresh environment
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-06
more work on test, noting what is left to do
Christian Grothoff
2016-05-06
adding test for auditors API
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
Christian Grothoff
2016-05-05
export transaction history check function
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run a...
Christian Grothoff
2016-05-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-05-02
removing broken and redundant testcase
Christian Grothoff
2016-05-02
fix #4184
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
implementing parsing of /refund requests
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-19
do not include gnunet's platform header in our public headers
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-16
use user_config_file as well
Christian Grothoff
2016-04-16
fix taler-exchange-keyup way of loading configuration
Christian Grothoff
2016-04-11
implement signing of /wire/deposit replies (#4135)
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-04-09
fix make dist rules
Christian Grothoff
2016-04-07
removing duplication of --help logic
Christian Grothoff
2016-04-06
fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...
Christian Grothoff
2016-04-05
undef dead symbol
Christian Grothoff
2016-04-04
fix test to ensure DB invariants are met
Christian Grothoff
[next]