index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
Age
Commit message (
Expand
)
Author
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
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-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-10-15
derive history from db instead of storing it
Florian Dold
2017-08-30
compute full fees for refresh and spending
Florian Dold
2017-08-27
implement refunds
Florian Dold
2017-08-14
fix build system / types
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-30
paths, multi env and webpack config
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-29
adjust webpack config to exclude node modules
Florian Dold
2017-05-28
docs
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
missing files
Florian Dold
2017-05-27
fix module loading for node under fake web workers
Florian Dold
2017-05-27
convert tests to ava tests
Florian Dold
2017-05-27
fix emscripten module loading in node
Florian Dold
2017-05-27
Simplify loading of the emscripten lib.
Florian Dold