Commit Graph

38 Commits

Author SHA1 Message Date
Florian Dold
4365cd6401
towards the new withdrawal API (temporarily breaks WebExtension wallet) 2020-07-28 14:22:35 +05:30
Florian Dold
472307a607
fix withdrawal operation API path 2020-07-27 23:51:41 +05:30
Florian Dold
ae111663f4
new taler:// URI syntax 2020-07-27 17:09:52 +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
dd2efc3d78
nicer HTTP helper in preparation for better error handling 2020-07-20 17:46:49 +05:30
Florian Dold
d331f8b8b6
no more wildcard notifications 2020-07-20 16:20:32 +05:30
Florian Dold
6169739525
bump DB 2020-07-20 12:46:32 +05:30
Florian Dold
e3135213fc
remove some printf debugging 2020-07-20 12:45:56 +05:30
Florian Dold
34cfa92767
test cases 2020-07-16 17:22:03 +05:30
Florian Dold
bcd9e2e5ff
fix totally broken withdrawal coin selection 2020-07-16 15:13:52 +05:30
Florian Dold
75c5c59316
report manual withdrawals properly in transaction list 2020-07-16 14:44:59 +05:30
Florian Dold
83af702f1c
re-indent with latest version of prettier 2020-06-03 16:46:25 +05:30
Florian Dold
3eb88574bc
address first batch of transaction list issues 2020-05-15 16:03:52 +05:30
Florian Dold
6e17a60692
fix cost computation, formatting 2020-05-13 01:20:40 +05:30
Florian Dold
ee7141e28b
fix payment transaction 2020-05-12 16:04:28 +05:30
Florian Dold
857a2b9dca
perf: reserve history in separate object store 2020-05-11 21:47:35 +05:30
Florian Dold
277a513a8f
directly withdraw after creating planchet 2020-05-11 21:05:00 +05:30
Florian Dold
d7ee78669d
create planchets only in one place 2020-05-11 20:51:45 +05:30
Florian Dold
4c614429a0
also create key material for planchets in smaller bites 2020-05-11 20:43:19 +05:30
Florian Dold
d9433a2116
logging 2020-05-11 18:19:43 +05:30
Florian Dold
5d6192b0cd
make planchet management during withdrawal O(n) instead of O(n^2) 2020-05-11 18:03:25 +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
95e638f513
cosmetics and comments 2020-04-02 20:44:12 +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
01e83df471
helpers for auditor integration test 2020-03-24 15:25:04 +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
26d961ad63
support exchange API version 7:0:0 2020-03-09 16:37:46 +05:30
Florian Dold
2b7fff323d
fix incomplete rename 2020-01-19 19:02:47 +01:00
Florian Dold
54f7999c63
fix taler URI classification bug 2019-12-20 11:35:51 +01:00
Florian Dold
0c9358c1b2
new date format, replace checkable annotations with codecs 2019-12-19 20:42:49 +01:00
Florian Dold
c2ee8fd9ab
cleanup, avoid some circular deps 2019-12-16 17:00:46 +01:00
Florian Dold
35a7b76a7d
history WIP, DB naming 2019-12-16 16:20:45 +01:00
Florian Dold
fa4621e70c
history events WIP 2019-12-16 12:53:22 +01:00
Florian Dold
f3329ecf06
refactor DB access 2019-12-12 22:39:45 +01:00
Florian Dold
74433c3e05
refactor: re-structure type definitions 2019-12-12 20:53:15 +01:00