Commit Graph

927 Commits

Author SHA1 Message Date
dc596f1f4d
implement latest recoup protocol 2022-01-12 15:51:56 +01:00
dbdad96b27
revert empty balance 2022-01-11 22:17:40 +01:00
a74cdf0529
fix DB indexing issues 2022-01-11 22:15:56 +01:00
a05e891d6e
towards new recoup API 2022-01-11 14:48:02 +01:00
Sebastian
fb22009ec4
deposit design from belen, feature missing: kyc 2022-01-10 16:07:27 -03:00
Sebastian
83b9d32b78
filter out exchanges with other currency when doing currency selection for deposit 2022-01-10 16:07:27 -03:00
Sebastian
efaa4af648
add format to stringify value 2022-01-10 16:07:26 -03:00
a2591a29af
logging, bump version 2022-01-10 01:19:19 +01:00
a7b89247e4
wallet-core: towards exchange protocol v12 2022-01-05 20:29:55 +01:00
188ff0b453
upgrade rollup plugins, as older ones caused miscompilation 2022-01-05 18:40:43 +01:00
a5f81b1c87
-fix FTBFS due to inability of TypeScript to identify complex recursive types 2022-01-05 17:28:56 +01:00
6abb65c70b
idb-bridge: fix types 2022-01-05 17:07:43 +01:00
dc040ba41c
update dependencies to fix rollup issue 2022-01-05 16:48:22 +01:00
Sebastian
9f8139e09b
replace jest with mocha 2022-01-04 17:06:24 -03:00
Sebastian
2e71117f59
deposit from wallet webex: wip 2021-12-23 15:17:36 -03:00
b8200de6f6
idb-bridge: fix indexes when restoring from dump 2021-12-23 11:42:25 +01:00
Sebastian
a4e65c462a
split extension v2 & v3 2021-12-20 16:18:39 -03:00
c9bd8e672c
bump version 2021-12-16 14:10:12 +01:00
eee50c1a5c
idb-bridge: remove debug print 2021-12-15 03:00:20 +01:00
f4d66541ed
idb-bridge: avoid unhandled rejection when closing DB 2021-12-15 02:58:36 +01:00
e84a1789af
idb-bridge: faster indices, various correctness fixes and tests 2021-12-15 02:38:14 +01:00
2237058bcc
style 2021-12-13 11:28:57 +01:00
c493a3069e
wallet-core: reset reserve retry when resetting withdrawal retry 2021-12-13 11:28:15 +01:00
38d8239f93
idb-bridge: use lodash cloneDeep 2021-12-09 18:19:48 +01:00
423af144ee
put 'setInsecureTrustExchange' behind env variable in benchmark 2021-12-09 12:00:10 +01:00
dbfc599540
wallet-core: use crypto worker for eddsa signing 2021-12-09 10:39:50 +01:00
684c53e105
wallet-core: trust exchange for exchange benchmark 2021-12-08 16:23:00 +01:00
09aeaf753a
bump manifest version 2021-12-08 11:21:02 +01:00
73dabdf43a
webextension: fix useEffect dependency tracking 2021-12-08 11:03:50 +01:00
5b1f779b12
bump manifest version 2021-12-08 01:53:22 +01:00
02bbf08283
wallet-core: fix computation of timestamp for exchange update 2021-12-08 01:52:24 +01:00
afaeefb943
bump manifest version 2021-12-07 03:04:39 +01:00
Sebastian
caa9a22d69
check timeout when doing a query to /keys to add an exchange 2021-12-06 15:27:25 -03:00
Sebastian
ce3ffbcd81
show error hint if its found 2021-12-06 13:37:01 -03:00
Sebastian
505eb07d8e
show error details in devmode 2021-12-06 10:31:26 -03:00
Sebastian
c3b01ad9e4
removing workaround since it creates another problems 2021-12-01 15:10:47 -03:00
Sebastian
0f8e9b67dd
exportDb call to the wallet-core 2021-12-01 15:10:47 -03:00
3587766046
fix dependencies 2021-12-01 18:28:39 +01:00
668ffa7302
wallet-core: implement exportDb API call 2021-12-01 18:16:47 +01:00
Sebastian
b0c2a73146
export database, missing wallet functionality 2021-12-01 14:14:24 -03:00
9f60e3d7ec
wallet: use correct denoms as refresh targets 2021-12-01 18:07:55 +01:00
2dc876d6d6
taler-util: amount currency normalization 2021-12-01 18:07:27 +01:00
dbbe1b0a61
fix recoup error handling 2021-12-01 12:23:17 +01:00
718595a572
write logs atomically 2021-12-01 12:22:58 +01:00
Sebastian
54d4a1efe0
add a taler action from the history page 2021-11-30 17:29:33 -03:00
Sebastian
045a7c0aa1
move anastasis packages into @gnu-taler npm org 2021-11-30 16:32:37 -03:00
Sebastian
a51333b693
show better info on transaction error 2021-11-29 14:11:32 -03:00
Sebastian
d35f906ecb
fix #7109 pending operations on developer page 2021-11-29 13:33:07 -03:00
9abcb96bf0
wallet: fix workspace dependency version 2021-11-28 14:39:25 +01:00
ac17419b35
webextension: bump version 2021-11-27 22:15:10 +01:00
5c4c25516d
wallet: support both protocol versions 2021-11-27 20:57:07 +01:00
Sebastian
403de8170e
bump version to 0.9 2021-11-26 12:55:41 -03:00
Sebastian
1cd581a6c8
fix #7084 2021-11-24 18:17:25 -03:00
Sebastian
db49eac6a7
fix #7094 2021-11-24 18:00:03 -03:00
Sebastian
f49df12b44
restore and save session 2021-11-24 17:38:39 -03:00
Sebastian
668c0430c2
fix exchange selection 2021-11-24 09:53:05 -03:00
Sebastian
0bfd4523b3
adding tos information in settings and return to manual withdraw when adding an exchange 2021-11-24 08:58:49 -03:00
Sebastian
f07436aa49
new exchange-added notifiaction and including tos information in the wxApi.listExchange api 2021-11-24 08:58:48 -03:00
b3b3c21acb
webextension: bump version 2021-11-24 02:31:01 +01:00
7fac3bd17d
logging / explicit wire deadline 2021-11-24 01:57:11 +01:00
ae8af3f27c
wallet: tipping protocol change / merchant version info 2021-11-23 23:51:12 +01:00
Sebastian
829a59e1a2
add exchange feature 2021-11-22 17:34:31 -03:00
Sebastian
a35604fd56
some changes:
- simplify design to reuse more components (from wallet instead of popup)
 - simplify hooks (useAsyncAsHook)
 - updateNotification from backend now filter events by type
 - new balance design proposed by Belen
 - more information when the withdrawal is in process
 - manual withdrawal implementation
 - some bugs killed
