index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-06-02
-include wallet headers if compiling wallet library
Christian Grothoff
2015-05-28
forgot to add include earlier
Christian Grothoff
2015-05-28
fix helptext
Christian Grothoff
2015-05-28
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-05-28
add --enable-wallet-only flag to build libtalerutil_wallet which ONLY ↵
Christian Grothoff
contains the wallet-specific API subset
2015-05-27
mintdb postgres: Implement get_refresh_melt().
Sree Harsha Totakura
2015-05-27
mintdb get_known_coin(): Do not allocate memory for return paramter.
Sree Harsha Totakura
Instead populate the fields of the placeholder return variable.
2015-05-26
mintdb postgres: sanitize test case
Sree Harsha Totakura
2015-05-25
mintdb postgres: implement insert_refresh_melt()
Sree Harsha Totakura
2015-05-25
mintdb postgres: add deposit fee to the denominations
Sree Harsha Totakura
2015-05-25
mintdb postgres: add get_known_coin() and insert_known_coin()
Sree Harsha Totakura
2015-05-25
copy currency into fee_withdrawl
Sree Harsha Totakura
2015-05-18
check return values
Christian Grothoff
2015-05-18
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-05-18
fix reporting in constructor
Christian Grothoff
2015-05-17
describe refund protocol
Christian Grothoff
2015-05-17
slightly expand wireformat test to cover error cases
Christian Grothoff
2015-05-17
test for rsa-json conversion API
Christian Grothoff
2015-05-17
add functions for conversion from json to rsa public key/signature for ↵
Christian Grothoff
symmetry, testing, etc.
2015-05-17
test json-raw conversion, fix assertion
Christian Grothoff
2015-05-17
test json-time conversion, add support for forever/never time
Christian Grothoff
2015-05-17
adding testcase for json-amount conversions, fixing typos and missing ↵
Christian Grothoff
currency initialization
2015-05-17
add test for varsize pq operation
Christian Grothoff
2015-05-17
adding script to generate code coverage report
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-16
eliminating ECDSA support from json API (dead)
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-15
resolve #3717
Christian Grothoff
2015-05-15
transaction logic is inside of DB function
Christian Grothoff
2015-05-15
have sensible default
Christian Grothoff
2015-05-15
adapt to API change
Christian Grothoff
2015-05-15
getting test to pass
Christian Grothoff
2015-05-15
misc bugfixes
Christian Grothoff
2015-05-15
completing test-case implementation:
Christian Grothoff
2015-05-15
fixing misc. minor bugs, towards getting testcases to work
Christian Grothoff
2015-05-15
use talercheck DB
Christian Grothoff
2015-05-14
avoid PG 9.5 dependency
Christian Grothoff
2015-05-14
fixing misc sql syntax errors
Christian Grothoff
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-05-13
fix ftbfs
Christian Grothoff
2015-05-13
Merge branch 'master' of git.taler.net:/var/git/mint
Christian Grothoff
2015-05-13
sync
Christian Grothoff
2015-05-13
towards fixing #3717 and #3633
Christian Grothoff
2015-05-10
do equivalent update for results that was done to type queries in pq library
Christian Grothoff
2015-05-09
slight improvements
Christian Grothoff
2015-05-09
slight clarifications
Christian Grothoff
2015-05-09
replace macros with functions for better type-checking
Christian Grothoff
2015-05-07
pq test skeleton, not finished
Christian Grothoff
[next]