Commit Graph

3890 Commits

Author SHA1 Message Date
f9c33136b4
wallet-core: use status consistently for querying for pending tasks 2023-06-06 16:47:32 +02:00
2d243b67c8
wallet-core: missing put operation 2023-06-06 15:55:20 +02:00
574a91fcc1
-use tsc --build 2023-06-06 15:36:28 +02:00
8671dc37c8
build system: use --build argument for tsc 2023-06-06 15:30:37 +02:00
f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
265d88b6b7
wallet-core: fix long-polling check 2023-06-06 15:23:25 +02:00
e06795debd
-pnpm 2023-06-06 15:06:11 +02:00
570c9dcbad
wallet-core: fix peer-push-debit transition helper 2023-06-06 15:01:59 +02:00
474a171f5e
wallet-core: deterministic p2p contract encryption 2023-06-06 15:00:15 +02:00
9d35a7dc9b
pnpm workaround 2023-06-06 14:59:56 +02:00
deed068c0e
-workaround attempt #2 2023-06-06 14:53:27 +02:00
1ee212b5d6
work around pnpm install issue 2023-06-06 14:48:21 +02:00
b1649f1950
attempt to fix lockfile 2023-06-06 13:33:59 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
1458272f3c
upgrade pnpm lockfile version 2023-06-06 11:28:48 +02:00
da927b5e48
wallet-core: handle Gone in peer-pull-debit 2023-06-05 18:38:17 +02:00
bdb67c83a9
-fix import 2023-06-05 18:01:32 +02:00
9fca44893a
wallet-core: handle more p2p abort cases nicely 2023-06-05 17:58:25 +02:00
Sebastian
6e7c88a620
fix floor in times 2023-06-05 11:24:25 -03:00
Sebastian
75fdf6137f
move kycurl to commons, make webex aware 2023-06-05 10:58:24 -03:00
Sebastian
16900104b5
kyc url 2023-06-05 10:04:24 -03:00
Sebastian
c680f5aa71
rename aml 2023-06-05 10:04:09 -03:00
Sebastian
df53866e6b
fix spa dir 2023-06-05 09:42:10 -03:00
cf8c0725a4
demobank-ui: fix make install 2023-06-05 14:39:05 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
fda5a0ed87
wallet-core: restructure p2p impl 2023-06-05 11:45:16 +02:00
f3d4ff4e3a
wallet-core: fix payment abort state machine 2023-06-05 10:29:04 +02:00
Sebastian
1c89f43a04
fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
Christian Grothoff
a5cd8a522e
-typos 2023-06-03 13:00:01 +02:00
Sebastian
81dd559c77
pretty and suspend/resume option 2023-06-02 14:32:52 -03:00
Sebastian
1961f4744c
remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
Sebastian
9853f54201
from spa to pwa 2023-06-02 14:25:33 -03:00
Sebastian
e3ec395b35
memory key should be string 2023-06-02 14:12:15 -03:00
Sebastian
c41d7e0437
removing peerPullCreditReadyCond 2023-06-02 14:11:36 -03:00
369016c5a2
-fully remove 2023-06-02 16:11:51 +02:00
b1ce901df2
wallet-core: remove waiting-for-retry and some other notifications that we don't use 2023-06-02 16:03:07 +02:00
1ee9ef80bd
wallet-core: fix tipping state machine issues 2023-06-02 15:53:46 +02:00
2f4f43cc1f
harness: fix kyc test
Exchange broke the config
2023-06-02 12:41:27 +02:00
Sebastian
4f726b73e6
tx state ui 2023-06-01 14:26:28 -03:00
Sebastian
699a7b453b
new asset api 2023-06-01 14:26:07 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
Sebastian
b916e53c68
make dev build work again 2023-06-01 12:24:07 -03:00
Sebastian
67fe4e8c20
move folder to catch up the reload on save 2023-06-01 12:24:06 -03:00
Sebastian
b4966b33f4
using env prop 2023-06-01 12:24:06 -03:00
Sebastian
2332101482
env setup 2023-06-01 12:24:05 -03:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
Sebastian
592387cd74
better support for linaria and alias 2023-06-01 12:24:04 -03:00
2a92ca8732
wallet-core: report possible actions in transactions list 2023-05-30 15:58:28 +02:00
000359a5e7
finish implementation of abort / cancelAborting on all tx types 2023-05-30 12:28:21 +02:00
d1dade4426
-type error 2023-05-30 09:35:58 +02:00