index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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-18
warn properly if we failed to run taler-exchange-aggregator
Christian Grothoff
2016-05-18
fix table dropping logic to ensure testcases run in fresh environment
Christian Grothoff
2016-05-16
use GNUNET_new_array()
Christian Grothoff
2016-05-16
not all are 2d
Christian Grothoff
2016-05-16
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-11
MASTER_KEY in section merchant-exchange-test used to point exchange's ↵
Marcello Stanisci
private key. Fixed
2016-05-11
uncommenting PORT in config
Marcello Stanisci
2016-05-10
merchant private key in config generator
Marcello Stanisci
2016-05-10
adding EDATE in merchant config generator
Marcello Stanisci
2016-05-10
typo
Marcello Stanisci
2016-05-10
typo: tears->years
Marcello Stanisci
2016-05-10
typo
Marcello Stanisci
2016-05-10
including config generator among installed files
Marcello Stanisci
2016-05-09
Just some comments
Jeff Burdges
2016-05-09
Initial discriotion of offline payments
Jeff Burdges
The notation here gets horrible because I started from the post-quantum write up. And it has slightly different needs.
2016-05-08
reorg testcase a bit
Christian Grothoff
2016-05-08
adding test for wire prepare data
Christian Grothoff
2016-05-08
expand testcase to cover refund API, fix minor issues
Christian Grothoff
2016-05-06
more work on test, noting what is left to do with bug number
Christian Grothoff
2016-05-06
more work on test, noting what is left to do
Christian Grothoff
2016-05-06
check if starting aggregator actually worked
Christian Grothoff
2016-05-06
fix shutdown issue in test
Christian Grothoff
2016-05-06
add timeout logic to aggregator test
Christian Grothoff
2016-05-06
adding test for auditors API
Christian Grothoff
2016-05-06
refactoring exchangedb tests to improve coverage
Christian Grothoff
2016-05-06
refactoring exchangedb tests to improve coverage
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-05-06
drop refunds table as well
Christian Grothoff
2016-05-06
bump copyright
Christian Grothoff
2016-05-06
support REFUNDS in transaction history in libtalerexchange
Christian Grothoff
2016-05-06
add logic to return refunds with transaction history
Christian Grothoff
2016-05-06
implement logic to store refund data into postgres database
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
Christian Grothoff
2016-05-05
implementing #4449
Christian Grothoff
2016-05-05
fixing #4461
Christian Grothoff
2016-05-05
export transaction history check function
Christian Grothoff
2016-05-04
Merge branch 'master' of git.taler.net:/var/git/exchange
Jeff Burdges
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-04
fixes for disting
Christian Grothoff
2016-05-04
fix make dist
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
Christian Grothoff
2016-05-04
dead code elimination
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
fix JSON format string
Christian Grothoff
2016-05-04
round exec time
Christian Grothoff
[next]