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
2019-12-05
threads, retries and notifications WIP
Florian Dold
2019-12-02
rollup
Florian Dold
2019-12-02
pending operations WIP
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2019-11-30
wallet robustness WIP
Florian Dold
2019-08-18
slightly more sane logging
Florian Dold
2019-08-16
crypto worker refactoring
Florian Dold
2019-08-15
worker refactoring / sync worker
Florian Dold
2019-08-15
use factory instead of startWorker
Florian Dold
2019-08-01
headless/android port, PoC for CLI / headless tests
Florian Dold
2019-07-31
headless wallet WIP
Florian Dold
2019-06-26
add link signature to /refresh/reveal
Florian Dold
2018-09-20
update packages
Florian Dold
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