index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
operations
/
refund.ts
Age
Commit message (
Expand
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2020-07-27
latest merchant protocol for refunds
Florian Dold
2020-07-24
implement merchant API changes
Florian Dold
2020-07-23
towards refunds with updated protocol
Florian Dold
2020-07-22
consistent error handling for HTTP request (and some other things)
Florian Dold
2020-05-15
fix some transaction list issues
Florian Dold
2020-05-15
include refund fees in effective refund amount calculation
Florian Dold
2020-05-15
fix issues in the webextension refund UI
Florian Dold
2020-05-12
new transactions API: purchases and refunds
Florian Dold
2020-04-27
adopt new merchant refund API
Florian Dold
2020-04-07
more lint fixes
Florian Dold
2020-04-06
make linter less grumpy
Florian Dold
2020-04-06
linter
Florian Dold
2020-04-02
model reserve history in the exchange, improve reserve handling logic
Florian Dold
2020-03-30
allow refund via Android API
Florian Dold
2020-03-30
change applyRefund return signature
Florian Dold
2020-03-12
improved error reporting / towards a working recoup
Florian Dold
2020-03-09
support exchange API version 7:0:0
Florian Dold
2020-01-19
do not apply the same refresh twice
Florian Dold
2020-01-19
don't refresh for a refund that didn't get applied
Florian Dold
2020-01-19
fix error in refund retry
Florian Dold
2020-01-18
fix and test case for "insecure" taler://refund URIs
Florian Dold
2019-12-19
new date format, replace checkable annotations with codecs
Florian Dold
2019-12-16
history WIP, DB naming
Florian Dold
2019-12-16
history events WIP
Florian Dold
2019-12-15
oops, missing file
Florian Dold