index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
cryptoWorker.ts
Age
Commit message (
Expand
)
Author
2019-12-05
threads, retries and notifications WIP
Florian Dold
2019-08-16
crypto worker refactoring
Florian Dold
2019-08-15
worker refactoring / sync worker
Florian Dold
2019-07-31
headless wallet WIP
Florian Dold
2019-06-26
add link signature to /refresh/reveal
Florian Dold
2019-05-08
adjust to exchange protocol changes
Florian Dold
2018-09-22
wasm
Florian Dold
2018-09-20
not working
Florian Dold
2018-09-20
update packages
Florian Dold
2018-01-29
change protocol to string amount network format
Florian Dold
2018-01-17
use full amount with wire fees when creating deposit permission
Florian Dold
2018-01-04
fix /pay API
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2018-01-01
rename 'f' to 'contribution' in deposit permission
Florian Dold
2017-12-12
precompute speculative signature for payment
Florian Dold
2017-12-09
implement new, optimized refresh protocol
Florian Dold
2017-12-01
partial implementation of tipping
Florian Dold
2017-10-15
fix tslint warnings
Florian Dold
2017-08-30
compute full fees for refresh and spending
Florian Dold
2017-08-27
implement refunds
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
less ad-hoc messaging, fix some lint warnings
Florian Dold
2017-05-28
documentation and tslint settings to check for docs
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-27
Simplify loading of the emscripten lib.
Florian Dold