index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
checkable.ts
Age
Commit message (
Expand
)
Author
2019-07-31
headless wallet WIP
Florian Dold
2019-06-03
Fix the Checkable.Map JSON validator.
Florian Dold
2019-05-08
restore webpack splitting behavior
Florian Dold
2018-01-29
change protocol to string amount network format
Florian Dold
2018-01-17
implement new mobile-compatible payment logic
Florian Dold
2017-10-15
fix tslint warnings
Florian Dold
2017-10-15
add missing typeof, makes unit tests pass
Florian Dold
2017-10-15
derive history from db instead of storing it
Florian Dold
2017-08-14
implement returning coins to user's account
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-27
be always very strict (recently added to typescript)
Florian Dold
2017-05-27
simplify Checkable.Class annotation and allow extra fields in /keys response
Florian Dold
2017-05-24
remove dead code and add comments
Florian Dold
2017-05-24
add some more docs
Florian Dold
2017-04-27
download, store and check signatures for wire fees
Florian Dold
2016-11-16
incrementally verify denoms
Florian Dold
2016-11-14
add validators to checkable classes
Florian Dold
2016-11-13
restructuring
Florian Dold