2021-11-19 14:51:35 -03:00
Sebastian
60cfb0e78f
add reservePub to the withdrawal transaction info 2021-11-19 14:51:35 -03:00
Sebastian
4941546886
version 10 2021-11-19 14:51:35 -03:00
2bf9461f87
do not ask for confirmation during recovery 2021-11-19 12:47:55 +01:00
Boss Marco
525fcc48dc
Merge benchmark implementation for Grid5000 2021-11-18 13:52:24 +01:00
9f0429cb2f
wallet: implement exchange protocol v9 2021-11-17 10:23:30 +01:00
Sebastian
a994009d2f
reserveCreated new design 2021-11-16 14:01:38 -03:00
c33ed91971
wallet: experiment with C-based crypto worker for some primitives 2021-11-16 17:20:44 +01:00
Sebastian
1d4815c66c
prettier 2021-11-15 11:18:58 -03:00
Boss Marco
f8c0242f53
fix wallet.stop 2021-11-14 12:57:21 +01:00
ms
9692f589c6
Bring euFin-based tests to pass.
Note: timetravel-withdraw is now failing for both
pybank and eufin.  That is likely due to the wallet
not refreshing expired denominations.
2021-11-13 12:55:15 +01:00
Sebastian
50b9f2167c
fix #7075 2021-11-12 14:50:09 -03:00
Sebastian
d6beefe6e0
fix example of successful recovery so the content of the secret can be decoded correctly 2021-11-12 13:44:10 -03:00
Boss Marco
ba198eab4a
purge wallet after a specified amount of iterations 2021-11-12 17:28:11 +01:00
Sebastian
162e17cf3d
fix #7062 2021-11-12 13:26:05 -03:00
Sebastian
38b84bb805
fix #7059 2021-11-12 13:12:27 -03:00
Sebastian
377e78e854
fix 7098 2021-11-12 11:51:14 -03:00
Sebastian
4a83e9639d
changes from feedback
better backup and recovery ending screen
async button on modal and solve challenges
use providers name when possible
2021-11-11 13:22:20 -03:00
Sebastian
0ac7433ea7
confirm personal information fix #7090 2021-11-10 18:11:12 -03:00
Sebastian
ea13e19ece
file upload 2021-11-10 15:43:15 -03:00
Sebastian
f9dedc06d6
fix 2021-11-10 11:57:13 -03:00
Sebastian
a62deeef5d
prettier 2021-11-10 11:57:11 -03:00
Sebastian
e03b0d1b9b
prettier scss 2021-11-10 11:57:10 -03:00
Boss Marco
612275df61
update time calculation 2021-11-10 15:14:55 +01:00
77070f9f74
anastasis-webui: fix telephone input 2021-11-09 23:14:44 +01:00
877117748d
anastasis: add demo servers for CHF 2021-11-09 18:04:33 +01:00
Boss Marco
8dadd89edb
timeEnd 2021-11-09 10:58:30 +01:00
Sebastian
7f6101a24d
add provider/ remove provider 2021-11-09 00:19:50 -03:00
e369f26ec5
anastasis-webui: some text changes 2021-11-08 20:20:04 +01:00
Sebastian
8481aadfd9
fix method type check 2021-11-08 15:42:55 -03:00
Sebastian
c898eae296
manage provider screen 2021-11-08 15:33:41 -03:00
Sebastian
bc806e7b51
remove aside transition to mobile 2021-11-08 13:15:03 -03:00
4dd5b75cfa
anastasis-webui: ui tweaks 2021-11-08 17:09:26 +01:00
6a0c5263bb
anastasis-webui: ui tweaks 2021-11-08 16:51:23 +01:00
16662b194d
anastasis-webui: hotfix behavior of back button on country selection screen 2021-11-08 16:10:22 +01:00
8da58bd494
anastasis-core: fix policy suggestion and add test case 2021-11-08 15:52:21 +01:00
6d7fffc242
anastasis-webui: remove Taler logo 2021-11-08 15:52:21 +01:00
Sebastian
6ef5fd21fc
some solve challenge examples, WIP 2021-11-08 09:56:06 -03:00