Commit Graph

11 Commits

Author SHA1 Message Date
b2d0ad57dd
sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
3ee4ef3585
taler-wallet-cli: bundle with esbuild 2023-02-21 21:38:57 +01:00
a121fbe5de
remove source-map-support usage, as node supports it natively
We can just use NODE_OPTIONS=--enable-source-maps now.
2022-11-01 12:39:52 +01:00
3c50b1233e
taler-wallet-cli: fix sourcemap support 2022-11-01 12:01:21 +01:00
Sebastian
f0fde728a3
full ESM build 2022-10-31 14:00:22 -03:00
Sebastian
ccd7f07c46
dist build should be ESM also 2022-10-31 13:40:27 -03:00
Sebastian
6d08ed0680
running wallet script outside the project needs .mjs extension 2022-10-31 12:49:44 -03:00
Sebastian
2f17d81802
require and __filename is not supported for ESM 2022-10-31 00:07:54 -03:00
f4b5f3cff8
implement debug flag for allowing late withdrawal 2021-04-14 18:21:23 +02:00
Florian Dold
82a2437c09
towards integration tests with fault injection 2020-08-06 00:30:36 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30