index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
operations
Age
Commit message (
Expand
)
Author
2020-04-02
cosmetics and comments
Florian Dold
2020-04-02
model reserve history in the exchange, improve reserve handling logic
Florian Dold
2020-04-02
split reconciliation and summary of reserve history
Florian Dold
2020-04-02
helpers and tests for reserve reconciliation
Florian Dold
2020-03-30
allow refund via Android API
Florian Dold
2020-03-30
re-format with prettier v2, fix HTML
Florian Dold
2020-03-30
change applyRefund return signature
Florian Dold
2020-03-28
add --extra-debug option to history
Florian Dold
2020-03-27
generate cleaner history for recoup
Florian Dold
2020-03-27
don't rip off the merchant via our coin selection
Florian Dold
2020-03-26
fix logic bug in recoup (refresh variant)
Florian Dold
2020-03-26
another missing store ...
Florian Dold
2020-03-26
fix store access list for recoup
Florian Dold
2020-03-24
fix recoup response schema / add run-until-done
Florian Dold
2020-03-24
helpers for auditor integration test
Florian Dold
2020-03-23
make sure the 'testing withdraw' subcommand does retries
Florian Dold
2020-03-16
fix another withdrawal state machine bug, add 'show-reserve' to advanced CLI
Florian Dold
2020-03-16
fix bug in withdrawal operation state machine, allow manual reserve update fr...
Florian Dold
2020-03-13
signature verification for recoup
Florian Dold
2020-03-13
license header typo
Florian Dold
2020-03-12
improved error reporting / towards a working recoup
Florian Dold
2020-03-12
full recoup, untested/unfinished first attempt
Florian Dold
2020-03-10
cleanup
Florian Dold
2020-03-09
support exchange API version 7:0:0
Florian Dold
2020-03-09
abort exchange update if version does not match
Florian Dold
2020-03-09
formatting / DCE
Florian Dold
2020-03-06
include (pending) wallet balance in pending ops response
Florian Dold
2020-03-06
documentation / enum types for pending ops
Florian Dold
2020-01-31
add fulfillmentUrl to OrderShortInfo
Marcos Gutierrez
2020-01-22
reset reserve retry timeout when forcing operation
Florian Dold
2020-01-22
make verbose details an option
Florian Dold
2020-01-20
fix store access
Florian Dold
2020-01-20
be verbose for refreshes too
Florian Dold
2020-01-20
verboseDetails for pay and withdraw
Florian Dold
2020-01-19
sort coins by amount first
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 incomplete rename
Florian Dold
2020-01-19
fix error in refund retry
Florian Dold
2020-01-19
exchange uses payto_uri instead of url now
Florian Dold
2020-01-18
fix and test case for "insecure" taler://refund URIs
Florian Dold
2020-01-17
fix amount format (how did this ever work before?)
Florian Dold
2020-01-17
H_wire -> h_wire
Florian Dold
2020-01-07
Fix typo and field name in history event
Florian Dold
2019-12-25
comments
Florian Dold
2019-12-25
fix and simplify coin selection
Florian Dold
2019-12-20
fix taler URI classification bug
Florian Dold
2019-12-20
implement refusing proposals
Florian Dold
2019-12-19
do normal back-off when reserve isn't ready yet, run retry-loop in integratio...
Florian Dold
2019-12-19
new date format, replace checkable annotations with codecs
Florian Dold
[next]