index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
amounts.ts
Age
Commit message (
Expand
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2020-07-22
consistent error handling for HTTP request (and some other things)
Florian Dold
2020-07-16
fix broken amount multiplication
Florian Dold
2020-06-03
re-indent with latest version of prettier
Florian Dold
2020-05-11
oops, fix multiplication
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
make linter less grumpy
Florian Dold
2020-04-06
linter
Florian Dold
2020-04-02
cosmetics and comments
Florian Dold
2020-04-02
model reserve history in the exchange, improve reserve handling logic
Florian Dold
2019-12-25
fix and simplify coin selection
Florian Dold
2019-12-19
new date format, replace checkable annotations with codecs
Florian Dold
2019-12-16
history events WIP
Florian Dold
2019-12-14
keep checkable annotations on amount for now
Florian Dold
2019-12-14
type safety
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold