index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-18
bumping versions for v0.4.0 release
v0.4.0
Christian Grothoff
2017-10-18
fix rules for 'make dist'
Christian Grothoff
2017-10-15
add refund permissions to /pay
Florian Dold
2017-10-15
fix css files in .gitignore
Christian Grothoff
2017-10-15
add CSS files
Christian Grothoff
2017-10-14
add CSS styling
Christian Grothoff
2017-10-06
check return value from TALER_amount_get_zero
Christian Grothoff
2017-10-06
check return value from TALER_JSON_hash
Christian Grothoff
2017-09-26
fix extra start of retry_exchange task
Christian Grothoff
2017-09-26
fix use of uninit vars
Christian Grothoff
2017-09-17
adjust to API change of exchange
Christian Grothoff
2017-09-09
handle a few more asserts more gracefully (#5092)
Christian Grothoff
2017-09-09
work on #5092, handle failure in easy case without asserting
Christian Grothoff
2017-09-09
work on #5092, do not assert if instance unknown
Christian Grothoff
2017-09-09
work on #5092: be conservative, allow TALER_EXCHANGE_get_keys() to return NUL...
Christian Grothoff
2017-09-09
work on #5092: remove one of the asserts that can fail
Christian Grothoff
2017-09-02
keep track of issues observed looking at /pay some more
Christian Grothoff
2017-09-02
fix bad nesting of transactions during /pay processing
Christian Grothoff
2017-09-02
properly drop exchange_wire_fees table in test
Christian Grothoff
2017-09-02
fix testcase, refund array is boxed in a refund_permissions field of the main...
Christian Grothoff
2017-08-31
fix English in error message
Christian Grothoff
2017-08-31
fix /pay transaction retry logic
Christian Grothoff
2017-08-31
fix refund test and logic: if refund is smaller than refund that was previous...
Christian Grothoff
2017-08-31
fix #5127
Christian Grothoff
2017-08-31
fix clear logic error, likely related to #5127
Christian Grothoff
2017-08-27
fix refund generation (hopefully)
Florian Dold
2017-08-26
wrap refund permission in object
Florian Dold
2017-08-26
use order_id as summary if contract doesn't have it
Florian Dold
2017-08-26
check for specific jansson version using pkgconfig
Florian Dold
2017-08-26
gitignore
Florian Dold
2017-08-26
don't track version.texi, it's auto-generated
Florian Dold
2017-07-26
rounding /history date parameter
Marcello Stanisci
2017-07-26
coverage for db test
Marcello Stanisci
2017-07-26
Do not set timestamp in lib testcase, because the backend
Marcello Stanisci
2017-07-25
comment
Marcello Stanisci
2017-07-25
comments
Marcello Stanisci
2017-07-25
Checking that a contract whose payment didn't get through
Marcello Stanisci
2017-07-25
do not use hugely futuristic time while testing /history
Marcello Stanisci
2017-07-25
moving proposal mark-as-paid in the right place
Marcello Stanisci
2017-07-22
do not use uninitialized master_pub field from 'struct Exchange', but use the...
Christian Grothoff
2017-07-22
/history issue testcase
Marcello Stanisci
2017-07-21
more logging
Christian Grothoff
2017-07-21
fix merchant_api_track_transfer to actually pass wire method to service
Christian Grothoff
2017-07-21
fix configuration to ensure exchange wires immediately
Christian Grothoff
2017-07-21
init timestamp
Christian Grothoff
2017-07-21
implement mandatory rounding of timestamp
Christian Grothoff
2017-07-21
removing bogus #include
Christian Grothoff
2017-07-21
indentation fixes, style fix on how to generate timestamp
Christian Grothoff
2017-07-21
indentation fixes
Christian Grothoff
2017-07-21
indentation and style fixes
Christian Grothoff
[next]