Florian Dold
|
0b1c78b586
|
rename 'f' to 'contribution' in deposit permission
|
2018-01-01 18:56:22 +01:00 |
|
Florian Dold
|
ddec9cf2fa
|
only run crypto worker on half of available threads
|
2017-12-12 23:06:13 +01:00 |
|
Florian Dold
|
5a8d880ebd
|
measure time for the operation only while not in queue
|
2017-12-12 22:49:04 +01:00 |
|
Florian Dold
|
ca2a46a857
|
precompute speculative signature for payment
|
2017-12-12 21:54:14 +01:00 |
|
Florian Dold
|
3c882c44b5
|
fix problems found by newer TypeScript compiler
|
2017-12-10 23:02:00 +01:00 |
|
Florian Dold
|
3e6bd6351f
|
implement new, optimized refresh protocol
|
2017-12-09 03:37:21 +01:00 |
|
Florian Dold
|
b8ccc7c990
|
partial implementation of tipping
|
2017-12-01 03:00:09 +01:00 |
|
Florian Dold
|
8b2f53e3ed
|
fix tslint warnings
|
2017-10-15 20:30:33 +02:00 |
|
Florian Dold
|
03782f8aea
|
derive history from db instead of storing it
|
2017-10-15 18:30:02 +02:00 |
|
Florian Dold
|
008926b184
|
compute full fees for refresh and spending
|
2017-08-30 17:08:54 +02:00 |
|
Florian Dold
|
8697efd2c8
|
implement refunds
|
2017-08-27 03:56:19 +02:00 |
|
Florian Dold
|
5634e77ad9
|
fix build system / types
|
2017-08-14 04:59:43 +02:00 |
|
Florian Dold
|
d5bba630a3
|
implement returning coins to user's account
|
2017-08-14 04:16:12 +02:00 |
|
Florian Dold
|
613a14c14f
|
fix messaging, small issues and safer types
|
2017-05-31 16:04:23 +02:00 |
|
Florian Dold
|
29908d5ef6
|
paths, multi env and webpack config
|
2017-05-30 14:38:29 +02:00 |
|
Florian Dold
|
94d111a945
|
lint for unused variables, fix query bug detected by this
|
2017-05-29 18:27:50 +02:00 |
|
Florian Dold
|
1c3346cd53
|
less ad-hoc messaging, fix some lint warnings
|
2017-05-29 16:27:53 +02:00 |
|
Florian Dold
|
3f01c9490b
|
adjust webpack config to exclude node modules
|
2017-05-29 02:44:28 +02:00 |
|
Florian Dold
|
a418875877
|
docs
|
2017-05-28 22:31:54 +02:00 |
|
Florian Dold
|
e7fa87bcc0
|
documentation and tslint settings to check for docs
|
2017-05-28 21:55:16 +02:00 |
|
Florian Dold
|
08bd3dc0e8
|
add linting rules and fix them
|
2017-05-28 13:46:36 +02:00 |
|
Florian Dold
|
bd17ead09a
|
missing files
|
2017-05-27 22:56:35 +02:00 |
|
Florian Dold
|
478a089e52
|
fix module loading for node under fake web workers
|
2017-05-27 22:55:52 +02:00 |
|
Florian Dold
|
9a1b2c8ccc
|
convert tests to ava tests
|
2017-05-27 19:20:27 +02:00 |
|
Florian Dold
|
592fd62402
|
fix emscripten module loading in node
|
2017-05-27 19:04:07 +02:00 |
|
Florian Dold
|
d381226f21
|
Simplify loading of the emscripten lib.
This removes an ugly hack and makes it possible to access the emscripten
compiled library from within nodejs test cases more easily.
|
2017-05-27 18:43:34 +02:00 |
|