Commit Graph

111 Commits

Author SHA1 Message Date
Florian Dold
530f0b3f2e
implement merchant API changes 2020-07-24 14:42:35 +05:30
Florian Dold
5b8924b8cf
logging 2020-07-24 00:22:46 +05:30
Florian Dold
56ece296e0
implement common wallet-core API handler 2020-07-23 19:24:00 +05:30
Florian Dold
80433b9399
remove more history remains 2020-07-23 18:30:08 +05:30
Florian Dold
e60563fb54
consistent error handling for HTTP request (and some other things) 2020-07-22 14:22:03 +05:30
Florian Dold
f4a8702b3c
towards consuming new merchant API 2020-07-21 12:23:48 +05:30
Florian Dold
dd2efc3d78
nicer HTTP helper in preparation for better error handling 2020-07-20 17:46:49 +05:30
Florian Dold
e0ee0e39bb
command for confirmPay 2020-07-20 14:12:35 +05:30
Florian Dold
56eff48140
update/add exchange before withdrawing test balance 2020-07-17 23:09:25 +05:30
Florian Dold
85a095fa7d
manual withdrawal 2020-07-16 22:52:56 +05:30
Florian Dold
041911a15f
update/add exchange before withdrawal 2020-07-16 20:51:22 +05:30
Florian Dold
c6d80b0128
endpoint / CLI for accepting exchange ToS 2020-07-11 14:02:17 +05:30
Florian Dold
afda237e5f
updated getWithdrawalDetailsForAmount 2020-07-11 13:26:07 +05:30
Florian Dold
63ebe1b2e2
android APIs for withdrawal and exchange listing 2020-07-09 18:56:18 +05:30
Florian Dold
06d9aab47c
prettier 2020-06-21 18:20:39 +05:30
Florian Dold
3903513913
implement manual withdrawal 2020-06-21 18:19:27 +05:30
Florian Dold
c60b10ac82
test vectors for setupRefreshPlanchet 2020-06-08 19:32:38 +05:30
Florian Dold
83af702f1c
re-indent with latest version of prettier 2020-06-03 16:46:25 +05:30
Florian Dold
6efc7e5600
fix issue with wire fee in coin selection that caused wrongly reported fees 2020-05-15 23:23:49 +05:30
Florian Dold
cf3eb52033
rudimentary search 2020-05-15 16:58:15 +05:30
Florian Dold
6206b418ff
new transactions API: withdrawal 2020-05-12 14:09:10 +05:30
Florian Dold
d9433a2116
logging 2020-05-11 18:19:43 +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
faba5e9db8
finally make linter happy 2020-04-07 13:58:55 +05:30
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
aaf950e2ad
re-format with prettier v2, fix HTML 2020-03-30 16:09:32 +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
1b0b3f146c
make sure the 'testing withdraw' subcommand does retries 2020-03-23 17:33:38 +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
4999920373
use newer bank API 2020-03-09 14:17:06 +05:30
Florian Dold
e1168fbec0
backwards compat with nodejs<0.11 2020-02-24 23:10:36 +05:30
Florian Dold
1cc8500cb0
code style 2020-02-24 22:41:11 +05:30
Florian Dold
055685e785
fall back to synchronous workers on old nodejs 2020-02-24 22:38:07 +05:30
Florian Dold
14103aa075
make verbose details an option 2020-01-22 12:22:57 +01:00
Florian Dold
c5906abf10
verboseDetails for pay and withdraw 2020-01-20 11:53:21 +01:00
Florian Dold
af57a404d0
fix and test case for "insecure" taler://refund URIs 2020-01-18 23:32:14 +01:00
Florian Dold
fcb0565323
generate refund in integration test 2020-01-18 20:55:34 +01:00
Florian Dold
a06b9552ab
exit code 2020-01-17 22:00:58 +01:00