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-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
2019-12-16
cleanup / history
Florian Dold
2019-12-16
finish refresh correctly, display fees correctly
Florian Dold
2019-12-16
cleanup, avoid some circular deps
Florian Dold
2019-12-16
history WIP, DB naming
Florian Dold
2019-12-16
history events WIP
Florian Dold
2019-12-15
simplify /pay, add pay event
Florian Dold
2019-12-15
oops, missing file
Florian Dold
2019-12-15
introduce refund groups, react correctly to 410 Gone for /refund
Florian Dold
2019-12-15
group refresh sessions into groups for nicer history
Florian Dold
2019-12-13
new history schema
Florian Dold
2019-12-12
refactor DB access
Florian Dold
2019-12-12
refactor: re-structure type definitions
Florian Dold