Commit Graph

63 Commits

Author SHA1 Message Date
Florian Dold
6206b418ff
new transactions API: withdrawal 2020-05-12 14:09:10 +05:30
Torsten Grote
122574fe05
Add test for refund and tip, fix cli testing gen-*-uri 2020-05-08 10:13:52 -03:00
Florian Dold
fb2e2f8993
more lint fixes 2020-04-07 13:37:32 +05:30
Florian Dold
f36bb7a04e
linter 2020-04-06 21:15:41 +05:30
Florian Dold
07f25566ca
start spring cleaning, use rollup instead of both webpack and rollup 2020-04-06 21:05:51 +05:30
Florian Dold
ef0acf06bf
model reserve history in the exchange, improve reserve handling logic 2020-04-02 20:33:01 +05:30
Florian Dold
c9012cbd4c
add --extra-debug option to history 2020-03-28 00:18:25 +05:30
Florian Dold
c2050b3963
add --no-throttle 2020-03-24 23:54:32 +05:30
Florian Dold
ecc7b5e76e
cli parsing 2020-03-24 17:52:39 +05:30
Florian Dold
a8e3422139
fix recoup response schema / add run-until-done 2020-03-24 16:34:15 +05:30
Florian Dold
01e83df471
helpers for auditor integration test 2020-03-24 15:25:04 +05:30
Florian Dold
c4d2899562
implement time travelling 2020-03-23 17:47:35 +05:30
Florian Dold
eabbbd339b
config files WIP 2020-03-23 17:00:01 +05:30
Florian Dold
cb2fbc7610
fix another withdrawal state machine bug, add 'show-reserve' to advanced CLI 2020-03-16 17:46:57 +05:30
Florian Dold
9e2be07cfc
fix bug in withdrawal operation state machine, allow manual reserve update from CLI 2020-03-16 17:18:46 +05:30
Florian Dold
b5b8f96cc9
improved error reporting / towards a working recoup 2020-03-12 19:25:38 +05:30
Florian Dold
2c52046f0b
full recoup, untested/unfinished first attempt 2020-03-12 00:44:28 +05:30
Florian Dold
e1168fbec0
backwards compat with nodejs<0.11 2020-02-24 23:10:36 +05:30
Florian Dold
a06b9552ab
exit code 2020-01-17 22:00:58 +01:00
Florian Dold
adebfab94e
fix and simplify coin selection 2019-12-25 19:11:20 +01:00
Florian Dold
378d8dee58
implement refusing proposals 2019-12-20 01:25:22 +01:00
Florian Dold
0c9358c1b2
new date format, replace checkable annotations with codecs 2019-12-19 20:42:49 +01:00
Florian Dold
fb6508de9d
finish refresh correctly, display fees correctly 2019-12-16 21:10:57 +01:00
Florian Dold
7cc3b10824
don't throttle the integration test 2019-12-15 17:48:22 +01:00
Florian Dold
4966376839
group refresh sessions into groups for nicer history 2019-12-15 16:59:00 +01:00
Florian Dold
74433c3e05
refactor: re-structure type definitions 2019-12-12 20:53:15 +01:00
Florian Dold
6415564b92
tos 2019-12-09 19:59:08 +01:00
Florian Dold
ee1fc03ae8
case-insensitive URIs 2019-12-06 12:47:28 +01:00
Florian Dold
c8c84911ce
fix re-purchase detection 2019-12-06 00:56:31 +01:00
Florian Dold
8115ac660c
fix refunds 2019-12-05 22:17:01 +01:00
Florian Dold
f67d7f54f9
threads, retries and notifications WIP 2019-12-05 19:38:19 +01:00
Florian Dold
e1369ff7e8
the giant refactoring: split wallet into multiple parts 2019-12-02 00:42:40 +01:00
Florian Dold
aaf7e1338d
wallet robustness WIP 2019-11-30 00:36:20 +01:00
Florian Dold
706c07fa1d
implement JS-only Taler, remove emscripten 2019-11-28 00:46:34 +01:00
Florian Dold
c3ca556aff
JS-only crypto (only primitives so far) 2019-11-27 17:59:57 +01:00
Florian Dold
c623309430
WIP: simplification and error handling 2019-11-21 23:09:43 +01:00
Florian Dold
553da64990
WIP: simplify DB queries and error handling 2019-11-20 19:48:43 +01:00
Florian Dold
d9297f3dfd
work on CLI 2019-11-19 16:16:12 +01:00
Florian Dold
1a23fbcb4f
adapt to instance changes 2019-10-01 20:46:22 +02:00
Florian Dold
36a4a6218c
headless wallet: add parameters for test-withdraw subcommand 2019-09-13 02:04:38 +02:00
Florian Dold
5c809c3d9b
wait for refreshes to finish before exiting integration test 2019-09-04 15:28:19 +02:00
Florian Dold
604a74007d
rudimentary history command 2019-09-04 14:28:22 +02:00
Florian Dold
70912b0725
fix error in index iteration 2019-09-01 01:05:38 +02:00
Florian Dold
5a7269b20d
cli refunds 2019-08-31 11:49:36 +02:00
Florian Dold
5ec344290e
support for tipping protocol changes 2019-08-30 17:27:59 +02:00
Florian Dold
defbf625bd
url-based pay/withdraw, use react hooks 2019-08-29 23:12:55 +02:00
Florian Dold
1390175a9a
rudimentary taler://withdraw support 2019-08-28 02:49:27 +02:00
Florian Dold
106bc6ad9a
implement pay-url and disable broken wallet GC 2019-08-20 17:58:01 +02:00
Florian Dold
28be8c8555
merchant QR code tool 2019-08-20 15:59:05 +02:00
Florian Dold
d4021a9d17
slightly more sane logging 2019-08-18 23:06:27 +02:00