index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
operations
/
refresh.ts
Age
Commit message (
Expand
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
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-11
logging
Florian Dold
2020-05-11
make planchet management during withdrawal O(n) instead of O(n^2)
Florian Dold
2020-04-07
more lint fixes
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
re-format with prettier v2, fix HTML
Florian Dold
2020-03-26
fix logic bug in recoup (refresh variant)
Florian Dold
2020-03-24
helpers for auditor integration test
Florian Dold
2020-03-12
full recoup, untested/unfinished first attempt
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-17
fix amount format (how did this ever work before?)
Florian Dold
2019-12-19
new date format, replace checkable annotations with codecs
Florian Dold
2019-12-16
finish refresh correctly, display fees correctly
Florian Dold
2019-12-16
history WIP, DB naming
Florian Dold
2019-12-16
history events WIP
Florian Dold
2019-12-15
group refresh sessions into groups for nicer history
Florian Dold
2019-12-12
refactor DB access
Florian Dold
2019-12-12
refactor: re-structure type definitions
Florian Dold