Commit Graph

1520 Commits

Author SHA1 Message Date
Florian Dold
27c22c28df
bump version 2020-06-03 16:23:47 +05:30
Florian Dold
e15e56c65a
make permissions work for firefox 2020-06-03 16:21:21 +05:30
Torsten Grote
a3354306c6
Add integration test for withdrawals 2020-05-18 13:46:00 -03:00
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
cda75feb5b
add getTransactions API for Android 2020-05-13 21:43:03 +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
0240096cf6
oops, fix multiplication 2020-05-11 18:37:10 +05:30
Florian Dold
21b5e6f206
bump db major version 2020-05-11 18:21:57 +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
Torsten Grote
7e947ca2cd
Add functions for getting and comparing balances to integration tests 2020-05-08 15:02:07 -03:00
Torsten Grote
1cf48054c4
Add test for retries 2020-05-08 11:53:58 -03:00
Florian Dold
8056c7fb62
manifest 2020-05-08 18:53:14 +05:30
Torsten Grote
122574fe05
Add test for refund and tip, fix cli testing gen-*-uri 2020-05-08 10:13:52 -03:00
Torsten Grote
06aa5abcc7
clean up integration test shell library 2020-05-08 09:58:47 -03:00
Florian Dold
4bd372770e
wallet DB version 2020-05-08 17:45:23 +05:30
Florian Dold
76e664c943
update withdrawal page when something changes 2020-05-08 17:19:07 +05:30
Torsten Grote
38601a1c63
Add test for double spending (still fails as expected) 2020-05-07 15:33:43 -03:00
Torsten Grote
b7c75bd56a
integration test for handling the same pay URI multiple times 2020-05-06 16:05:38 -03:00
Torsten Grote
85af5421e5
Factor out common code from shell integration tests
and give code the shellcheck treatment
2020-05-05 12:58:29 -03:00
Florian Dold
cd9a34cbb5
make wallet notifications work again 2020-05-04 17:41:22 +05:30
Florian Dold
42b6c58db8
settings tab 2020-05-04 17:16:06 +05:30
Florian Dold
848f44733e
handle changing permissions better 2020-05-01 15:04:12 +05:30
Florian Dold
609397d95a
drastically reduce permissions for Web integration
The old web integration with more permissions is still available on an
opt-in basis.
2020-05-01 14:16:56 +05:30
Florian Dold
3f52d293be
error message 2020-04-30 18:01:09 +05:30
Florian Dold
e52e1fab86
fix redirection 2020-04-30 18:01:04 +05:30
Florian Dold
9798bf51a9
fix path 2020-04-30 18:00:19 +05:30
Florian Dold
5be0708a10
adopt new merchant refund API 2020-04-27 21:11:20 +05:30
Florian Dold
e404f5e6d3
add test case for i18n, fix react i18n bug 2020-04-07 20:17:15 +05:30
Florian Dold
322359e553
readme 2020-04-07 17:31:19 +05:30
Florian Dold
06372f5488
deps 2020-04-07 16:40:28 +05:30
Florian Dold
9c735a0e6e
fix i18n build task 2020-04-07 16:16:58 +05:30