Florian Dold
|
482a56a4e8
|
manual reserve creation for Android
|
2020-06-21 19:11:50 +05:30 |
|
Florian Dold
|
06d9aab47c
|
prettier
|
2020-06-21 18:20:39 +05:30 |
|
Florian Dold
|
76fffdedd7
|
can be const
|
2020-06-21 18:19:51 +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
|
b55054241e
|
bump version
|
2020-06-03 16:48:27 +05:30 |
|
Florian Dold
|
43d60f439b
|
always create fresh zip file
|
2020-06-03 16:48:09 +05:30 |
|
Florian Dold
|
83af702f1c
|
re-indent with latest version of prettier
|
2020-06-03 16:46:25 +05:30 |
|
Florian Dold
|
77c61e7381
|
fix test case
|
2020-06-03 16:45:54 +05:30 |
|
Florian Dold
|
156f69a1ea
|
upgrade dependencies
|
2020-06-03 16:44:56 +05:30 |
|
Florian Dold
|
2c35db7797
|
fix zip, get rid of content script remains
|
2020-06-03 16:34:00 +05:30 |
|
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 |
|