index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
cryptoApi.ts
Age
Commit message (
Expand
)
Author
2018-01-17
use full amount with wire fees when creating deposit permission
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2017-12-12
only run crypto worker on half of available threads
Florian Dold
2017-12-12
measure time for the operation only while not in queue
Florian Dold
2017-12-12
precompute speculative signature for payment
Florian Dold
2017-12-10
fix problems found by newer TypeScript compiler
Florian Dold
2017-12-01
partial implementation of tipping
Florian Dold
2017-08-30
compute full fees for refresh and spending
Florian Dold
2017-08-14
implement returning coins to user's account
Florian Dold
2017-05-31
fix messaging, small issues and safer types
Florian Dold
2017-05-29
lint for unused variables, fix query bug detected by this
Florian Dold
2017-05-29
less ad-hoc messaging, fix some lint warnings
Florian Dold
2017-05-28
docs
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-27
fix module loading for node under fake web workers
Florian Dold
2017-05-27
Simplify loading of the emscripten lib.
Florian Dold