Commit Graph

118 Commits

Author SHA1 Message Date
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
Sebastian
821fbb0e2a
running all tests in sequential mode, otherwise it will fail (maybe ava can't run in parallel?) 2023-04-21 09:32:44 -03:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
3ce18d7882
moving eslint to workspace dependency 2022-12-09 09:31:00 -03:00
2431f1b49b
webextension: add esbuild as a devDependency 2022-11-07 14:04:19 +01:00
7aaa27acbc
repo: add nx 2022-10-24 10:53:21 +02:00
Sebastian
16cc179edf
remove rollup from webex and fix package.json root scripts 2022-05-24 00:37:24 -03:00
1de423834d
dependencies 2022-02-10 19:53:44 +01:00
dc040ba41c
update dependencies to fix rollup issue 2022-01-05 16:48:22 +01:00
9f0429cb2f
wallet: implement exchange protocol v9 2021-11-17 10:23:30 +01:00
Sebastian
a62deeef5d
prettier 2021-11-10 11:57:11 -03:00
aa78c1105e
anastasis-core: provide reducer CLI, refactor state machine 2021-11-02 16:20:46 +01:00
Sebastian
67e511d719
updated build fast for web 2021-08-23 16:52:33 -03:00
07cdfb2e4e
towards wallet-core / util split 2021-03-17 17:56:37 +01:00
MS
0ff387c6f5
fix bank invocation, skip tests when not present. 2020-09-18 19:15:20 +02:00
MS
f73be00e0f
make 'check' available 2020-09-18 17:41:01 +02:00
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
Florian Dold
9f5e61057e
upgrade rollup; bundle TS directly
This also resolves a problem where symbols weren't exported correctly for the Android wallet-core bundle
2020-07-17 18:00:34 +05:30
Florian Dold
156f69a1ea
upgrade dependencies 2020-06-03 16:44:56 +05:30
Florian Dold
e404f5e6d3
add test case for i18n, fix react i18n bug 2020-04-07 20:17:15 +05:30
Florian Dold
06372f5488
deps 2020-04-07 16:40:28 +05:30
Florian Dold
fb2e2f8993
more lint fixes 2020-04-07 13:37:32 +05:30
Florian Dold
07f25566ca
start spring cleaning, use rollup instead of both webpack and rollup 2020-04-06 21:05:51 +05:30
Florian Dold
3bd53bb87d
package.json 2020-04-06 13:54:09 +05:30
Florian Dold
b4a54522ec
make test runner work again 2020-04-06 13:33:15 +05:30
Florian Dold
f45e5615cc
deps 2020-04-06 13:22:31 +05:30
Florian Dold
aaf950e2ad
re-format with prettier v2, fix HTML 2020-03-30 16:09:32 +05:30
Florian Dold
ad661a63f7
reformat 2020-03-30 15:52:04 +05:30
Florian Dold
ccdc7cffed
version bump 2020-03-26 17:23:21 +05:30
Florian Dold
0e51d45ec0
upgrade ts and prettier 2020-03-23 17:33:00 +05:30
Florian Dold
b6d081b6c7
update git URL 2020-03-23 15:28:11 +05:30
Florian Dold
f10172d1bf
specify node version 2020-03-23 15:27:38 +05:30
Florian Dold
e1168fbec0
backwards compat with nodejs<0.11 2020-02-24 23:10:36 +05:30
Florian Dold
57e0b85468
bump package.json version 2020-02-24 22:57:17 +05:30
Florian Dold
055685e785
fall back to synchronous workers on old nodejs 2020-02-24 22:38:07 +05:30
Florian Dold
644ad4e9bb
bump package.json version 2020-02-24 22:13:18 +05:30
Florian Dold
a5137c3265
rollup 2019-12-02 18:12:59 +01:00
Florian Dold
e1369ff7e8
the giant refactoring: split wallet into multiple parts 2019-12-02 00:42:40 +01:00
Florian Dold
aaf7e1338d
wallet robustness WIP 2019-11-30 00:36:20 +01:00
Florian Dold
c3ca556aff
JS-only crypto (only primitives so far) 2019-11-27 17:59:57 +01:00
Florian Dold
c623309430
WIP: simplification and error handling 2019-11-21 23:09:43 +01:00
Florian Dold
035b3fdae2
version upgrade and formatting 2019-11-20 20:02:48 +01:00
Florian Dold
7974a76228
no more commander.js 2019-11-20 19:56:28 +01:00
Florian Dold
553da64990
WIP: simplify DB queries and error handling 2019-11-20 19:48:43 +01:00
Florian Dold
d9297f3dfd
work on CLI 2019-11-19 16:16:12 +01:00
Florian Dold
755c62be7f
version bump 2019-11-11 17:00:43 +01:00
Florian Dold
70a2322940
automate android distribution, use files instead of .npmignore 2019-11-02 13:38:41 +01:00
Florian Dold
b3516776cf
bump version 2019-10-05 23:31:18 +05:30
Florian Dold
e3a5dbfe32
bump version 2019-10-01 21:02:04 +02:00
Florian Dold
1a23fbcb4f
adapt to instance changes 2019-10-01 20:46:22 +02:00