Commit Graph

120 Commits

Author SHA1 Message Date
Florian Dold
43655adff0
updated preparePay API according to spec 2020-07-28 15:18:01 +05:30
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
694d913d1f
latest merchant protocol for refunds 2020-07-27 13:36:32 +05:30
Florian Dold
880f335ee6
fix excessive retries 2020-07-24 14:52:14 +05:30
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
60891b502a
sunset history API (we have the transaction list now) 2020-07-23 17:38:10 +05:30
Florian Dold
d88829cfa8
towards refunds with updated protocol 2020-07-23 17:35:17 +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
b18e70c393
remove unnecessary console logging 2020-07-20 16:22:29 +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
76697b08fd
add missing object store for transaction 2020-07-17 23:04:38 +05:30
Florian Dold
85a095fa7d
manual withdrawal 2020-07-16 22:52:56 +05:30
Florian Dold
dd3a31f33d
transactions list 2020-07-16 21:03:22 +05:30
Florian Dold
34cfa92767
test cases 2020-07-16 17:22:03 +05:30
Florian Dold
ed447ad534
logging 2020-07-16 17:21:43 +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
63ebe1b2e2
android APIs for withdrawal and exchange listing 2020-07-09 18:56:18 +05:30
Florian Dold
83af702f1c
re-indent with latest version of prettier 2020-06-03 16:46:25 +05:30
Florian Dold
ff50526560
tx ordering 2020-05-15 23:52:58 +05:30
Florian Dold
cf3aaee28a
show reserve amount for reserve withdrawal via bank 2020-05-15 23:41:47 +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
49f362ba6d
fix some transaction list issues 2020-05-15 22:54:39 +05:30
Florian Dold
59178331a4
show withdrawal transaction continuously 2020-05-15 17:23:49 +05:30
Florian Dold
87f9e7b1e3
show empty balance as soon as we have a reserve 2020-05-15 17:13:30 +05:30
Florian Dold
cf3eb52033
rudimentary search 2020-05-15 16:58:15 +05:30
Florian Dold
79d0c2f928
include refund fees in effective refund amount calculation 2020-05-15 16:39:40 +05:30
Florian Dold
3eb88574bc
address first batch of transaction list issues 2020-05-15 16:03:52 +05:30
Florian Dold
35c83414f9
fix issues in the webextension refund UI 2020-05-15 12:53:35 +05:30
Florian Dold
6e17a60692
fix cost computation, formatting 2020-05-13 01:20:40 +05:30
Florian Dold
3007419c98
show offered payments 2020-05-12 16:19:40 +05:30
Florian Dold
ee7141e28b
fix payment transaction 2020-05-12 16:04:28 +05:30
Florian Dold
b504a5218a
versions for android 2020-05-12 15:51:40 +05:30
Florian Dold
67dd0eb06e
new transactions API: purchases and refunds 2020-05-12 15:44:48 +05:30
Florian Dold
6206b418ff
new transactions API: withdrawal 2020-05-12 14:09:10 +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